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