Class DescribeEcsClustersRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.opsworks.transform.DescribeEcsClustersRequestMarshaller
- All Implemented Interfaces:
 Marshaller<DescribeEcsClustersRequest>
@Generated("software.amazon.awssdk:codegen")
public class DescribeEcsClustersRequestMarshaller
extends Object
implements Marshaller<DescribeEcsClustersRequest>
DescribeEcsClustersRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionDescribeEcsClustersRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(DescribeEcsClustersRequest describeEcsClustersRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
DescribeEcsClustersRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<DescribeEcsClustersRequest>- Parameters:
 describeEcsClustersRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -