Class CreateNetworkInsightsPathRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.ec2.transform.CreateNetworkInsightsPathRequestMarshaller
- All Implemented Interfaces:
Marshaller<CreateNetworkInsightsPathRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class CreateNetworkInsightsPathRequestMarshaller
extends Object
implements Marshaller<CreateNetworkInsightsPathRequest>
CreateNetworkInsightsPathRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionCreateNetworkInsightsPathRequestMarshaller(AwsQueryProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(CreateNetworkInsightsPathRequest createNetworkInsightsPathRequest)
-
Constructor Details
-
CreateNetworkInsightsPathRequestMarshaller
-
-
Method Details
-
marshall
public SdkHttpFullRequest marshall(CreateNetworkInsightsPathRequest createNetworkInsightsPathRequest) - Specified by:
marshallin interfaceMarshaller<CreateNetworkInsightsPathRequest>
-