Uses of Interface
software.amazon.awssdk.services.chime.model.GetVoiceConnectorLoggingConfigurationResponse.Builder
-
Packages that use GetVoiceConnectorLoggingConfigurationResponse.Builder Package Description software.amazon.awssdk.services.chime.model -
-
Uses of GetVoiceConnectorLoggingConfigurationResponse.Builder in software.amazon.awssdk.services.chime.model
Methods in software.amazon.awssdk.services.chime.model that return GetVoiceConnectorLoggingConfigurationResponse.Builder Modifier and Type Method Description static GetVoiceConnectorLoggingConfigurationResponse.BuilderGetVoiceConnectorLoggingConfigurationResponse. builder()default GetVoiceConnectorLoggingConfigurationResponse.BuilderGetVoiceConnectorLoggingConfigurationResponse.Builder. loggingConfiguration(Consumer<LoggingConfiguration.Builder> loggingConfiguration)The logging configuration details.GetVoiceConnectorLoggingConfigurationResponse.BuilderGetVoiceConnectorLoggingConfigurationResponse.Builder. loggingConfiguration(LoggingConfiguration loggingConfiguration)The logging configuration details.GetVoiceConnectorLoggingConfigurationResponse.BuilderGetVoiceConnectorLoggingConfigurationResponse. toBuilder()Methods in software.amazon.awssdk.services.chime.model that return types with arguments of type GetVoiceConnectorLoggingConfigurationResponse.Builder Modifier and Type Method Description static Class<? extends GetVoiceConnectorLoggingConfigurationResponse.Builder>GetVoiceConnectorLoggingConfigurationResponse. serializableBuilderClass()
-