Uses of Interface
software.amazon.awssdk.services.chimesdkvoice.model.GetVoiceConnectorExternalSystemsConfigurationResponse.Builder
-
Packages that use GetVoiceConnectorExternalSystemsConfigurationResponse.Builder Package Description software.amazon.awssdk.services.chimesdkvoice.model -
-
Uses of GetVoiceConnectorExternalSystemsConfigurationResponse.Builder in software.amazon.awssdk.services.chimesdkvoice.model
Methods in software.amazon.awssdk.services.chimesdkvoice.model that return GetVoiceConnectorExternalSystemsConfigurationResponse.Builder Modifier and Type Method Description static GetVoiceConnectorExternalSystemsConfigurationResponse.BuilderGetVoiceConnectorExternalSystemsConfigurationResponse. builder()default GetVoiceConnectorExternalSystemsConfigurationResponse.BuilderGetVoiceConnectorExternalSystemsConfigurationResponse.Builder. externalSystemsConfiguration(Consumer<ExternalSystemsConfiguration.Builder> externalSystemsConfiguration)An object that contains information about an external systems configuration for a Voice Connector.GetVoiceConnectorExternalSystemsConfigurationResponse.BuilderGetVoiceConnectorExternalSystemsConfigurationResponse.Builder. externalSystemsConfiguration(ExternalSystemsConfiguration externalSystemsConfiguration)An object that contains information about an external systems configuration for a Voice Connector.GetVoiceConnectorExternalSystemsConfigurationResponse.BuilderGetVoiceConnectorExternalSystemsConfigurationResponse. toBuilder()Methods in software.amazon.awssdk.services.chimesdkvoice.model that return types with arguments of type GetVoiceConnectorExternalSystemsConfigurationResponse.Builder Modifier and Type Method Description static Class<? extends GetVoiceConnectorExternalSystemsConfigurationResponse.Builder>GetVoiceConnectorExternalSystemsConfigurationResponse. serializableBuilderClass()
-