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