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