Uses of Class
software.amazon.awssdk.services.chimesdkvoice.model.ExternalSystemsConfiguration
-
Packages that use ExternalSystemsConfiguration Package Description software.amazon.awssdk.services.chimesdkvoice.model -
-
Uses of ExternalSystemsConfiguration in software.amazon.awssdk.services.chimesdkvoice.model
Methods in software.amazon.awssdk.services.chimesdkvoice.model that return ExternalSystemsConfiguration Modifier and Type Method Description ExternalSystemsConfigurationGetVoiceConnectorExternalSystemsConfigurationResponse. externalSystemsConfiguration()An object that contains information about an external systems configuration for a Voice Connector.ExternalSystemsConfigurationPutVoiceConnectorExternalSystemsConfigurationResponse. externalSystemsConfiguration()An object that contains information about an external systems configuration for a Voice Connector.Methods in software.amazon.awssdk.services.chimesdkvoice.model with parameters of type ExternalSystemsConfiguration Modifier and Type Method Description GetVoiceConnectorExternalSystemsConfigurationResponse.BuilderGetVoiceConnectorExternalSystemsConfigurationResponse.Builder. externalSystemsConfiguration(ExternalSystemsConfiguration externalSystemsConfiguration)An object that contains information about an external systems configuration for a Voice Connector.PutVoiceConnectorExternalSystemsConfigurationResponse.BuilderPutVoiceConnectorExternalSystemsConfigurationResponse.Builder. externalSystemsConfiguration(ExternalSystemsConfiguration externalSystemsConfiguration)An object that contains information about an external systems configuration for a Voice Connector.
-