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