Uses of Class
software.amazon.awssdk.services.chimesdkvoice.model.GetVoiceConnectorRequest
-
Packages that use GetVoiceConnectorRequest Package Description software.amazon.awssdk.services.chimesdkvoice The Amazon Chime SDK telephony APIs in this section enable developers to create PSTN calling solutions that use Amazon Chime SDK Voice Connectors, and Amazon Chime SDK SIP media applications.software.amazon.awssdk.services.chimesdkvoice.transform -
-
Uses of GetVoiceConnectorRequest in software.amazon.awssdk.services.chimesdkvoice
Methods in software.amazon.awssdk.services.chimesdkvoice with parameters of type GetVoiceConnectorRequest Modifier and Type Method Description default CompletableFuture<GetVoiceConnectorResponse>ChimeSdkVoiceAsyncClient. getVoiceConnector(GetVoiceConnectorRequest getVoiceConnectorRequest)Retrieves details for the specified Amazon Chime SDK Voice Connector, such as timestamps,name, outbound host, and encryption requirements.default GetVoiceConnectorResponseChimeSdkVoiceClient. getVoiceConnector(GetVoiceConnectorRequest getVoiceConnectorRequest)Retrieves details for the specified Amazon Chime SDK Voice Connector, such as timestamps,name, outbound host, and encryption requirements. -
Uses of GetVoiceConnectorRequest in software.amazon.awssdk.services.chimesdkvoice.transform
Methods in software.amazon.awssdk.services.chimesdkvoice.transform with parameters of type GetVoiceConnectorRequest Modifier and Type Method Description SdkHttpFullRequestGetVoiceConnectorRequestMarshaller. marshall(GetVoiceConnectorRequest getVoiceConnectorRequest)
-