Uses of Class
software.amazon.awssdk.services.chimesdkvoice.model.GetVoiceConnectorTerminationHealthResponse
-
Packages that use GetVoiceConnectorTerminationHealthResponse 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. -
-
Uses of GetVoiceConnectorTerminationHealthResponse in software.amazon.awssdk.services.chimesdkvoice
Methods in software.amazon.awssdk.services.chimesdkvoice that return GetVoiceConnectorTerminationHealthResponse Modifier and Type Method Description default GetVoiceConnectorTerminationHealthResponseChimeSdkVoiceClient. getVoiceConnectorTerminationHealth(Consumer<GetVoiceConnectorTerminationHealthRequest.Builder> getVoiceConnectorTerminationHealthRequest)Retrieves information about the last time aSIP OPTIONSping was received from your SIP infrastructure for the specified Amazon Chime SDK Voice Connector.default GetVoiceConnectorTerminationHealthResponseChimeSdkVoiceClient. getVoiceConnectorTerminationHealth(GetVoiceConnectorTerminationHealthRequest getVoiceConnectorTerminationHealthRequest)Retrieves information about the last time aSIP OPTIONSping was received from your SIP infrastructure for the specified Amazon Chime SDK Voice Connector.Methods in software.amazon.awssdk.services.chimesdkvoice that return types with arguments of type GetVoiceConnectorTerminationHealthResponse Modifier and Type Method Description default CompletableFuture<GetVoiceConnectorTerminationHealthResponse>ChimeSdkVoiceAsyncClient. getVoiceConnectorTerminationHealth(Consumer<GetVoiceConnectorTerminationHealthRequest.Builder> getVoiceConnectorTerminationHealthRequest)Retrieves information about the last time aSIP OPTIONSping was received from your SIP infrastructure for the specified Amazon Chime SDK Voice Connector.default CompletableFuture<GetVoiceConnectorTerminationHealthResponse>ChimeSdkVoiceAsyncClient. getVoiceConnectorTerminationHealth(GetVoiceConnectorTerminationHealthRequest getVoiceConnectorTerminationHealthRequest)Retrieves information about the last time aSIP OPTIONSping was received from your SIP infrastructure for the specified Amazon Chime SDK Voice Connector.
-