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