Class GetMacieSessionRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.macie2.transform.GetMacieSessionRequestMarshaller
- All Implemented Interfaces:
- Marshaller<GetMacieSessionRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class GetMacieSessionRequestMarshaller
extends Object
implements Marshaller<GetMacieSessionRequest>
GetMacieSessionRequest Marshaller- 
Constructor SummaryConstructorsConstructorDescriptionGetMacieSessionRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) 
- 
Method SummaryModifier and TypeMethodDescriptionmarshall(GetMacieSessionRequest getMacieSessionRequest) Marshalls the given POJO into aSdkHttpFullRequest.
- 
Constructor Details- 
GetMacieSessionRequestMarshaller
 
- 
- 
Method Details- 
marshallDescription copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
- marshallin interface- Marshaller<GetMacieSessionRequest>
- Parameters:
- getMacieSessionRequest- POJO type.
- Returns:
- Marshalled SdkHttpFullRequest.
 
 
-