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