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