Uses of Interface
software.amazon.awssdk.services.amp.model.UpdateLoggingConfigurationResponse.Builder
-
Packages that use UpdateLoggingConfigurationResponse.Builder Package Description software.amazon.awssdk.services.amp.model -
-
Uses of UpdateLoggingConfigurationResponse.Builder in software.amazon.awssdk.services.amp.model
Methods in software.amazon.awssdk.services.amp.model that return UpdateLoggingConfigurationResponse.Builder Modifier and Type Method Description static UpdateLoggingConfigurationResponse.BuilderUpdateLoggingConfigurationResponse. builder()default UpdateLoggingConfigurationResponse.BuilderUpdateLoggingConfigurationResponse.Builder. status(Consumer<LoggingConfigurationStatus.Builder> status)The status of the logging configuration.UpdateLoggingConfigurationResponse.BuilderUpdateLoggingConfigurationResponse.Builder. status(LoggingConfigurationStatus status)The status of the logging configuration.UpdateLoggingConfigurationResponse.BuilderUpdateLoggingConfigurationResponse. toBuilder()Methods in software.amazon.awssdk.services.amp.model that return types with arguments of type UpdateLoggingConfigurationResponse.Builder Modifier and Type Method Description static Class<? extends UpdateLoggingConfigurationResponse.Builder>UpdateLoggingConfigurationResponse. serializableBuilderClass()
-