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