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