Class CreateSessionRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.s3.transform.CreateSessionRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<CreateSessionRequest>
@Generated("software.amazon.awssdk:codegen") public class CreateSessionRequestMarshaller extends Object implements Marshaller<CreateSessionRequest>
CreateSessionRequest
Marshaller
-
-
Constructor Summary
Constructors Constructor Description CreateSessionRequestMarshaller(AwsXmlProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequest
marshall(CreateSessionRequest createSessionRequest)
-
-
-
Constructor Detail
-
CreateSessionRequestMarshaller
public CreateSessionRequestMarshaller(AwsXmlProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(CreateSessionRequest createSessionRequest)
- Specified by:
marshall
in interfaceMarshaller<CreateSessionRequest>
-
-