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