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