- BedrockRuntimeAsyncClient - Interface in software.amazon.awssdk.services.bedrockruntime
-
Service client for accessing Amazon Bedrock Runtime asynchronously.
- BedrockRuntimeAsyncClientBuilder - Interface in software.amazon.awssdk.services.bedrockruntime
-
- BedrockRuntimeAuthSchemeInterceptor - Class in software.amazon.awssdk.services.bedrockruntime.auth.scheme.internal
-
- BedrockRuntimeAuthSchemeInterceptor() - Constructor for class software.amazon.awssdk.services.bedrockruntime.auth.scheme.internal.BedrockRuntimeAuthSchemeInterceptor
-
- BedrockRuntimeAuthSchemeParams - Interface in software.amazon.awssdk.services.bedrockruntime.auth.scheme
-
The parameters object used to resolve the auth schemes for the BedrockRuntime service.
- BedrockRuntimeAuthSchemeParams.Builder - Interface in software.amazon.awssdk.services.bedrockruntime.auth.scheme
-
- BedrockRuntimeAuthSchemeProvider - Interface in software.amazon.awssdk.services.bedrockruntime.auth.scheme
-
An auth scheme provider for BedrockRuntime service.
- BedrockRuntimeBaseClientBuilder<B extends BedrockRuntimeBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.bedrockruntime
-
- BedrockRuntimeClient - Interface in software.amazon.awssdk.services.bedrockruntime
-
Service client for accessing Amazon Bedrock Runtime.
- BedrockRuntimeClientBuilder - Interface in software.amazon.awssdk.services.bedrockruntime
-
- BedrockRuntimeClientOption<T> - Class in software.amazon.awssdk.services.bedrockruntime.internal
-
- BedrockRuntimeEndpointParams - Class in software.amazon.awssdk.services.bedrockruntime.endpoints
-
The parameters object used to resolve an endpoint for the BedrockRuntime service.
- BedrockRuntimeEndpointParams.Builder - Interface in software.amazon.awssdk.services.bedrockruntime.endpoints
-
- BedrockRuntimeEndpointProvider - Interface in software.amazon.awssdk.services.bedrockruntime.endpoints
-
An endpoint provider for BedrockRuntime.
- BedrockRuntimeException - Exception in software.amazon.awssdk.services.bedrockruntime.model
-
- BedrockRuntimeException(BedrockRuntimeException.Builder) - Constructor for exception software.amazon.awssdk.services.bedrockruntime.model.BedrockRuntimeException
-
- BedrockRuntimeException.Builder - Interface in software.amazon.awssdk.services.bedrockruntime.model
-
- BedrockRuntimeException.BuilderImpl - Class in software.amazon.awssdk.services.bedrockruntime.model
-
- BedrockRuntimeRequest - Class in software.amazon.awssdk.services.bedrockruntime.model
-
- BedrockRuntimeRequest(BedrockRuntimeRequest.Builder) - Constructor for class software.amazon.awssdk.services.bedrockruntime.model.BedrockRuntimeRequest
-
- BedrockRuntimeRequest.Builder - Interface in software.amazon.awssdk.services.bedrockruntime.model
-
- BedrockRuntimeRequest.BuilderImpl - Class in software.amazon.awssdk.services.bedrockruntime.model
-
- BedrockRuntimeRequestSetEndpointInterceptor - Class in software.amazon.awssdk.services.bedrockruntime.endpoints.internal
-
- BedrockRuntimeRequestSetEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.bedrockruntime.endpoints.internal.BedrockRuntimeRequestSetEndpointInterceptor
-
- BedrockRuntimeResolveEndpointInterceptor - Class in software.amazon.awssdk.services.bedrockruntime.endpoints.internal
-
- BedrockRuntimeResolveEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.bedrockruntime.endpoints.internal.BedrockRuntimeResolveEndpointInterceptor
-
- BedrockRuntimeResponse - Class in software.amazon.awssdk.services.bedrockruntime.model
-
- BedrockRuntimeResponse(BedrockRuntimeResponse.Builder) - Constructor for class software.amazon.awssdk.services.bedrockruntime.model.BedrockRuntimeResponse
-
- BedrockRuntimeResponse.Builder - Interface in software.amazon.awssdk.services.bedrockruntime.model
-
- BedrockRuntimeResponse.BuilderImpl - Class in software.amazon.awssdk.services.bedrockruntime.model
-
- BedrockRuntimeResponseMetadata - Class in software.amazon.awssdk.services.bedrockruntime.model
-
- BedrockRuntimeServiceClientConfiguration - Class in software.amazon.awssdk.services.bedrockruntime
-
Class to expose the service client settings to the user.
- BedrockRuntimeServiceClientConfiguration(BedrockRuntimeServiceClientConfiguration.Builder) - Constructor for class software.amazon.awssdk.services.bedrockruntime.BedrockRuntimeServiceClientConfiguration
-
- BedrockRuntimeServiceClientConfiguration.Builder - Interface in software.amazon.awssdk.services.bedrockruntime
-
- BedrockRuntimeServiceClientConfigurationBuilder - Class in software.amazon.awssdk.services.bedrockruntime.internal
-
- BedrockRuntimeServiceClientConfigurationBuilder() - Constructor for class software.amazon.awssdk.services.bedrockruntime.internal.BedrockRuntimeServiceClientConfigurationBuilder
-
- BedrockRuntimeServiceClientConfigurationBuilder.BuilderImpl - Class in software.amazon.awssdk.services.bedrockruntime.internal
-
- BedrockRuntimeServiceClientConfigurationBuilder.BuilderInternal - Interface in software.amazon.awssdk.services.bedrockruntime.internal
-
- beforeExecution(Context.BeforeExecution, ExecutionAttributes) - Method in class software.amazon.awssdk.services.bedrockruntime.auth.scheme.internal.BedrockRuntimeAuthSchemeInterceptor
-
- body() - Method in class software.amazon.awssdk.services.bedrockruntime.model.InvokeModelRequest
-
Input data in the format specified in the content-type request header.
- body(SdkBytes) - Method in interface software.amazon.awssdk.services.bedrockruntime.model.InvokeModelRequest.Builder
-
Input data in the format specified in the content-type request header.
- body() - Method in class software.amazon.awssdk.services.bedrockruntime.model.InvokeModelResponse
-
Inference response from the model in the format specified in the content-type header field.
- body(SdkBytes) - Method in interface software.amazon.awssdk.services.bedrockruntime.model.InvokeModelResponse.Builder
-
Inference response from the model in the format specified in the content-type header field.
- body() - Method in class software.amazon.awssdk.services.bedrockruntime.model.InvokeModelWithResponseStreamRequest
-
Inference input in the format specified by the content-type.
- body(SdkBytes) - Method in interface software.amazon.awssdk.services.bedrockruntime.model.InvokeModelWithResponseStreamRequest.Builder
-
Inference input in the format specified by the content-type.
- BooleanEqualsFn - Class in software.amazon.awssdk.services.bedrockruntime.endpoints.internal
-
- BooleanEqualsFn(FnNode) - Constructor for class software.amazon.awssdk.services.bedrockruntime.endpoints.internal.BooleanEqualsFn
-
- build() - Method in interface software.amazon.awssdk.services.bedrockruntime.auth.scheme.BedrockRuntimeAuthSchemeParams.Builder
-
- build() - Method in interface software.amazon.awssdk.services.bedrockruntime.BedrockRuntimeServiceClientConfiguration.Builder
-
- build() - Method in interface software.amazon.awssdk.services.bedrockruntime.endpoints.BedrockRuntimeEndpointParams.Builder
-
- build() - Method in class software.amazon.awssdk.services.bedrockruntime.endpoints.internal.Condition.Builder
-
- build() - Method in class software.amazon.awssdk.services.bedrockruntime.endpoints.internal.EndpointResult.Builder
-
- build() - Method in class software.amazon.awssdk.services.bedrockruntime.endpoints.internal.EndpointRuleset.Builder
-
- build() - Method in class software.amazon.awssdk.services.bedrockruntime.endpoints.internal.FnNode.Builder
-
- build() - Method in class software.amazon.awssdk.services.bedrockruntime.endpoints.internal.GetAttr.Builder
-
- build() - Method in class software.amazon.awssdk.services.bedrockruntime.endpoints.internal.Outputs.Builder
-
- build() - Method in class software.amazon.awssdk.services.bedrockruntime.endpoints.internal.Parameter.Builder
-
- build() - Method in class software.amazon.awssdk.services.bedrockruntime.endpoints.internal.ParameterReference.Builder
-
- build() - Method in class software.amazon.awssdk.services.bedrockruntime.endpoints.internal.Parameters.Builder
-
- build() - Method in class software.amazon.awssdk.services.bedrockruntime.endpoints.internal.Partition.Builder
-
- build() - Method in class software.amazon.awssdk.services.bedrockruntime.endpoints.internal.Partitions.Builder
-
- build() - Method in class software.amazon.awssdk.services.bedrockruntime.endpoints.internal.RegionOverride.Builder
-
- build() - Method in interface software.amazon.awssdk.services.bedrockruntime.endpoints.internal.RuleError.Builder
-
- build() - Method in class software.amazon.awssdk.services.bedrockruntime.endpoints.internal.SourceException.BuilderImpl
-
- build() - Method in class software.amazon.awssdk.services.bedrockruntime.endpoints.internal.Value.Endpoint.Builder
-
- build() - Method in class software.amazon.awssdk.services.bedrockruntime.internal.BedrockRuntimeServiceClientConfigurationBuilder.BuilderImpl
-
- build() - Method in class software.amazon.awssdk.services.bedrockruntime.model.BedrockRuntimeException.BuilderImpl
-
- build() - Method in interface software.amazon.awssdk.services.bedrockruntime.model.BedrockRuntimeRequest.Builder
-
- build() - Method in interface software.amazon.awssdk.services.bedrockruntime.model.BedrockRuntimeResponse.Builder
-
- build() - Method in interface software.amazon.awssdk.services.bedrockruntime.model.InvokeModelWithResponseStreamResponseHandler.Builder
-
- build() - Method in interface software.amazon.awssdk.services.bedrockruntime.model.InvokeModelWithResponseStreamResponseHandler.Visitor.Builder
-
- build() - Method in class software.amazon.awssdk.services.bedrockruntime.model.PayloadPart.BuilderImpl
-
- build() - Method in interface software.amazon.awssdk.services.bedrockruntime.model.responsestream.DefaultChunk.Builder
-
- builder() - Static method in interface software.amazon.awssdk.services.bedrockruntime.auth.scheme.BedrockRuntimeAuthSchemeParams
-
- builder() - Static method in class software.amazon.awssdk.services.bedrockruntime.auth.scheme.internal.DefaultBedrockRuntimeAuthSchemeParams
-
- builder() - Static method in interface software.amazon.awssdk.services.bedrockruntime.BedrockRuntimeAsyncClient
-
- builder() - Static method in interface software.amazon.awssdk.services.bedrockruntime.BedrockRuntimeClient
-
- builder() - Static method in class software.amazon.awssdk.services.bedrockruntime.BedrockRuntimeServiceClientConfiguration
-
- builder() - Static method in class software.amazon.awssdk.services.bedrockruntime.endpoints.BedrockRuntimeEndpointParams
-
- builder() - Static method in class software.amazon.awssdk.services.bedrockruntime.endpoints.internal.Condition
-
- Builder() - Constructor for class software.amazon.awssdk.services.bedrockruntime.endpoints.internal.Condition.Builder
-
- builder() - Static method in class software.amazon.awssdk.services.bedrockruntime.endpoints.internal.EndpointResult
-
- Builder() - Constructor for class software.amazon.awssdk.services.bedrockruntime.endpoints.internal.EndpointResult.Builder
-
- builder() - Static method in class software.amazon.awssdk.services.bedrockruntime.endpoints.internal.EndpointRuleset
-
- Builder() - Constructor for class software.amazon.awssdk.services.bedrockruntime.endpoints.internal.EndpointRuleset.Builder
-
- builder() - Static method in class software.amazon.awssdk.services.bedrockruntime.endpoints.internal.FnNode
-
- Builder() - Constructor for class software.amazon.awssdk.services.bedrockruntime.endpoints.internal.FnNode.Builder
-
- builder() - Static method in class software.amazon.awssdk.services.bedrockruntime.endpoints.internal.GetAttr
-
- Builder() - Constructor for class software.amazon.awssdk.services.bedrockruntime.endpoints.internal.GetAttr.Builder
-
- builder() - Static method in class software.amazon.awssdk.services.bedrockruntime.endpoints.internal.Outputs
-
- Builder() - Constructor for class software.amazon.awssdk.services.bedrockruntime.endpoints.internal.Outputs.Builder
-
- builder() - Static method in class software.amazon.awssdk.services.bedrockruntime.endpoints.internal.Parameter
-
- Builder() - Constructor for class software.amazon.awssdk.services.bedrockruntime.endpoints.internal.Parameter.Builder
-
- builder() - Static method in class software.amazon.awssdk.services.bedrockruntime.endpoints.internal.ParameterReference
-
- Builder() - Constructor for class software.amazon.awssdk.services.bedrockruntime.endpoints.internal.ParameterReference.Builder
-
- builder() - Static method in class software.amazon.awssdk.services.bedrockruntime.endpoints.internal.Parameters
-
- Builder() - Constructor for class software.amazon.awssdk.services.bedrockruntime.endpoints.internal.Parameters.Builder
-
- builder() - Static method in class software.amazon.awssdk.services.bedrockruntime.endpoints.internal.Partition
-
- Builder() - Constructor for class software.amazon.awssdk.services.bedrockruntime.endpoints.internal.Partition.Builder
-
- builder() - Static method in class software.amazon.awssdk.services.bedrockruntime.endpoints.internal.Partitions
-
- Builder() - Constructor for class software.amazon.awssdk.services.bedrockruntime.endpoints.internal.Partitions.Builder
-
- builder() - Static method in class software.amazon.awssdk.services.bedrockruntime.endpoints.internal.RegionOverride
-
- Builder() - Constructor for class software.amazon.awssdk.services.bedrockruntime.endpoints.internal.RegionOverride.Builder
-
- builder() - Static method in class software.amazon.awssdk.services.bedrockruntime.endpoints.internal.Rule
-
- Builder() - Constructor for class software.amazon.awssdk.services.bedrockruntime.endpoints.internal.Rule.Builder
-
- builder() - Static method in exception software.amazon.awssdk.services.bedrockruntime.endpoints.internal.RuleError
-
- builder() - Static method in exception software.amazon.awssdk.services.bedrockruntime.endpoints.internal.SourceException
-
- builder() - Static method in class software.amazon.awssdk.services.bedrockruntime.endpoints.internal.Value.Endpoint
-
- Builder() - Constructor for class software.amazon.awssdk.services.bedrockruntime.endpoints.internal.Value.Endpoint.Builder
-
- builder() - Static method in class software.amazon.awssdk.services.bedrockruntime.internal.BedrockRuntimeServiceClientConfigurationBuilder
-
- builder(SdkClientConfiguration.Builder) - Static method in class software.amazon.awssdk.services.bedrockruntime.internal.BedrockRuntimeServiceClientConfigurationBuilder
-
- builder() - Static method in exception software.amazon.awssdk.services.bedrockruntime.model.AccessDeniedException
-
- builder() - Static method in exception software.amazon.awssdk.services.bedrockruntime.model.BedrockRuntimeException
-
- builder() - Static method in exception software.amazon.awssdk.services.bedrockruntime.model.InternalServerException
-
- builder() - Static method in class software.amazon.awssdk.services.bedrockruntime.model.InvokeModelRequest
-
- builder() - Static method in class software.amazon.awssdk.services.bedrockruntime.model.InvokeModelResponse
-
- builder() - Static method in class software.amazon.awssdk.services.bedrockruntime.model.InvokeModelWithResponseStreamRequest
-
- builder() - Static method in class software.amazon.awssdk.services.bedrockruntime.model.InvokeModelWithResponseStreamResponse
-
- builder() - Static method in interface software.amazon.awssdk.services.bedrockruntime.model.InvokeModelWithResponseStreamResponseHandler
-
- builder() - Static method in interface software.amazon.awssdk.services.bedrockruntime.model.InvokeModelWithResponseStreamResponseHandler.Visitor
-
- builder() - Static method in exception software.amazon.awssdk.services.bedrockruntime.model.ModelErrorException
-
- builder() - Static method in exception software.amazon.awssdk.services.bedrockruntime.model.ModelNotReadyException
-
- builder() - Static method in exception software.amazon.awssdk.services.bedrockruntime.model.ModelStreamErrorException
-
- builder() - Static method in exception software.amazon.awssdk.services.bedrockruntime.model.ModelTimeoutException
-
- builder() - Static method in class software.amazon.awssdk.services.bedrockruntime.model.PayloadPart
-
- builder() - Static method in exception software.amazon.awssdk.services.bedrockruntime.model.ResourceNotFoundException
-
- builder() - Static method in class software.amazon.awssdk.services.bedrockruntime.model.responsestream.DefaultChunk
-
- builder() - Static method in exception software.amazon.awssdk.services.bedrockruntime.model.ServiceQuotaExceededException
-
- builder() - Static method in exception software.amazon.awssdk.services.bedrockruntime.model.ThrottlingException
-
- builder() - Static method in exception software.amazon.awssdk.services.bedrockruntime.model.ValidationException
-
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.bedrockruntime.endpoints.internal.SourceException.BuilderImpl
-
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.bedrockruntime.model.BedrockRuntimeException.BuilderImpl
-
- BuilderImpl(BedrockRuntimeException) - Constructor for class software.amazon.awssdk.services.bedrockruntime.model.BedrockRuntimeException.BuilderImpl
-
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.bedrockruntime.model.BedrockRuntimeRequest.BuilderImpl
-
- BuilderImpl(BedrockRuntimeRequest) - Constructor for class software.amazon.awssdk.services.bedrockruntime.model.BedrockRuntimeRequest.BuilderImpl
-
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.bedrockruntime.model.BedrockRuntimeResponse.BuilderImpl
-
- BuilderImpl(BedrockRuntimeResponse) - Constructor for class software.amazon.awssdk.services.bedrockruntime.model.BedrockRuntimeResponse.BuilderImpl
-
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.bedrockruntime.model.PayloadPart.BuilderImpl
-
- BuilderImpl(PayloadPart) - Constructor for class software.amazon.awssdk.services.bedrockruntime.model.PayloadPart.BuilderImpl
-
- buildSdkClientConfiguration() - Method in class software.amazon.awssdk.services.bedrockruntime.internal.BedrockRuntimeServiceClientConfigurationBuilder.BuilderImpl
-
- buildSdkClientConfiguration() - Method in interface software.amazon.awssdk.services.bedrockruntime.internal.BedrockRuntimeServiceClientConfigurationBuilder.BuilderInternal
-
- builtIn(String) - Method in class software.amazon.awssdk.services.bedrockruntime.endpoints.internal.Parameter.Builder
-
- bytes(SdkBytes) - Method in interface software.amazon.awssdk.services.bedrockruntime.model.PayloadPart.Builder
-
Base64-encoded bytes of payload data.
- bytes(SdkBytes) - Method in class software.amazon.awssdk.services.bedrockruntime.model.PayloadPart.BuilderImpl
-
- bytes() - Method in class software.amazon.awssdk.services.bedrockruntime.model.PayloadPart
-
Base64-encoded bytes of payload data.
- cause(Throwable) - Method in class software.amazon.awssdk.services.bedrockruntime.endpoints.internal.SourceException.BuilderImpl
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.bedrockruntime.model.AccessDeniedException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.bedrockruntime.model.BedrockRuntimeException.Builder
-
- cause(Throwable) - Method in class software.amazon.awssdk.services.bedrockruntime.model.BedrockRuntimeException.BuilderImpl
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.bedrockruntime.model.InternalServerException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.bedrockruntime.model.ModelErrorException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.bedrockruntime.model.ModelNotReadyException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.bedrockruntime.model.ModelStreamErrorException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.bedrockruntime.model.ModelTimeoutException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.bedrockruntime.model.ResourceNotFoundException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.bedrockruntime.model.ServiceQuotaExceededException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.bedrockruntime.model.ThrottlingException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.bedrockruntime.model.ValidationException.Builder
-
- chooseAuthScheme(List<EndpointAuthScheme>) - Static method in class software.amazon.awssdk.services.bedrockruntime.endpoints.internal.AuthSchemeUtils
-
Per the spec, the auth schemes list is ordered by preference, so we simply iterate over the list until we find an
auth scheme we recognize.
- chunkBuilder() - Static method in interface software.amazon.awssdk.services.bedrockruntime.model.ResponseStream
-
Create a builder for the chunk event type for this stream.
- Condition - Class in software.amazon.awssdk.services.bedrockruntime.endpoints.internal
-
- condition() - Method in class software.amazon.awssdk.services.bedrockruntime.endpoints.internal.Fn
-
Convert this fn into a condition
- condition(String) - Method in class software.amazon.awssdk.services.bedrockruntime.endpoints.internal.Fn
-
- Condition.Builder - Class in software.amazon.awssdk.services.bedrockruntime.endpoints.internal
-
- CONDITIONS - Static variable in class software.amazon.awssdk.services.bedrockruntime.endpoints.internal.Rule
-
- conditions - Variable in class software.amazon.awssdk.services.bedrockruntime.endpoints.internal.Rule
-
- contentType(String) - Method in interface software.amazon.awssdk.services.bedrockruntime.model.InvokeModelRequest.Builder
-
The MIME type of the input data in the request.
- contentType() - Method in class software.amazon.awssdk.services.bedrockruntime.model.InvokeModelRequest
-
The MIME type of the input data in the request.
- contentType(String) - Method in interface software.amazon.awssdk.services.bedrockruntime.model.InvokeModelResponse.Builder
-
The MIME type of the inference result.
- contentType() - Method in class software.amazon.awssdk.services.bedrockruntime.model.InvokeModelResponse
-
The MIME type of the inference result.
- contentType(String) - Method in interface software.amazon.awssdk.services.bedrockruntime.model.InvokeModelWithResponseStreamRequest.Builder
-
The MIME type of the input data in the request.
- contentType() - Method in class software.amazon.awssdk.services.bedrockruntime.model.InvokeModelWithResponseStreamRequest
-
The MIME type of the input data in the request.
- contentType(String) - Method in interface software.amazon.awssdk.services.bedrockruntime.model.InvokeModelWithResponseStreamResponse.Builder
-
The MIME type of the inference result.
- contentType() - Method in class software.amazon.awssdk.services.bedrockruntime.model.InvokeModelWithResponseStreamResponse
-
The MIME type of the inference result.
- context(String) - Method in class software.amazon.awssdk.services.bedrockruntime.endpoints.internal.ParameterReference.Builder
-
- copy(Consumer<? super PayloadPart.Builder>) - Method in class software.amazon.awssdk.services.bedrockruntime.model.PayloadPart
-
- copyOverridesToConfiguration(ClientOverrideConfiguration, SdkClientConfiguration.Builder) - Static method in class software.amazon.awssdk.services.bedrockruntime.internal.SdkClientConfigurationUtil
-
- create() - Static method in class software.amazon.awssdk.services.bedrockruntime.auth.scheme.internal.DefaultBedrockRuntimeAuthSchemeProvider
-
- create() - Static method in interface software.amazon.awssdk.services.bedrockruntime.BedrockRuntimeAsyncClient
-
- create() - Static method in interface software.amazon.awssdk.services.bedrockruntime.BedrockRuntimeClient
-
- create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.bedrockruntime.model.BedrockRuntimeResponseMetadata
-
- createAuthSchemes(Value) - Static method in class software.amazon.awssdk.services.bedrockruntime.endpoints.internal.AuthSchemeUtils
-
- credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity>) - Method in interface software.amazon.awssdk.services.bedrockruntime.BedrockRuntimeServiceClientConfiguration.Builder
-
Sets the value for credentials provider
- credentialsProvider() - Method in interface software.amazon.awssdk.services.bedrockruntime.BedrockRuntimeServiceClientConfiguration.Builder
-
Gets the value for credentials provider
- credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity>) - Method in class software.amazon.awssdk.services.bedrockruntime.internal.BedrockRuntimeServiceClientConfigurationBuilder.BuilderImpl
-
Sets the value for credentials provider
- credentialsProvider() - Method in class software.amazon.awssdk.services.bedrockruntime.internal.BedrockRuntimeServiceClientConfigurationBuilder.BuilderImpl
-
Gets the value for credentials provider
- ctx(String, Supplier<T>) - Static method in exception software.amazon.awssdk.services.bedrockruntime.endpoints.internal.RuleError
-
- ctx(String, Runnable) - Static method in exception software.amazon.awssdk.services.bedrockruntime.endpoints.internal.RuleError
-