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