Class GetEventSelectorsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.cloudtrail.transform.GetEventSelectorsRequestMarshaller
- All Implemented Interfaces:
 Marshaller<GetEventSelectorsRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class GetEventSelectorsRequestMarshaller
extends Object
implements Marshaller<GetEventSelectorsRequest>
GetEventSelectorsRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionGetEventSelectorsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetEventSelectorsRequest getEventSelectorsRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
GetEventSelectorsRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<GetEventSelectorsRequest>- Parameters:
 getEventSelectorsRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -