Uses of Interface
software.amazon.awssdk.services.bedrock.model.DeleteModelInvocationLoggingConfigurationResponse.Builder
-
Packages that use DeleteModelInvocationLoggingConfigurationResponse.Builder Package Description software.amazon.awssdk.services.bedrock.model -
-
Uses of DeleteModelInvocationLoggingConfigurationResponse.Builder in software.amazon.awssdk.services.bedrock.model
Methods in software.amazon.awssdk.services.bedrock.model that return DeleteModelInvocationLoggingConfigurationResponse.Builder Modifier and Type Method Description static DeleteModelInvocationLoggingConfigurationResponse.BuilderDeleteModelInvocationLoggingConfigurationResponse. builder()DeleteModelInvocationLoggingConfigurationResponse.BuilderDeleteModelInvocationLoggingConfigurationResponse. toBuilder()Methods in software.amazon.awssdk.services.bedrock.model that return types with arguments of type DeleteModelInvocationLoggingConfigurationResponse.Builder Modifier and Type Method Description static Class<? extends DeleteModelInvocationLoggingConfigurationResponse.Builder>DeleteModelInvocationLoggingConfigurationResponse. serializableBuilderClass()
-