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