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