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