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