Class CreateServiceNetworkVpcAssociationRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.vpclattice.transform.CreateServiceNetworkVpcAssociationRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<CreateServiceNetworkVpcAssociationRequest>
@Generated("software.amazon.awssdk:codegen") public class CreateServiceNetworkVpcAssociationRequestMarshaller extends Object implements Marshaller<CreateServiceNetworkVpcAssociationRequest>
CreateServiceNetworkVpcAssociationRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description CreateServiceNetworkVpcAssociationRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(CreateServiceNetworkVpcAssociationRequest createServiceNetworkVpcAssociationRequest)
-
-
-
Constructor Detail
-
CreateServiceNetworkVpcAssociationRequestMarshaller
public CreateServiceNetworkVpcAssociationRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(CreateServiceNetworkVpcAssociationRequest createServiceNetworkVpcAssociationRequest)
- Specified by:
marshallin interfaceMarshaller<CreateServiceNetworkVpcAssociationRequest>
-
-