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