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