Uses of Class
software.amazon.awssdk.services.bedrock.model.GetModelInvocationLoggingConfigurationRequest
-
Packages that use GetModelInvocationLoggingConfigurationRequest Package Description software.amazon.awssdk.services.bedrock Describes the API operations for creating and managing Amazon Bedrock models.software.amazon.awssdk.services.bedrock.transform -
-
Uses of GetModelInvocationLoggingConfigurationRequest in software.amazon.awssdk.services.bedrock
Methods in software.amazon.awssdk.services.bedrock with parameters of type GetModelInvocationLoggingConfigurationRequest Modifier and Type Method Description default CompletableFuture<GetModelInvocationLoggingConfigurationResponse>BedrockAsyncClient. getModelInvocationLoggingConfiguration(GetModelInvocationLoggingConfigurationRequest getModelInvocationLoggingConfigurationRequest)Get the current configuration values for model invocation logging.default GetModelInvocationLoggingConfigurationResponseBedrockClient. getModelInvocationLoggingConfiguration(GetModelInvocationLoggingConfigurationRequest getModelInvocationLoggingConfigurationRequest)Get the current configuration values for model invocation logging. -
Uses of GetModelInvocationLoggingConfigurationRequest in software.amazon.awssdk.services.bedrock.transform
Methods in software.amazon.awssdk.services.bedrock.transform with parameters of type GetModelInvocationLoggingConfigurationRequest Modifier and Type Method Description SdkHttpFullRequestGetModelInvocationLoggingConfigurationRequestMarshaller. marshall(GetModelInvocationLoggingConfigurationRequest getModelInvocationLoggingConfigurationRequest)
-