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