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