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