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