A B C D E F G H I J K L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Expr
- accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Fn
- accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Literal
- accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Ref
- accept(Literal.Visitor<T>) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Literal
- accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.EndpointRule
- accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.ErrorRule
- accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Rule
- accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.TreeRule
- accept(TemplateVisitor<T>) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Template
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.BooleanEqualsFn
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Fn
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.GetAttr
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.IsSet
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.IsValidHostLabel
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.IsVirtualHostableS3Bucket
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Not
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.ParseArn
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.ParseUrl
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.PartitionFn
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.StringEqualsFn
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Substring
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.UriEncodeFn
- AccessDeniedException - Exception in software.amazon.awssdk.services.bedrock.model
-
The request is denied because of missing access permissions.
- AccessDeniedException.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- ACCOUNT_ID - Static variable in class software.amazon.awssdk.services.bedrock.endpoints.internal.ParseArn
- accountId() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Arn
- ACTIVE - software.amazon.awssdk.services.bedrock.model.FoundationModelLifecycleStatus
- addCondition(Condition) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Rule.Builder
- addHeader(String, String) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Value.Endpoint.Builder
- addHeader(String, List<Expr>) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.EndpointResult.Builder
- addHeaderValue(String, Expr) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.EndpointResult.Builder
- addHostPrefix(Endpoint, String) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.AwsEndpointProviderUtils
-
Apply the given endpoint prefix to the endpoint.
- addParameter(Parameter) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Parameters.Builder
- addPartition(Partition) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Partitions.Builder
- addProperty(Identifier, Expr) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.EndpointResult.Builder
- addRule(Rule) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.EndpointRuleset.Builder
- allowDots() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.IsValidHostLabel
- allowDots() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.IsVirtualHostableS3Bucket
- applyPaginatorUserAgent(T) - Static method in class software.amazon.awssdk.services.bedrock.internal.UserAgentUtils
- applyUserAgentInfo(T, Consumer<AwsRequestOverrideConfiguration.Builder>) - Static method in class software.amazon.awssdk.services.bedrock.internal.UserAgentUtils
- argv(List<Expr>) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.FnNode.Builder
- Arn - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
-
An AWS Arn.
- Arn(String, String, String, String, List<String>) - Constructor for class software.amazon.awssdk.services.bedrock.endpoints.internal.Arn
- ASCENDING - software.amazon.awssdk.services.bedrock.model.SortOrder
- ASSIGN - Static variable in class software.amazon.awssdk.services.bedrock.endpoints.internal.Condition
- asString() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Identifier
- attributeKey() - Method in interface software.amazon.awssdk.services.bedrock.endpoints.internal.EndpointAttributeProvider
- attributeValue(Value) - Method in interface software.amazon.awssdk.services.bedrock.endpoints.internal.EndpointAttributeProvider
- AUTHORITY - Static variable in class software.amazon.awssdk.services.bedrock.endpoints.internal.ParseUrl
- authSchemeProvider() - Method in class software.amazon.awssdk.services.bedrock.BedrockServiceClientConfiguration
-
Gets the value for auth scheme provider
- authSchemeProvider() - Method in interface software.amazon.awssdk.services.bedrock.BedrockServiceClientConfiguration.Builder
-
Gets the value for auth scheme provider
- authSchemeProvider() - Method in class software.amazon.awssdk.services.bedrock.internal.BedrockServiceClientConfigurationBuilder
-
Gets the value for auth scheme provider
- authSchemeProvider(BedrockAuthSchemeProvider) - Method in interface software.amazon.awssdk.services.bedrock.BedrockBaseClientBuilder
-
Set the
BedrockAuthSchemeProvider
implementation that will be used by the client to resolve the auth scheme for each request. - authSchemeProvider(BedrockAuthSchemeProvider) - Method in interface software.amazon.awssdk.services.bedrock.BedrockServiceClientConfiguration.Builder
-
Sets the value for auth scheme provider
- authSchemeProvider(BedrockAuthSchemeProvider) - Method in class software.amazon.awssdk.services.bedrock.internal.BedrockServiceClientConfigurationBuilder
-
Sets the value for auth scheme provider
- authSchemes() - Method in interface software.amazon.awssdk.services.bedrock.BedrockServiceClientConfiguration.Builder
-
Gets the value for auth schemes
- authSchemes() - Method in class software.amazon.awssdk.services.bedrock.internal.BedrockServiceClientConfigurationBuilder
-
Gets the value for auth schemes
- AwsEndpointProviderUtils - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.bedrock.model.AccessDeniedException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.bedrock.model.BedrockException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in class software.amazon.awssdk.services.bedrock.model.BedrockException.BuilderImpl
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.bedrock.model.ConflictException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.bedrock.model.InternalServerException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.bedrock.model.ResourceNotFoundException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.bedrock.model.ServiceQuotaExceededException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.bedrock.model.ThrottlingException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.bedrock.model.TooManyTagsException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.bedrock.model.ValidationException.Builder
B
- baseModelArn() - Method in class software.amazon.awssdk.services.bedrock.model.CustomModelSummary
-
The base model ARN.
- baseModelArn() - Method in class software.amazon.awssdk.services.bedrock.model.GetCustomModelResponse
-
ARN of the base model.
- baseModelArn() - Method in class software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobResponse
-
ARN of the base model.
- baseModelArn() - Method in class software.amazon.awssdk.services.bedrock.model.ModelCustomizationJobSummary
-
ARN of the base model.
- baseModelArn(String) - Method in interface software.amazon.awssdk.services.bedrock.model.CustomModelSummary.Builder
-
The base model ARN.
- baseModelArn(String) - Method in interface software.amazon.awssdk.services.bedrock.model.GetCustomModelResponse.Builder
-
ARN of the base model.
- baseModelArn(String) - Method in interface software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobResponse.Builder
-
ARN of the base model.
- baseModelArn(String) - Method in interface software.amazon.awssdk.services.bedrock.model.ModelCustomizationJobSummary.Builder
-
ARN of the base model.
- baseModelArnEquals() - Method in class software.amazon.awssdk.services.bedrock.model.ListCustomModelsRequest
-
Return custom models only if the base model ARN matches this parameter.
- baseModelArnEquals(String) - Method in interface software.amazon.awssdk.services.bedrock.model.ListCustomModelsRequest.Builder
-
Return custom models only if the base model ARN matches this parameter.
- baseModelIdentifier() - Method in class software.amazon.awssdk.services.bedrock.model.CreateModelCustomizationJobRequest
-
Name of the base model.
- baseModelIdentifier(String) - Method in interface software.amazon.awssdk.services.bedrock.model.CreateModelCustomizationJobRequest.Builder
-
Name of the base model.
- baseModelName() - Method in class software.amazon.awssdk.services.bedrock.model.CustomModelSummary
-
The base model name.
- baseModelName(String) - Method in interface software.amazon.awssdk.services.bedrock.model.CustomModelSummary.Builder
-
The base model name.
- BedrockAsyncClient - Interface in software.amazon.awssdk.services.bedrock
-
Service client for accessing Amazon Bedrock asynchronously.
- BedrockAsyncClientBuilder - Interface in software.amazon.awssdk.services.bedrock
-
A builder for creating an instance of
BedrockAsyncClient
. - BedrockAuthSchemeInterceptor - Class in software.amazon.awssdk.services.bedrock.auth.scheme.internal
- BedrockAuthSchemeInterceptor() - Constructor for class software.amazon.awssdk.services.bedrock.auth.scheme.internal.BedrockAuthSchemeInterceptor
- BedrockAuthSchemeParams - Interface in software.amazon.awssdk.services.bedrock.auth.scheme
-
The parameters object used to resolve the auth schemes for the Bedrock service.
- BedrockAuthSchemeParams.Builder - Interface in software.amazon.awssdk.services.bedrock.auth.scheme
-
A builder for a
BedrockAuthSchemeParams
. - BedrockAuthSchemeProvider - Interface in software.amazon.awssdk.services.bedrock.auth.scheme
-
An auth scheme provider for Bedrock service.
- BedrockBaseClientBuilder<B extends BedrockBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.bedrock
-
This includes configuration specific to Amazon Bedrock that is supported by both
BedrockClientBuilder
andBedrockAsyncClientBuilder
. - BedrockClient - Interface in software.amazon.awssdk.services.bedrock
-
Service client for accessing Amazon Bedrock.
- BedrockClientBuilder - Interface in software.amazon.awssdk.services.bedrock
-
A builder for creating an instance of
BedrockClient
. - BedrockClientOption<T> - Class in software.amazon.awssdk.services.bedrock.internal
- BedrockEndpointParams - Class in software.amazon.awssdk.services.bedrock.endpoints
-
The parameters object used to resolve an endpoint for the Bedrock service.
- BedrockEndpointParams.Builder - Interface in software.amazon.awssdk.services.bedrock.endpoints
- BedrockEndpointProvider - Interface in software.amazon.awssdk.services.bedrock.endpoints
-
An endpoint provider for Bedrock.
- BedrockException - Exception in software.amazon.awssdk.services.bedrock.model
- BedrockException(BedrockException.Builder) - Constructor for exception software.amazon.awssdk.services.bedrock.model.BedrockException
- BedrockException.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- BedrockException.BuilderImpl - Class in software.amazon.awssdk.services.bedrock.model
- BedrockRequest - Class in software.amazon.awssdk.services.bedrock.model
- BedrockRequest(BedrockRequest.Builder) - Constructor for class software.amazon.awssdk.services.bedrock.model.BedrockRequest
- BedrockRequest.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- BedrockRequest.BuilderImpl - Class in software.amazon.awssdk.services.bedrock.model
- BedrockRequestSetEndpointInterceptor - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
- BedrockRequestSetEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.bedrock.endpoints.internal.BedrockRequestSetEndpointInterceptor
- BedrockResolveEndpointInterceptor - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
- BedrockResolveEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.bedrock.endpoints.internal.BedrockResolveEndpointInterceptor
- BedrockResponse - Class in software.amazon.awssdk.services.bedrock.model
- BedrockResponse(BedrockResponse.Builder) - Constructor for class software.amazon.awssdk.services.bedrock.model.BedrockResponse
- BedrockResponse.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- BedrockResponse.BuilderImpl - Class in software.amazon.awssdk.services.bedrock.model
- BedrockResponseMetadata - Class in software.amazon.awssdk.services.bedrock.model
- BedrockServiceClientConfiguration - Class in software.amazon.awssdk.services.bedrock
-
Class to expose the service client settings to the user.
- BedrockServiceClientConfiguration(BedrockServiceClientConfiguration.Builder) - Constructor for class software.amazon.awssdk.services.bedrock.BedrockServiceClientConfiguration
- BedrockServiceClientConfiguration.Builder - Interface in software.amazon.awssdk.services.bedrock
-
A builder for creating a
BedrockServiceClientConfiguration
- BedrockServiceClientConfigurationBuilder - Class in software.amazon.awssdk.services.bedrock.internal
- BedrockServiceClientConfigurationBuilder() - Constructor for class software.amazon.awssdk.services.bedrock.internal.BedrockServiceClientConfigurationBuilder
- BedrockServiceClientConfigurationBuilder(SdkClientConfiguration.Builder) - Constructor for class software.amazon.awssdk.services.bedrock.internal.BedrockServiceClientConfigurationBuilder
- beforeExecution(Context.BeforeExecution, ExecutionAttributes) - Method in class software.amazon.awssdk.services.bedrock.auth.scheme.internal.BedrockAuthSchemeInterceptor
- BOOLEAN - software.amazon.awssdk.services.bedrock.endpoints.internal.ParameterType
- BooleanEqualsFn - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
- BooleanEqualsFn(FnNode) - Constructor for class software.amazon.awssdk.services.bedrock.endpoints.internal.BooleanEqualsFn
- bucketName() - Method in class software.amazon.awssdk.services.bedrock.model.S3Config
-
S3 bucket name.
- bucketName(String) - Method in interface software.amazon.awssdk.services.bedrock.model.S3Config.Builder
-
S3 bucket name.
- build() - Method in interface software.amazon.awssdk.services.bedrock.auth.scheme.BedrockAuthSchemeParams.Builder
-
Returns a
BedrockAuthSchemeParams
object that is created from the properties that have been set on the builder. - build() - Method in interface software.amazon.awssdk.services.bedrock.BedrockServiceClientConfiguration.Builder
- build() - Method in interface software.amazon.awssdk.services.bedrock.endpoints.BedrockEndpointParams.Builder
- build() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Condition.Builder
- build() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.EndpointResult.Builder
- build() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.EndpointRuleset.Builder
- build() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.FnNode.Builder
- build() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.GetAttr.Builder
- build() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Outputs.Builder
- build() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Parameter.Builder
- build() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.ParameterReference.Builder
- build() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Parameters.Builder
- build() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Partition.Builder
- build() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Partitions.Builder
- build() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.RegionOverride.Builder
- build() - Method in interface software.amazon.awssdk.services.bedrock.endpoints.internal.RuleError.Builder
- build() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.SourceException.BuilderImpl
- build() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Value.Endpoint.Builder
- build() - Method in class software.amazon.awssdk.services.bedrock.internal.BedrockServiceClientConfigurationBuilder
- build() - Method in class software.amazon.awssdk.services.bedrock.model.BedrockException.BuilderImpl
- build() - Method in interface software.amazon.awssdk.services.bedrock.model.BedrockRequest.Builder
- build() - Method in interface software.amazon.awssdk.services.bedrock.model.BedrockResponse.Builder
- builder() - Static method in interface software.amazon.awssdk.services.bedrock.auth.scheme.BedrockAuthSchemeParams
-
Get a new builder for creating a
BedrockAuthSchemeParams
. - builder() - Static method in class software.amazon.awssdk.services.bedrock.auth.scheme.internal.DefaultBedrockAuthSchemeParams
- builder() - Static method in interface software.amazon.awssdk.services.bedrock.BedrockAsyncClient
-
Create a builder that can be used to configure and create a
BedrockAsyncClient
. - builder() - Static method in interface software.amazon.awssdk.services.bedrock.BedrockClient
-
Create a builder that can be used to configure and create a
BedrockClient
. - builder() - Static method in class software.amazon.awssdk.services.bedrock.BedrockServiceClientConfiguration
- builder() - Static method in class software.amazon.awssdk.services.bedrock.endpoints.BedrockEndpointParams
- builder() - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Condition
- builder() - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.EndpointResult
- builder() - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.EndpointRuleset
- builder() - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.FnNode
- builder() - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.GetAttr
- builder() - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Outputs
- builder() - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Parameter
- builder() - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.ParameterReference
- builder() - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Parameters
- builder() - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Partition
- builder() - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Partitions
- builder() - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.RegionOverride
- builder() - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Rule
- builder() - Static method in exception software.amazon.awssdk.services.bedrock.endpoints.internal.RuleError
- builder() - Static method in exception software.amazon.awssdk.services.bedrock.endpoints.internal.SourceException
- builder() - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Value.Endpoint
- builder() - Static method in exception software.amazon.awssdk.services.bedrock.model.AccessDeniedException
- builder() - Static method in exception software.amazon.awssdk.services.bedrock.model.BedrockException
- builder() - Static method in class software.amazon.awssdk.services.bedrock.model.CloudWatchConfig
- builder() - Static method in exception software.amazon.awssdk.services.bedrock.model.ConflictException
- builder() - Static method in class software.amazon.awssdk.services.bedrock.model.CreateModelCustomizationJobRequest
- builder() - Static method in class software.amazon.awssdk.services.bedrock.model.CreateModelCustomizationJobResponse
- builder() - Static method in class software.amazon.awssdk.services.bedrock.model.CreateProvisionedModelThroughputRequest
- builder() - Static method in class software.amazon.awssdk.services.bedrock.model.CreateProvisionedModelThroughputResponse
- builder() - Static method in class software.amazon.awssdk.services.bedrock.model.CustomModelSummary
- builder() - Static method in class software.amazon.awssdk.services.bedrock.model.DeleteCustomModelRequest
- builder() - Static method in class software.amazon.awssdk.services.bedrock.model.DeleteCustomModelResponse
- builder() - Static method in class software.amazon.awssdk.services.bedrock.model.DeleteModelInvocationLoggingConfigurationRequest
- builder() - Static method in class software.amazon.awssdk.services.bedrock.model.DeleteModelInvocationLoggingConfigurationResponse
- builder() - Static method in class software.amazon.awssdk.services.bedrock.model.DeleteProvisionedModelThroughputRequest
- builder() - Static method in class software.amazon.awssdk.services.bedrock.model.DeleteProvisionedModelThroughputResponse
- builder() - Static method in class software.amazon.awssdk.services.bedrock.model.FoundationModelDetails
- builder() - Static method in class software.amazon.awssdk.services.bedrock.model.FoundationModelLifecycle
- builder() - Static method in class software.amazon.awssdk.services.bedrock.model.FoundationModelSummary
- builder() - Static method in class software.amazon.awssdk.services.bedrock.model.GetCustomModelRequest
- builder() - Static method in class software.amazon.awssdk.services.bedrock.model.GetCustomModelResponse
- builder() - Static method in class software.amazon.awssdk.services.bedrock.model.GetFoundationModelRequest
- builder() - Static method in class software.amazon.awssdk.services.bedrock.model.GetFoundationModelResponse
- builder() - Static method in class software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobRequest
- builder() - Static method in class software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobResponse
- builder() - Static method in class software.amazon.awssdk.services.bedrock.model.GetModelInvocationLoggingConfigurationRequest
- builder() - Static method in class software.amazon.awssdk.services.bedrock.model.GetModelInvocationLoggingConfigurationResponse
- builder() - Static method in class software.amazon.awssdk.services.bedrock.model.GetProvisionedModelThroughputRequest
- builder() - Static method in class software.amazon.awssdk.services.bedrock.model.GetProvisionedModelThroughputResponse
- builder() - Static method in exception software.amazon.awssdk.services.bedrock.model.InternalServerException
- builder() - Static method in class software.amazon.awssdk.services.bedrock.model.ListCustomModelsRequest
- builder() - Static method in class software.amazon.awssdk.services.bedrock.model.ListCustomModelsResponse
- builder() - Static method in class software.amazon.awssdk.services.bedrock.model.ListFoundationModelsRequest
- builder() - Static method in class software.amazon.awssdk.services.bedrock.model.ListFoundationModelsResponse
- builder() - Static method in class software.amazon.awssdk.services.bedrock.model.ListModelCustomizationJobsRequest
- builder() - Static method in class software.amazon.awssdk.services.bedrock.model.ListModelCustomizationJobsResponse
- builder() - Static method in class software.amazon.awssdk.services.bedrock.model.ListProvisionedModelThroughputsRequest
- builder() - Static method in class software.amazon.awssdk.services.bedrock.model.ListProvisionedModelThroughputsResponse
- builder() - Static method in class software.amazon.awssdk.services.bedrock.model.ListTagsForResourceRequest
- builder() - Static method in class software.amazon.awssdk.services.bedrock.model.ListTagsForResourceResponse
- builder() - Static method in class software.amazon.awssdk.services.bedrock.model.LoggingConfig
- builder() - Static method in class software.amazon.awssdk.services.bedrock.model.ModelCustomizationJobSummary
- builder() - Static method in class software.amazon.awssdk.services.bedrock.model.OutputDataConfig
- builder() - Static method in class software.amazon.awssdk.services.bedrock.model.ProvisionedModelSummary
- builder() - Static method in class software.amazon.awssdk.services.bedrock.model.PutModelInvocationLoggingConfigurationRequest
- builder() - Static method in class software.amazon.awssdk.services.bedrock.model.PutModelInvocationLoggingConfigurationResponse
- builder() - Static method in exception software.amazon.awssdk.services.bedrock.model.ResourceNotFoundException
- builder() - Static method in class software.amazon.awssdk.services.bedrock.model.S3Config
- builder() - Static method in exception software.amazon.awssdk.services.bedrock.model.ServiceQuotaExceededException
- builder() - Static method in class software.amazon.awssdk.services.bedrock.model.StopModelCustomizationJobRequest
- builder() - Static method in class software.amazon.awssdk.services.bedrock.model.StopModelCustomizationJobResponse
- builder() - Static method in class software.amazon.awssdk.services.bedrock.model.Tag
- builder() - Static method in class software.amazon.awssdk.services.bedrock.model.TagResourceRequest
- builder() - Static method in class software.amazon.awssdk.services.bedrock.model.TagResourceResponse
- builder() - Static method in exception software.amazon.awssdk.services.bedrock.model.ThrottlingException
- builder() - Static method in exception software.amazon.awssdk.services.bedrock.model.TooManyTagsException
- builder() - Static method in class software.amazon.awssdk.services.bedrock.model.TrainingDataConfig
- builder() - Static method in class software.amazon.awssdk.services.bedrock.model.TrainingMetrics
- builder() - Static method in class software.amazon.awssdk.services.bedrock.model.UntagResourceRequest
- builder() - Static method in class software.amazon.awssdk.services.bedrock.model.UntagResourceResponse
- builder() - Static method in class software.amazon.awssdk.services.bedrock.model.UpdateProvisionedModelThroughputRequest
- builder() - Static method in class software.amazon.awssdk.services.bedrock.model.UpdateProvisionedModelThroughputResponse
- builder() - Static method in class software.amazon.awssdk.services.bedrock.model.ValidationDataConfig
- builder() - Static method in exception software.amazon.awssdk.services.bedrock.model.ValidationException
- builder() - Static method in class software.amazon.awssdk.services.bedrock.model.Validator
- builder() - Static method in class software.amazon.awssdk.services.bedrock.model.ValidatorMetric
- builder() - Static method in class software.amazon.awssdk.services.bedrock.model.VpcConfig
- Builder() - Constructor for class software.amazon.awssdk.services.bedrock.endpoints.internal.Condition.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.bedrock.endpoints.internal.EndpointResult.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.bedrock.endpoints.internal.EndpointRuleset.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.bedrock.endpoints.internal.FnNode.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.bedrock.endpoints.internal.GetAttr.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.bedrock.endpoints.internal.Outputs.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.bedrock.endpoints.internal.Parameter.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.bedrock.endpoints.internal.ParameterReference.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.bedrock.endpoints.internal.Parameters.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.bedrock.endpoints.internal.Partition.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.bedrock.endpoints.internal.Partitions.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.bedrock.endpoints.internal.RegionOverride.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.bedrock.endpoints.internal.Rule.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.bedrock.endpoints.internal.Value.Endpoint.Builder
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.bedrock.endpoints.internal.SourceException.BuilderImpl
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.bedrock.model.BedrockException.BuilderImpl
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.bedrock.model.BedrockRequest.BuilderImpl
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.bedrock.model.BedrockResponse.BuilderImpl
- BuilderImpl(BedrockException) - Constructor for class software.amazon.awssdk.services.bedrock.model.BedrockException.BuilderImpl
- BuilderImpl(BedrockRequest) - Constructor for class software.amazon.awssdk.services.bedrock.model.BedrockRequest.BuilderImpl
- BuilderImpl(BedrockResponse) - Constructor for class software.amazon.awssdk.services.bedrock.model.BedrockResponse.BuilderImpl
- builtIn(String) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Parameter.Builder
- byCustomizationType() - Method in class software.amazon.awssdk.services.bedrock.model.ListFoundationModelsRequest
-
List by customization type.
- byCustomizationType(String) - Method in interface software.amazon.awssdk.services.bedrock.model.ListFoundationModelsRequest.Builder
-
List by customization type.
- byCustomizationType(ModelCustomization) - Method in interface software.amazon.awssdk.services.bedrock.model.ListFoundationModelsRequest.Builder
-
List by customization type.
- byCustomizationTypeAsString() - Method in class software.amazon.awssdk.services.bedrock.model.ListFoundationModelsRequest
-
List by customization type.
- byInferenceType() - Method in class software.amazon.awssdk.services.bedrock.model.ListFoundationModelsRequest
-
List by inference type.
- byInferenceType(String) - Method in interface software.amazon.awssdk.services.bedrock.model.ListFoundationModelsRequest.Builder
-
List by inference type.
- byInferenceType(InferenceType) - Method in interface software.amazon.awssdk.services.bedrock.model.ListFoundationModelsRequest.Builder
-
List by inference type.
- byInferenceTypeAsString() - Method in class software.amazon.awssdk.services.bedrock.model.ListFoundationModelsRequest
-
List by inference type.
- byOutputModality() - Method in class software.amazon.awssdk.services.bedrock.model.ListFoundationModelsRequest
-
List by output modality type.
- byOutputModality(String) - Method in interface software.amazon.awssdk.services.bedrock.model.ListFoundationModelsRequest.Builder
-
List by output modality type.
- byOutputModality(ModelModality) - Method in interface software.amazon.awssdk.services.bedrock.model.ListFoundationModelsRequest.Builder
-
List by output modality type.
- byOutputModalityAsString() - Method in class software.amazon.awssdk.services.bedrock.model.ListFoundationModelsRequest
-
List by output modality type.
- byProvider() - Method in class software.amazon.awssdk.services.bedrock.model.ListFoundationModelsRequest
-
A Amazon Bedrock model provider.
- byProvider(String) - Method in interface software.amazon.awssdk.services.bedrock.model.ListFoundationModelsRequest.Builder
-
A Amazon Bedrock model provider.
C
- cause(Throwable) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.SourceException.BuilderImpl
- cause(Throwable) - Method in interface software.amazon.awssdk.services.bedrock.model.AccessDeniedException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.bedrock.model.BedrockException.Builder
- cause(Throwable) - Method in class software.amazon.awssdk.services.bedrock.model.BedrockException.BuilderImpl
- cause(Throwable) - Method in interface software.amazon.awssdk.services.bedrock.model.ConflictException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.bedrock.model.InternalServerException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.bedrock.model.ResourceNotFoundException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.bedrock.model.ServiceQuotaExceededException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.bedrock.model.ThrottlingException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.bedrock.model.TooManyTagsException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.bedrock.model.ValidationException.Builder
- chooseAuthScheme(List<EndpointAuthScheme>) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.DefaultEndpointAuthSchemeStrategy
- chooseAuthScheme(List<EndpointAuthScheme>) - Method in interface software.amazon.awssdk.services.bedrock.endpoints.internal.EndpointAuthSchemeStrategy
- clientRequestToken() - Method in class software.amazon.awssdk.services.bedrock.model.CreateModelCustomizationJobRequest
-
Unique token value that you can provide.
- clientRequestToken() - Method in class software.amazon.awssdk.services.bedrock.model.CreateProvisionedModelThroughputRequest
-
Unique token value that you can provide.
- clientRequestToken() - Method in class software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobResponse
-
The token that you specified in the CreateCustomizationJob request.
- clientRequestToken(String) - Method in interface software.amazon.awssdk.services.bedrock.model.CreateModelCustomizationJobRequest.Builder
-
Unique token value that you can provide.
- clientRequestToken(String) - Method in interface software.amazon.awssdk.services.bedrock.model.CreateProvisionedModelThroughputRequest.Builder
-
Unique token value that you can provide.
- clientRequestToken(String) - Method in interface software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobResponse.Builder
-
The token that you specified in the CreateCustomizationJob request.
- cloudWatchConfig() - Method in class software.amazon.awssdk.services.bedrock.model.LoggingConfig
-
CloudWatch logging configuration.
- cloudWatchConfig(Consumer<CloudWatchConfig.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.model.LoggingConfig.Builder
-
CloudWatch logging configuration.
- cloudWatchConfig(CloudWatchConfig) - Method in interface software.amazon.awssdk.services.bedrock.model.LoggingConfig.Builder
-
CloudWatch logging configuration.
- CloudWatchConfig - Class in software.amazon.awssdk.services.bedrock.model
-
CloudWatch logging configuration.
- CloudWatchConfig.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- commitmentDuration() - Method in class software.amazon.awssdk.services.bedrock.model.CreateProvisionedModelThroughputRequest
-
Commitment duration requested for the provisioned throughput.
- commitmentDuration() - Method in class software.amazon.awssdk.services.bedrock.model.GetProvisionedModelThroughputResponse
-
Commitment duration of the provisioned throughput.
- commitmentDuration() - Method in class software.amazon.awssdk.services.bedrock.model.ProvisionedModelSummary
-
Commitment duration for the provisioned throughput.
- commitmentDuration(String) - Method in interface software.amazon.awssdk.services.bedrock.model.CreateProvisionedModelThroughputRequest.Builder
-
Commitment duration requested for the provisioned throughput.
- commitmentDuration(String) - Method in interface software.amazon.awssdk.services.bedrock.model.GetProvisionedModelThroughputResponse.Builder
-
Commitment duration of the provisioned throughput.
- commitmentDuration(String) - Method in interface software.amazon.awssdk.services.bedrock.model.ProvisionedModelSummary.Builder
-
Commitment duration for the provisioned throughput.
- commitmentDuration(CommitmentDuration) - Method in interface software.amazon.awssdk.services.bedrock.model.CreateProvisionedModelThroughputRequest.Builder
-
Commitment duration requested for the provisioned throughput.
- commitmentDuration(CommitmentDuration) - Method in interface software.amazon.awssdk.services.bedrock.model.GetProvisionedModelThroughputResponse.Builder
-
Commitment duration of the provisioned throughput.
- commitmentDuration(CommitmentDuration) - Method in interface software.amazon.awssdk.services.bedrock.model.ProvisionedModelSummary.Builder
-
Commitment duration for the provisioned throughput.
- CommitmentDuration - Enum in software.amazon.awssdk.services.bedrock.model
- commitmentDurationAsString() - Method in class software.amazon.awssdk.services.bedrock.model.CreateProvisionedModelThroughputRequest
-
Commitment duration requested for the provisioned throughput.
- commitmentDurationAsString() - Method in class software.amazon.awssdk.services.bedrock.model.GetProvisionedModelThroughputResponse
-
Commitment duration of the provisioned throughput.
- commitmentDurationAsString() - Method in class software.amazon.awssdk.services.bedrock.model.ProvisionedModelSummary
-
Commitment duration for the provisioned throughput.
- commitmentExpirationTime() - Method in class software.amazon.awssdk.services.bedrock.model.GetProvisionedModelThroughputResponse
-
Commitment expiration time for the provisioned throughput.
- commitmentExpirationTime() - Method in class software.amazon.awssdk.services.bedrock.model.ProvisionedModelSummary
-
Commitment expiration time for the provisioned throughput.
- commitmentExpirationTime(Instant) - Method in interface software.amazon.awssdk.services.bedrock.model.GetProvisionedModelThroughputResponse.Builder
-
Commitment expiration time for the provisioned throughput.
- commitmentExpirationTime(Instant) - Method in interface software.amazon.awssdk.services.bedrock.model.ProvisionedModelSummary.Builder
-
Commitment expiration time for the provisioned throughput.
- COMPLETED - software.amazon.awssdk.services.bedrock.model.FineTuningJobStatus
- COMPLETED - software.amazon.awssdk.services.bedrock.model.ModelCustomizationJobStatus
- condition() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Fn
-
Convert this fn into a condition
- condition(String) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Fn
- Condition - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
- Condition.Builder - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
- conditions - Variable in class software.amazon.awssdk.services.bedrock.endpoints.internal.Rule
- CONDITIONS - Static variable in class software.amazon.awssdk.services.bedrock.endpoints.internal.Rule
- ConflictException - Exception in software.amazon.awssdk.services.bedrock.model
-
Error occurred because of a conflict while performing an operation.
- ConflictException.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- context(String) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.ParameterReference.Builder
- CONTINUED_PRE_TRAINING - software.amazon.awssdk.services.bedrock.model.CustomizationType
- CONTINUED_PRE_TRAINING - software.amazon.awssdk.services.bedrock.model.ModelCustomization
- create() - Static method in class software.amazon.awssdk.services.bedrock.auth.scheme.internal.DefaultBedrockAuthSchemeProvider
- create() - Static method in interface software.amazon.awssdk.services.bedrock.BedrockAsyncClient
-
Create a
BedrockAsyncClient
with the region loaded from theDefaultAwsRegionProviderChain
and credentials loaded from theDefaultCredentialsProvider
. - create() - Static method in interface software.amazon.awssdk.services.bedrock.BedrockClient
-
Create a
BedrockClient
with the region loaded from theDefaultAwsRegionProviderChain
and credentials loaded from theDefaultCredentialsProvider
. - create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.bedrock.model.BedrockResponseMetadata
- createAuthSchemes(Value) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.DefaultEndpointAuthSchemeStrategy
- createAuthSchemes(Value) - Method in interface software.amazon.awssdk.services.bedrock.endpoints.internal.EndpointAuthSchemeStrategy
- createModelCustomizationJob(Consumer<CreateModelCustomizationJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.BedrockAsyncClient
-
Creates a fine-tuning job to customize a base model.
- createModelCustomizationJob(Consumer<CreateModelCustomizationJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.BedrockClient
-
Creates a fine-tuning job to customize a base model.
- createModelCustomizationJob(CreateModelCustomizationJobRequest) - Method in interface software.amazon.awssdk.services.bedrock.BedrockAsyncClient
-
Creates a fine-tuning job to customize a base model.
- createModelCustomizationJob(CreateModelCustomizationJobRequest) - Method in interface software.amazon.awssdk.services.bedrock.BedrockClient
-
Creates a fine-tuning job to customize a base model.
- CreateModelCustomizationJobRequest - Class in software.amazon.awssdk.services.bedrock.model
- CreateModelCustomizationJobRequest.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- CreateModelCustomizationJobRequestMarshaller - Class in software.amazon.awssdk.services.bedrock.transform
-
CreateModelCustomizationJobRequest
Marshaller - CreateModelCustomizationJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.bedrock.transform.CreateModelCustomizationJobRequestMarshaller
- CreateModelCustomizationJobResponse - Class in software.amazon.awssdk.services.bedrock.model
- CreateModelCustomizationJobResponse.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- createProvisionedModelThroughput(Consumer<CreateProvisionedModelThroughputRequest.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.BedrockAsyncClient
-
Creates a provisioned throughput with dedicated capacity for a foundation model or a fine-tuned model.
- createProvisionedModelThroughput(Consumer<CreateProvisionedModelThroughputRequest.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.BedrockClient
-
Creates a provisioned throughput with dedicated capacity for a foundation model or a fine-tuned model.
- createProvisionedModelThroughput(CreateProvisionedModelThroughputRequest) - Method in interface software.amazon.awssdk.services.bedrock.BedrockAsyncClient
-
Creates a provisioned throughput with dedicated capacity for a foundation model or a fine-tuned model.
- createProvisionedModelThroughput(CreateProvisionedModelThroughputRequest) - Method in interface software.amazon.awssdk.services.bedrock.BedrockClient
-
Creates a provisioned throughput with dedicated capacity for a foundation model or a fine-tuned model.
- CreateProvisionedModelThroughputRequest - Class in software.amazon.awssdk.services.bedrock.model
- CreateProvisionedModelThroughputRequest.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- CreateProvisionedModelThroughputRequestMarshaller - Class in software.amazon.awssdk.services.bedrock.transform
-
CreateProvisionedModelThroughputRequest
Marshaller - CreateProvisionedModelThroughputRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.bedrock.transform.CreateProvisionedModelThroughputRequestMarshaller
- CreateProvisionedModelThroughputResponse - Class in software.amazon.awssdk.services.bedrock.model
- CreateProvisionedModelThroughputResponse.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- CREATING - software.amazon.awssdk.services.bedrock.model.ProvisionedModelStatus
- CREATION_TIME - software.amazon.awssdk.services.bedrock.model.SortByProvisionedModels
- CREATION_TIME - software.amazon.awssdk.services.bedrock.model.SortJobsBy
- CREATION_TIME - software.amazon.awssdk.services.bedrock.model.SortModelsBy
- creationTime() - Method in class software.amazon.awssdk.services.bedrock.model.CustomModelSummary
-
Creation time of the model.
- creationTime() - Method in class software.amazon.awssdk.services.bedrock.model.GetCustomModelResponse
-
Creation time of the model.
- creationTime() - Method in class software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobResponse
-
Time that the resource was created.
- creationTime() - Method in class software.amazon.awssdk.services.bedrock.model.GetProvisionedModelThroughputResponse
-
The timestamp of the creation time for this provisioned throughput.
- creationTime() - Method in class software.amazon.awssdk.services.bedrock.model.ModelCustomizationJobSummary
-
Creation time of the custom model.
- creationTime() - Method in class software.amazon.awssdk.services.bedrock.model.ProvisionedModelSummary
-
The time that this provisioned throughput was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.bedrock.model.CustomModelSummary.Builder
-
Creation time of the model.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.bedrock.model.GetCustomModelResponse.Builder
-
Creation time of the model.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobResponse.Builder
-
Time that the resource was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.bedrock.model.GetProvisionedModelThroughputResponse.Builder
-
The timestamp of the creation time for this provisioned throughput.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.bedrock.model.ModelCustomizationJobSummary.Builder
-
Creation time of the custom model.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.bedrock.model.ProvisionedModelSummary.Builder
-
The time that this provisioned throughput was created.
- creationTimeAfter() - Method in class software.amazon.awssdk.services.bedrock.model.ListCustomModelsRequest
-
Return custom models created after the specified time.
- creationTimeAfter() - Method in class software.amazon.awssdk.services.bedrock.model.ListModelCustomizationJobsRequest
-
Return customization jobs created after the specified time.
- creationTimeAfter() - Method in class software.amazon.awssdk.services.bedrock.model.ListProvisionedModelThroughputsRequest
-
Return provisioned capacities created after the specified time.
- creationTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.bedrock.model.ListCustomModelsRequest.Builder
-
Return custom models created after the specified time.
- creationTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.bedrock.model.ListModelCustomizationJobsRequest.Builder
-
Return customization jobs created after the specified time.
- creationTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.bedrock.model.ListProvisionedModelThroughputsRequest.Builder
-
Return provisioned capacities created after the specified time.
- creationTimeBefore() - Method in class software.amazon.awssdk.services.bedrock.model.ListCustomModelsRequest
-
Return custom models created before the specified time.
- creationTimeBefore() - Method in class software.amazon.awssdk.services.bedrock.model.ListModelCustomizationJobsRequest
-
Return customization jobs created before the specified time.
- creationTimeBefore() - Method in class software.amazon.awssdk.services.bedrock.model.ListProvisionedModelThroughputsRequest
-
Return provisioned capacities created before the specified time.
- creationTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.bedrock.model.ListCustomModelsRequest.Builder
-
Return custom models created before the specified time.
- creationTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.bedrock.model.ListModelCustomizationJobsRequest.Builder
-
Return customization jobs created before the specified time.
- creationTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.bedrock.model.ListProvisionedModelThroughputsRequest.Builder
-
Return provisioned capacities created before the specified time.
- credentialsProvider() - Method in interface software.amazon.awssdk.services.bedrock.BedrockServiceClientConfiguration.Builder
-
Gets the value for credentials provider
- credentialsProvider() - Method in class software.amazon.awssdk.services.bedrock.internal.BedrockServiceClientConfigurationBuilder
-
Gets the value for credentials provider
- credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity>) - Method in interface software.amazon.awssdk.services.bedrock.BedrockServiceClientConfiguration.Builder
-
Sets the value for credentials provider
- credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity>) - Method in class software.amazon.awssdk.services.bedrock.internal.BedrockServiceClientConfigurationBuilder
-
Sets the value for credentials provider
- ctx(String, Runnable) - Static method in exception software.amazon.awssdk.services.bedrock.endpoints.internal.RuleError
- ctx(String, Supplier<T>) - Static method in exception software.amazon.awssdk.services.bedrock.endpoints.internal.RuleError
- customizationsSupported() - Method in class software.amazon.awssdk.services.bedrock.model.FoundationModelDetails
-
The customization that the model supports.
- customizationsSupported() - Method in class software.amazon.awssdk.services.bedrock.model.FoundationModelSummary
-
Whether the model supports fine-tuning or continual pre-training.
- customizationsSupported(Collection<ModelCustomization>) - Method in interface software.amazon.awssdk.services.bedrock.model.FoundationModelDetails.Builder
-
The customization that the model supports.
- customizationsSupported(Collection<ModelCustomization>) - Method in interface software.amazon.awssdk.services.bedrock.model.FoundationModelSummary.Builder
-
Whether the model supports fine-tuning or continual pre-training.
- customizationsSupported(ModelCustomization...) - Method in interface software.amazon.awssdk.services.bedrock.model.FoundationModelDetails.Builder
-
The customization that the model supports.
- customizationsSupported(ModelCustomization...) - Method in interface software.amazon.awssdk.services.bedrock.model.FoundationModelSummary.Builder
-
Whether the model supports fine-tuning or continual pre-training.
- customizationsSupportedAsStrings() - Method in class software.amazon.awssdk.services.bedrock.model.FoundationModelDetails
-
The customization that the model supports.
- customizationsSupportedAsStrings() - Method in class software.amazon.awssdk.services.bedrock.model.FoundationModelSummary
-
Whether the model supports fine-tuning or continual pre-training.
- customizationsSupportedWithStrings(String...) - Method in interface software.amazon.awssdk.services.bedrock.model.FoundationModelDetails.Builder
-
The customization that the model supports.
- customizationsSupportedWithStrings(String...) - Method in interface software.amazon.awssdk.services.bedrock.model.FoundationModelSummary.Builder
-
Whether the model supports fine-tuning or continual pre-training.
- customizationsSupportedWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.bedrock.model.FoundationModelDetails.Builder
-
The customization that the model supports.
- customizationsSupportedWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.bedrock.model.FoundationModelSummary.Builder
-
Whether the model supports fine-tuning or continual pre-training.
- customizationType() - Method in class software.amazon.awssdk.services.bedrock.model.CreateModelCustomizationJobRequest
-
The customization type.
- customizationType() - Method in class software.amazon.awssdk.services.bedrock.model.CustomModelSummary
-
Specifies whether to carry out continued pre-training of a model or whether to fine-tune it.
- customizationType() - Method in class software.amazon.awssdk.services.bedrock.model.GetCustomModelResponse
-
The type of model customization.
- customizationType() - Method in class software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobResponse
-
The type of model customization.
- customizationType() - Method in class software.amazon.awssdk.services.bedrock.model.ModelCustomizationJobSummary
-
Specifies whether to carry out continued pre-training of a model or whether to fine-tune it.
- customizationType(String) - Method in interface software.amazon.awssdk.services.bedrock.model.CreateModelCustomizationJobRequest.Builder
-
The customization type.
- customizationType(String) - Method in interface software.amazon.awssdk.services.bedrock.model.CustomModelSummary.Builder
-
Specifies whether to carry out continued pre-training of a model or whether to fine-tune it.
- customizationType(String) - Method in interface software.amazon.awssdk.services.bedrock.model.GetCustomModelResponse.Builder
-
The type of model customization.
- customizationType(String) - Method in interface software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobResponse.Builder
-
The type of model customization.
- customizationType(String) - Method in interface software.amazon.awssdk.services.bedrock.model.ModelCustomizationJobSummary.Builder
-
Specifies whether to carry out continued pre-training of a model or whether to fine-tune it.
- customizationType(CustomizationType) - Method in interface software.amazon.awssdk.services.bedrock.model.CreateModelCustomizationJobRequest.Builder
-
The customization type.
- customizationType(CustomizationType) - Method in interface software.amazon.awssdk.services.bedrock.model.CustomModelSummary.Builder
-
Specifies whether to carry out continued pre-training of a model or whether to fine-tune it.
- customizationType(CustomizationType) - Method in interface software.amazon.awssdk.services.bedrock.model.GetCustomModelResponse.Builder
-
The type of model customization.
- customizationType(CustomizationType) - Method in interface software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobResponse.Builder
-
The type of model customization.
- customizationType(CustomizationType) - Method in interface software.amazon.awssdk.services.bedrock.model.ModelCustomizationJobSummary.Builder
-
Specifies whether to carry out continued pre-training of a model or whether to fine-tune it.
- CustomizationType - Enum in software.amazon.awssdk.services.bedrock.model
- customizationTypeAsString() - Method in class software.amazon.awssdk.services.bedrock.model.CreateModelCustomizationJobRequest
-
The customization type.
- customizationTypeAsString() - Method in class software.amazon.awssdk.services.bedrock.model.CustomModelSummary
-
Specifies whether to carry out continued pre-training of a model or whether to fine-tune it.
- customizationTypeAsString() - Method in class software.amazon.awssdk.services.bedrock.model.GetCustomModelResponse
-
The type of model customization.
- customizationTypeAsString() - Method in class software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobResponse
-
The type of model customization.
- customizationTypeAsString() - Method in class software.amazon.awssdk.services.bedrock.model.ModelCustomizationJobSummary
-
Specifies whether to carry out continued pre-training of a model or whether to fine-tune it.
- customModelArn() - Method in class software.amazon.awssdk.services.bedrock.model.ModelCustomizationJobSummary
-
ARN of the custom model.
- customModelArn(String) - Method in interface software.amazon.awssdk.services.bedrock.model.ModelCustomizationJobSummary.Builder
-
ARN of the custom model.
- customModelKmsKeyId() - Method in class software.amazon.awssdk.services.bedrock.model.CreateModelCustomizationJobRequest
-
The custom model is encrypted at rest using this key.
- customModelKmsKeyId(String) - Method in interface software.amazon.awssdk.services.bedrock.model.CreateModelCustomizationJobRequest.Builder
-
The custom model is encrypted at rest using this key.
- customModelName() - Method in class software.amazon.awssdk.services.bedrock.model.CreateModelCustomizationJobRequest
-
Enter a name for the custom model.
- customModelName() - Method in class software.amazon.awssdk.services.bedrock.model.ModelCustomizationJobSummary
-
Name of the custom model.
- customModelName(String) - Method in interface software.amazon.awssdk.services.bedrock.model.CreateModelCustomizationJobRequest.Builder
-
Enter a name for the custom model.
- customModelName(String) - Method in interface software.amazon.awssdk.services.bedrock.model.ModelCustomizationJobSummary.Builder
-
Name of the custom model.
- CustomModelSummary - Class in software.amazon.awssdk.services.bedrock.model
-
Summary information for a custom model.
- CustomModelSummary.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- customModelTags() - Method in class software.amazon.awssdk.services.bedrock.model.CreateModelCustomizationJobRequest
-
Assign tags to the custom model.
- customModelTags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.bedrock.model.CreateModelCustomizationJobRequest.Builder
-
Assign tags to the custom model.
- customModelTags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.bedrock.model.CreateModelCustomizationJobRequest.Builder
-
Assign tags to the custom model.
- customModelTags(Tag...) - Method in interface software.amazon.awssdk.services.bedrock.model.CreateModelCustomizationJobRequest.Builder
-
Assign tags to the custom model.
D
- Default() - Constructor for class software.amazon.awssdk.services.bedrock.endpoints.internal.ExprVisitor.Default
- DEFAULT - Static variable in class software.amazon.awssdk.services.bedrock.endpoints.internal.Parameter
- DefaultBedrockAuthSchemeParams - Class in software.amazon.awssdk.services.bedrock.auth.scheme.internal
- DefaultBedrockAuthSchemeProvider - Class in software.amazon.awssdk.services.bedrock.auth.scheme.internal
- DefaultBedrockEndpointProvider - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
- DefaultBedrockEndpointProvider() - Constructor for class software.amazon.awssdk.services.bedrock.endpoints.internal.DefaultBedrockEndpointProvider
- DefaultEndpointAuthSchemeStrategy - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
- DefaultEndpointAuthSchemeStrategy(Map<String, Function<Value.Record, EndpointAuthScheme>>) - Constructor for class software.amazon.awssdk.services.bedrock.endpoints.internal.DefaultEndpointAuthSchemeStrategy
- DefaultEndpointAuthSchemeStrategyFactory - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
- DefaultEndpointAuthSchemeStrategyFactory() - Constructor for class software.amazon.awssdk.services.bedrock.endpoints.internal.DefaultEndpointAuthSchemeStrategyFactory
- defaultEngine() - Static method in interface software.amazon.awssdk.services.bedrock.endpoints.internal.RuleEngine
- DefaultPartitionDataProvider - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
- DefaultPartitionDataProvider() - Constructor for class software.amazon.awssdk.services.bedrock.endpoints.internal.DefaultPartitionDataProvider
- defaultProvider() - Static method in interface software.amazon.awssdk.services.bedrock.auth.scheme.BedrockAuthSchemeProvider
-
Get the default auth scheme provider.
- defaultProvider() - Static method in interface software.amazon.awssdk.services.bedrock.endpoints.BedrockEndpointProvider
- DefaultRuleEngine - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
- DefaultRuleEngine() - Constructor for class software.amazon.awssdk.services.bedrock.endpoints.internal.DefaultRuleEngine
- defaultValue(Value) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Parameter.Builder
- deleteCustomModel(Consumer<DeleteCustomModelRequest.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.BedrockAsyncClient
-
Deletes a custom model that you created earlier.
- deleteCustomModel(Consumer<DeleteCustomModelRequest.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.BedrockClient
-
Deletes a custom model that you created earlier.
- deleteCustomModel(DeleteCustomModelRequest) - Method in interface software.amazon.awssdk.services.bedrock.BedrockAsyncClient
-
Deletes a custom model that you created earlier.
- deleteCustomModel(DeleteCustomModelRequest) - Method in interface software.amazon.awssdk.services.bedrock.BedrockClient
-
Deletes a custom model that you created earlier.
- DeleteCustomModelRequest - Class in software.amazon.awssdk.services.bedrock.model
- DeleteCustomModelRequest.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- DeleteCustomModelRequestMarshaller - Class in software.amazon.awssdk.services.bedrock.transform
-
DeleteCustomModelRequest
Marshaller - DeleteCustomModelRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.bedrock.transform.DeleteCustomModelRequestMarshaller
- DeleteCustomModelResponse - Class in software.amazon.awssdk.services.bedrock.model
- DeleteCustomModelResponse.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- deleteModelInvocationLoggingConfiguration(Consumer<DeleteModelInvocationLoggingConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.BedrockAsyncClient
-
Delete the invocation logging.
- deleteModelInvocationLoggingConfiguration(Consumer<DeleteModelInvocationLoggingConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.BedrockClient
-
Delete the invocation logging.
- deleteModelInvocationLoggingConfiguration(DeleteModelInvocationLoggingConfigurationRequest) - Method in interface software.amazon.awssdk.services.bedrock.BedrockAsyncClient
-
Delete the invocation logging.
- deleteModelInvocationLoggingConfiguration(DeleteModelInvocationLoggingConfigurationRequest) - Method in interface software.amazon.awssdk.services.bedrock.BedrockClient
-
Delete the invocation logging.
- DeleteModelInvocationLoggingConfigurationRequest - Class in software.amazon.awssdk.services.bedrock.model
- DeleteModelInvocationLoggingConfigurationRequest.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- DeleteModelInvocationLoggingConfigurationRequestMarshaller - Class in software.amazon.awssdk.services.bedrock.transform
- DeleteModelInvocationLoggingConfigurationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.bedrock.transform.DeleteModelInvocationLoggingConfigurationRequestMarshaller
- DeleteModelInvocationLoggingConfigurationResponse - Class in software.amazon.awssdk.services.bedrock.model
- DeleteModelInvocationLoggingConfigurationResponse.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- deleteProvisionedModelThroughput(Consumer<DeleteProvisionedModelThroughputRequest.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.BedrockAsyncClient
-
Deletes a provisioned throughput.
- deleteProvisionedModelThroughput(Consumer<DeleteProvisionedModelThroughputRequest.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.BedrockClient
-
Deletes a provisioned throughput.
- deleteProvisionedModelThroughput(DeleteProvisionedModelThroughputRequest) - Method in interface software.amazon.awssdk.services.bedrock.BedrockAsyncClient
-
Deletes a provisioned throughput.
- deleteProvisionedModelThroughput(DeleteProvisionedModelThroughputRequest) - Method in interface software.amazon.awssdk.services.bedrock.BedrockClient
-
Deletes a provisioned throughput.
- DeleteProvisionedModelThroughputRequest - Class in software.amazon.awssdk.services.bedrock.model
- DeleteProvisionedModelThroughputRequest.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- DeleteProvisionedModelThroughputRequestMarshaller - Class in software.amazon.awssdk.services.bedrock.transform
-
DeleteProvisionedModelThroughputRequest
Marshaller - DeleteProvisionedModelThroughputRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.bedrock.transform.DeleteProvisionedModelThroughputRequestMarshaller
- DeleteProvisionedModelThroughputResponse - Class in software.amazon.awssdk.services.bedrock.model
- DeleteProvisionedModelThroughputResponse.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- deprecated(Parameter.Deprecated) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Parameter.Builder
- Deprecated(String, String) - Constructor for class software.amazon.awssdk.services.bedrock.endpoints.internal.Parameter.Deprecated
- DEPRECATED - Static variable in class software.amazon.awssdk.services.bedrock.endpoints.internal.Parameter
- DESCENDING - software.amazon.awssdk.services.bedrock.model.SortOrder
- desiredModelArn() - Method in class software.amazon.awssdk.services.bedrock.model.GetProvisionedModelThroughputResponse
-
The ARN of the new model to asssociate with this provisioned throughput.
- desiredModelArn() - Method in class software.amazon.awssdk.services.bedrock.model.ProvisionedModelSummary
-
Desired model ARN.
- desiredModelArn(String) - Method in interface software.amazon.awssdk.services.bedrock.model.GetProvisionedModelThroughputResponse.Builder
-
The ARN of the new model to asssociate with this provisioned throughput.
- desiredModelArn(String) - Method in interface software.amazon.awssdk.services.bedrock.model.ProvisionedModelSummary.Builder
-
Desired model ARN.
- desiredModelId() - Method in class software.amazon.awssdk.services.bedrock.model.UpdateProvisionedModelThroughputRequest
-
The ARN of the new model to associate with this provisioned throughput.
- desiredModelId(String) - Method in interface software.amazon.awssdk.services.bedrock.model.UpdateProvisionedModelThroughputRequest.Builder
-
The ARN of the new model to associate with this provisioned throughput.
- desiredModelUnits() - Method in class software.amazon.awssdk.services.bedrock.model.GetProvisionedModelThroughputResponse
-
The desired number of model units that was requested to be available for this provisioned throughput.
- desiredModelUnits() - Method in class software.amazon.awssdk.services.bedrock.model.ProvisionedModelSummary
-
Desired model units.
- desiredModelUnits(Integer) - Method in interface software.amazon.awssdk.services.bedrock.model.GetProvisionedModelThroughputResponse.Builder
-
The desired number of model units that was requested to be available for this provisioned throughput.
- desiredModelUnits(Integer) - Method in interface software.amazon.awssdk.services.bedrock.model.ProvisionedModelSummary.Builder
-
Desired model units.
- desiredProvisionedModelName() - Method in class software.amazon.awssdk.services.bedrock.model.UpdateProvisionedModelThroughputRequest
-
The new name for this provisioned throughput.
- desiredProvisionedModelName(String) - Method in interface software.amazon.awssdk.services.bedrock.model.UpdateProvisionedModelThroughputRequest.Builder
-
The new name for this provisioned throughput.
- disableHostPrefixInjection(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.AwsEndpointProviderUtils
-
True if the the
SdkInternalExecutionAttribute.DISABLE_HOST_PREFIX_INJECTION
attribute is present and its value istrue
,false
otherwise. - DNS_SUFFIX - Static variable in class software.amazon.awssdk.services.bedrock.endpoints.internal.PartitionFn
- dnsSuffix() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Outputs
- dnsSuffix(String) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Outputs.Builder
- documentation - Variable in class software.amazon.awssdk.services.bedrock.endpoints.internal.Rule
- documentation(String) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Parameter.Builder
- documentation(String) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Rule.Builder
- DOCUMENTATION - Static variable in class software.amazon.awssdk.services.bedrock.endpoints.internal.Parameter
- DOCUMENTATION - Static variable in class software.amazon.awssdk.services.bedrock.endpoints.internal.Rule
- DUAL_STACK_DNS_SUFFIX - Static variable in class software.amazon.awssdk.services.bedrock.endpoints.internal.PartitionFn
- dualStackDnsSuffix() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Outputs
- dualStackDnsSuffix(String) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Outputs.Builder
- dualStackEnabledBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.AwsEndpointProviderUtils
E
- EMBEDDING - software.amazon.awssdk.services.bedrock.model.ModelModality
- embeddingDataDeliveryEnabled() - Method in class software.amazon.awssdk.services.bedrock.model.LoggingConfig
-
Set to include embeddings data in the log delivery.
- embeddingDataDeliveryEnabled(Boolean) - Method in interface software.amazon.awssdk.services.bedrock.model.LoggingConfig.Builder
-
Set to include embeddings data in the log delivery.
- endpoint() - Method in class software.amazon.awssdk.services.bedrock.endpoints.BedrockEndpointParams
- endpoint(String) - Method in interface software.amazon.awssdk.services.bedrock.endpoints.BedrockEndpointParams.Builder
- endpoint(EndpointResult) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Rule.Builder
- ENDPOINT - Static variable in class software.amazon.awssdk.services.bedrock.endpoints.internal.Rule
- EndpointAttributeProvider<T> - Interface in software.amazon.awssdk.services.bedrock.endpoints.internal
-
Link between an endpoint property and the
AwsEndpointAttribute
it represents. - endpointAuthSchemeStrategy() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.DefaultEndpointAuthSchemeStrategyFactory
- endpointAuthSchemeStrategy() - Method in interface software.amazon.awssdk.services.bedrock.endpoints.internal.EndpointAuthSchemeStrategyFactory
- EndpointAuthSchemeStrategy - Interface in software.amazon.awssdk.services.bedrock.endpoints.internal
- EndpointAuthSchemeStrategyFactory - Interface in software.amazon.awssdk.services.bedrock.endpoints.internal
- endpointBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.AwsEndpointProviderUtils
-
Returns the endpoint set on the client.
- endpointFromNode(JsonNode) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Value
- endpointIsDiscovered(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.AwsEndpointProviderUtils
-
True if the the
SdkInternalExecutionAttribute.IS_DISCOVERED_ENDPOINT
attribute is present and its value istrue
,false
otherwise. - endpointIsOverridden(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.AwsEndpointProviderUtils
-
True if the the
SdkExecutionAttribute.ENDPOINT_OVERRIDDEN
attribute is present and its value istrue
,false
otherwise. - endpointOverride() - Method in interface software.amazon.awssdk.services.bedrock.BedrockServiceClientConfiguration.Builder
-
Gets the value for endpoint override
- endpointOverride() - Method in class software.amazon.awssdk.services.bedrock.internal.BedrockServiceClientConfigurationBuilder
-
Gets the value for endpoint override
- endpointOverride(URI) - Method in interface software.amazon.awssdk.services.bedrock.BedrockServiceClientConfiguration.Builder
-
Sets the value for endpoint override
- endpointOverride(URI) - Method in class software.amazon.awssdk.services.bedrock.internal.BedrockServiceClientConfigurationBuilder
-
Sets the value for endpoint override
- endpointProvider() - Method in interface software.amazon.awssdk.services.bedrock.BedrockServiceClientConfiguration.Builder
-
Gets the value for endpoint provider
- endpointProvider() - Method in class software.amazon.awssdk.services.bedrock.internal.BedrockServiceClientConfigurationBuilder
-
Gets the value for endpoint provider
- endpointProvider(EndpointProvider) - Method in interface software.amazon.awssdk.services.bedrock.BedrockServiceClientConfiguration.Builder
-
Sets the value for endpoint provider
- endpointProvider(EndpointProvider) - Method in class software.amazon.awssdk.services.bedrock.internal.BedrockServiceClientConfigurationBuilder
-
Sets the value for endpoint provider
- endpointProvider(BedrockEndpointProvider) - Method in interface software.amazon.awssdk.services.bedrock.BedrockBaseClientBuilder
-
Set the
BedrockEndpointProvider
implementation that will be used by the client to determine the endpoint for each request. - EndpointResult - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
- EndpointResult.Builder - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
- EndpointRule - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
- EndpointRule(Rule.Builder, EndpointResult) - Constructor for class software.amazon.awssdk.services.bedrock.endpoints.internal.EndpointRule
- EndpointRuleset - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
-
The set of rules that are used to compute the endpoint to use for a request.
- EndpointRuleset.Builder - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
- endTime() - Method in class software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobResponse
-
Time that the resource transitioned to terminal state.
- endTime() - Method in class software.amazon.awssdk.services.bedrock.model.ModelCustomizationJobSummary
-
Time that the customization job ended.
- endTime(Instant) - Method in interface software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobResponse.Builder
-
Time that the resource transitioned to terminal state.
- endTime(Instant) - Method in interface software.amazon.awssdk.services.bedrock.model.ModelCustomizationJobSummary.Builder
-
Time that the customization job ended.
- eq(boolean) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Parameter
- eq(Expr) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Parameter
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Arn
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.DefaultBedrockEndpointProvider
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.EndpointResult
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.FatScope
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Fn
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.FnNode
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.GetAttr.Part.Index
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.GetAttr.Part.Key
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Identifier
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Literal
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Outputs
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Parameter.Deprecated
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Parameter
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.ParameterReference
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Parameters
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Partition
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Partitions
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Ref
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.RegionOverride
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Template.Dynamic
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Template
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Template.Literal
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Value.Array
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Value.Bool
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Value.Endpoint
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Value.Int
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Value.Record
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Value.Str
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.model.CloudWatchConfig
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.model.CreateModelCustomizationJobRequest
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.model.CreateModelCustomizationJobResponse
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.model.CreateProvisionedModelThroughputRequest
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.model.CreateProvisionedModelThroughputResponse
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.model.CustomModelSummary
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.model.DeleteCustomModelRequest
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.model.DeleteCustomModelResponse
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.model.DeleteModelInvocationLoggingConfigurationRequest
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.model.DeleteModelInvocationLoggingConfigurationResponse
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.model.DeleteProvisionedModelThroughputRequest
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.model.DeleteProvisionedModelThroughputResponse
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.model.FoundationModelDetails
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.model.FoundationModelLifecycle
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.model.FoundationModelSummary
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.model.GetCustomModelRequest
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.model.GetCustomModelResponse
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.model.GetFoundationModelRequest
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.model.GetFoundationModelResponse
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobRequest
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobResponse
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.model.GetModelInvocationLoggingConfigurationRequest
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.model.GetModelInvocationLoggingConfigurationResponse
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.model.GetProvisionedModelThroughputRequest
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.model.GetProvisionedModelThroughputResponse
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.model.ListCustomModelsRequest
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.model.ListCustomModelsResponse
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.model.ListFoundationModelsRequest
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.model.ListFoundationModelsResponse
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.model.ListModelCustomizationJobsRequest
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.model.ListModelCustomizationJobsResponse
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.model.ListProvisionedModelThroughputsRequest
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.model.ListProvisionedModelThroughputsResponse
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.model.ListTagsForResourceRequest
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.model.ListTagsForResourceResponse
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.model.LoggingConfig
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.model.ModelCustomizationJobSummary
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.model.OutputDataConfig
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.model.ProvisionedModelSummary
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.model.PutModelInvocationLoggingConfigurationRequest
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.model.PutModelInvocationLoggingConfigurationResponse
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.model.S3Config
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.model.StopModelCustomizationJobRequest
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.model.StopModelCustomizationJobResponse
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.model.Tag
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.model.TagResourceRequest
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.model.TagResourceResponse
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.model.TrainingDataConfig
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.model.TrainingMetrics
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.model.UntagResourceRequest
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.model.UntagResourceResponse
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.model.UpdateProvisionedModelThroughputRequest
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.model.UpdateProvisionedModelThroughputResponse
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.model.ValidationDataConfig
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.model.Validator
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.model.ValidatorMetric
- equals(Object) - Method in class software.amazon.awssdk.services.bedrock.model.VpcConfig
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.bedrock.model.CloudWatchConfig
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.bedrock.model.CreateModelCustomizationJobRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.bedrock.model.CreateModelCustomizationJobResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.bedrock.model.CreateProvisionedModelThroughputRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.bedrock.model.CreateProvisionedModelThroughputResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.bedrock.model.CustomModelSummary
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.bedrock.model.DeleteCustomModelRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.bedrock.model.DeleteCustomModelResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.bedrock.model.DeleteModelInvocationLoggingConfigurationRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.bedrock.model.DeleteModelInvocationLoggingConfigurationResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.bedrock.model.DeleteProvisionedModelThroughputRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.bedrock.model.DeleteProvisionedModelThroughputResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.bedrock.model.FoundationModelDetails
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.bedrock.model.FoundationModelLifecycle
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.bedrock.model.FoundationModelSummary
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.bedrock.model.GetCustomModelRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.bedrock.model.GetCustomModelResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.bedrock.model.GetFoundationModelRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.bedrock.model.GetFoundationModelResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.bedrock.model.GetModelInvocationLoggingConfigurationRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.bedrock.model.GetModelInvocationLoggingConfigurationResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.bedrock.model.GetProvisionedModelThroughputRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.bedrock.model.GetProvisionedModelThroughputResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.bedrock.model.ListCustomModelsRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.bedrock.model.ListCustomModelsResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.bedrock.model.ListFoundationModelsRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.bedrock.model.ListFoundationModelsResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.bedrock.model.ListModelCustomizationJobsRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.bedrock.model.ListModelCustomizationJobsResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.bedrock.model.ListProvisionedModelThroughputsRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.bedrock.model.ListProvisionedModelThroughputsResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.bedrock.model.ListTagsForResourceRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.bedrock.model.ListTagsForResourceResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.bedrock.model.LoggingConfig
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.bedrock.model.ModelCustomizationJobSummary
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.bedrock.model.OutputDataConfig
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.bedrock.model.ProvisionedModelSummary
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.bedrock.model.PutModelInvocationLoggingConfigurationRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.bedrock.model.PutModelInvocationLoggingConfigurationResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.bedrock.model.S3Config
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.bedrock.model.StopModelCustomizationJobRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.bedrock.model.StopModelCustomizationJobResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.bedrock.model.Tag
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.bedrock.model.TagResourceRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.bedrock.model.TagResourceResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.bedrock.model.TrainingDataConfig
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.bedrock.model.TrainingMetrics
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.bedrock.model.UntagResourceRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.bedrock.model.UntagResourceResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.bedrock.model.UpdateProvisionedModelThroughputRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.bedrock.model.UpdateProvisionedModelThroughputResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.bedrock.model.ValidationDataConfig
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.bedrock.model.Validator
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.bedrock.model.ValidatorMetric
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.bedrock.model.VpcConfig
- error(String) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Rule.Builder
- ERROR - Static variable in class software.amazon.awssdk.services.bedrock.endpoints.internal.Rule
- ErrorRule - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
- ErrorRule(Rule.Builder, Expr) - Constructor for class software.amazon.awssdk.services.bedrock.endpoints.internal.ErrorRule
- eval(Expr) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Scope
-
Search the fact stack for an explicitly calculated value for [expr]
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.BooleanEqualsFn
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Condition
- eval(Scope<Value>) - Method in interface software.amazon.awssdk.services.bedrock.endpoints.internal.Eval
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.GetAttr
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.IsValidHostLabel
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.IsVirtualHostableS3Bucket
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Literal
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Ref
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.SingleArgFn
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.StringEqualsFn
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Substring
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Template
- eval(Value) - Method in interface software.amazon.awssdk.services.bedrock.endpoints.internal.GetAttr.Part
- eval(Value) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.GetAttr.Part.Index
- eval(Value) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.GetAttr.Part.Key
- Eval - Interface in software.amazon.awssdk.services.bedrock.endpoints.internal
- evalArg(Value) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.IsSet
- evalArg(Value) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Not
- evalArg(Value) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.ParseArn
- evalArg(Value) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.ParseUrl
- evalArg(Value) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.PartitionFn
- evalArg(Value) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.SingleArgFn
- evalArg(Value) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.UriEncodeFn
- evaluate(EndpointRuleset, Map<Identifier, Value>) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.DefaultRuleEngine
- evaluate(EndpointRuleset, Map<Identifier, Value>) - Method in interface software.amazon.awssdk.services.bedrock.endpoints.internal.RuleEngine
-
Evaluate the given
EndpointRuleset
using the named values inargs
as input into the rule set. - evaluateCondition(Condition) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.RuleEvaluator
- evaluateRuleset(EndpointRuleset, Map<Identifier, Value>) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.RuleEvaluator
- expectArray() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Value.Array
- expectArray() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Value
- expectBool() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Value.Bool
- expectBool() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Value
- expectEndpoint() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Value.Endpoint
- expectEndpoint() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Value
- expectInt() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Value
- expectInt() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Value.Int
- expectLiteral() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Template
- expectLiteralString() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Literal
- expectOneArg() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Fn
- expectRecord() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Value
- expectRecord() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Value.Record
- expectString() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Value
- expectString() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Value.Str
- expectTwoArgs() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Fn
- expectValue(Identifier) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Scope
- expectVariableArgs(int) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Fn
- expr() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Condition
- expr() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Parameter
- Expr - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
- Expr() - Constructor for class software.amazon.awssdk.services.bedrock.endpoints.internal.Expr
- ExprVisitor<R> - Interface in software.amazon.awssdk.services.bedrock.endpoints.internal
- ExprVisitor.Default<R> - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
F
- facts() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.FatScope
- FAILED - software.amazon.awssdk.services.bedrock.model.FineTuningJobStatus
- FAILED - software.amazon.awssdk.services.bedrock.model.ModelCustomizationJobStatus
- FAILED - software.amazon.awssdk.services.bedrock.model.ProvisionedModelStatus
- failureMessage() - Method in class software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobResponse
-
Information about why the job failed.
- failureMessage() - Method in class software.amazon.awssdk.services.bedrock.model.GetProvisionedModelThroughputResponse
-
Failure message for any issues that the create operation encounters.
- failureMessage(String) - Method in interface software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobResponse.Builder
-
Information about why the job failed.
- failureMessage(String) - Method in interface software.amazon.awssdk.services.bedrock.model.GetProvisionedModelThroughputResponse.Builder
-
Failure message for any issues that the create operation encounters.
- FatScope<T> - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
- FatScope() - Constructor for class software.amazon.awssdk.services.bedrock.endpoints.internal.FatScope
- FatScope(HashMap<Identifier, T>, HashMap<Expr, T>) - Constructor for class software.amazon.awssdk.services.bedrock.endpoints.internal.FatScope
- FINE_TUNING - software.amazon.awssdk.services.bedrock.model.CustomizationType
- FINE_TUNING - software.amazon.awssdk.services.bedrock.model.ModelCustomization
- FineTuningJobStatus - Enum in software.amazon.awssdk.services.bedrock.model
- finishMultipartTemplate() - Method in interface software.amazon.awssdk.services.bedrock.endpoints.internal.TemplateVisitor
-
Invoked at the conclusion of visiting a multipart template like `https://{Region}.{dnsSuffix}`.
- fipsEnabledBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.AwsEndpointProviderUtils
- fn(String) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.FnNode.Builder
- fn(Fn) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Condition.Builder
- Fn - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
- Fn(FnNode) - Constructor for class software.amazon.awssdk.services.bedrock.endpoints.internal.Fn
- fnNode - Variable in class software.amazon.awssdk.services.bedrock.endpoints.internal.Fn
- FnNode - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
-
Parsed but not validated function contents containing the `fn` name and `argv`
- FnNode.Builder - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
- FnVisitor<R> - Interface in software.amazon.awssdk.services.bedrock.endpoints.internal
- forEach(BiConsumer<Identifier, Value>) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Value.Record
- foundationModelArn() - Method in class software.amazon.awssdk.services.bedrock.model.GetProvisionedModelThroughputResponse
-
ARN of the foundation model.
- foundationModelArn() - Method in class software.amazon.awssdk.services.bedrock.model.ProvisionedModelSummary
-
Foundation model ARN.
- foundationModelArn(String) - Method in interface software.amazon.awssdk.services.bedrock.model.GetProvisionedModelThroughputResponse.Builder
-
ARN of the foundation model.
- foundationModelArn(String) - Method in interface software.amazon.awssdk.services.bedrock.model.ProvisionedModelSummary.Builder
-
Foundation model ARN.
- foundationModelArnEquals() - Method in class software.amazon.awssdk.services.bedrock.model.ListCustomModelsRequest
-
Return custom models only if the foundation model ARN matches this parameter.
- foundationModelArnEquals(String) - Method in interface software.amazon.awssdk.services.bedrock.model.ListCustomModelsRequest.Builder
-
Return custom models only if the foundation model ARN matches this parameter.
- FoundationModelDetails - Class in software.amazon.awssdk.services.bedrock.model
-
Information about a foundation model.
- FoundationModelDetails.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- FoundationModelLifecycle - Class in software.amazon.awssdk.services.bedrock.model
-
Details about whether a model version is available or deprecated.
- FoundationModelLifecycle.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- FoundationModelLifecycleStatus - Enum in software.amazon.awssdk.services.bedrock.model
- FoundationModelSummary - Class in software.amazon.awssdk.services.bedrock.model
-
Summary information for a foundation model.
- FoundationModelSummary.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- from(String) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.ParameterReference
- from(String, String) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.ParameterReference
- fromArray(List<Value>) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Value
- fromBool(boolean) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Literal
- fromBool(boolean) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Value
- fromInteger(int) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Literal
- fromInteger(int) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Value
- fromNode(String, JsonNode) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Parameter
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Condition
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.EndpointResult
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.EndpointRuleset
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Expr
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.FnNode
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Literal
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Outputs
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Parameter.Deprecated
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Parameters
- fromNode(JsonNode) - Static method in enum software.amazon.awssdk.services.bedrock.endpoints.internal.ParameterType
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Partition
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Partitions
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.RegionOverride
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Rule
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Value.Endpoint
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Value
- fromParam(Parameter) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.PartitionFn
- fromParam(Parameter, Expr) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.BooleanEqualsFn
- fromRecord(Map<Identifier, Literal>) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Literal
- fromRecord(Map<Identifier, Value>) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Value
- fromStr(String) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Literal
- fromStr(String) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Value
- fromStr(Template) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Literal
- fromString(String) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Identifier
- fromString(String) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Template
- fromTuple(List<Literal>) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Literal
- fromValue(String) - Static method in enum software.amazon.awssdk.services.bedrock.endpoints.internal.ParameterType
- fromValue(String) - Static method in enum software.amazon.awssdk.services.bedrock.model.CommitmentDuration
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.bedrock.model.CustomizationType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.bedrock.model.FineTuningJobStatus
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.bedrock.model.FoundationModelLifecycleStatus
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.bedrock.model.InferenceType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.bedrock.model.ModelCustomization
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.bedrock.model.ModelCustomizationJobStatus
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.bedrock.model.ModelModality
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.bedrock.model.ProvisionedModelStatus
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.bedrock.model.SortByProvisionedModels
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.bedrock.model.SortJobsBy
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.bedrock.model.SortModelsBy
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.bedrock.model.SortOrder
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
G
- generateEndpoint(EndpointResult) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.RuleEvaluator
- get() - Method in interface software.amazon.awssdk.services.bedrock.endpoints.internal.EndpointAuthSchemeStrategyFactory
- get(int) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Value.Array
- get(Identifier) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Parameters
- get(Identifier) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Value.Record
- getArgv() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Fn
- getArgv() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.FnNode
- getAttr(String) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Expr
- getAttr(Identifier) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Expr
- GetAttr - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
- GetAttr(FnNode) - Constructor for class software.amazon.awssdk.services.bedrock.endpoints.internal.GetAttr
- GetAttr.Builder - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
- GetAttr.Part - Interface in software.amazon.awssdk.services.bedrock.endpoints.internal
- GetAttr.Part.Index - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
- GetAttr.Part.Key - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
- getBuiltIn() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Parameter
- getConditions() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Rule
- getContext() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.ParameterReference
- getCustomModel(Consumer<GetCustomModelRequest.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.BedrockAsyncClient
-
Get the properties associated with a Amazon Bedrock custom model that you have created.For more information, see Custom models in the Bedrock User Guide.
- getCustomModel(Consumer<GetCustomModelRequest.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.BedrockClient
-
Get the properties associated with a Amazon Bedrock custom model that you have created.For more information, see Custom models in the Bedrock User Guide.
- getCustomModel(GetCustomModelRequest) - Method in interface software.amazon.awssdk.services.bedrock.BedrockAsyncClient
-
Get the properties associated with a Amazon Bedrock custom model that you have created.For more information, see Custom models in the Bedrock User Guide.
- getCustomModel(GetCustomModelRequest) - Method in interface software.amazon.awssdk.services.bedrock.BedrockClient
-
Get the properties associated with a Amazon Bedrock custom model that you have created.For more information, see Custom models in the Bedrock User Guide.
- GetCustomModelRequest - Class in software.amazon.awssdk.services.bedrock.model
- GetCustomModelRequest.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- GetCustomModelRequestMarshaller - Class in software.amazon.awssdk.services.bedrock.transform
-
GetCustomModelRequest
Marshaller - GetCustomModelRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.bedrock.transform.GetCustomModelRequestMarshaller
- GetCustomModelResponse - Class in software.amazon.awssdk.services.bedrock.model
- GetCustomModelResponse.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- getDefault() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.ExprVisitor.Default
- getDefault() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Parameter
-
The default value for this Parameter
- getDefaultValue() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Parameter
- getDeprecated() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Parameter
- getDocumentation() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Parameter
- getEndpoint() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.EndpointRule
- getExpr() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Template.Dynamic
- getFn() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Condition
- getFoundationModel(Consumer<GetFoundationModelRequest.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.BedrockAsyncClient
-
Get details about a Amazon Bedrock foundation model.
- getFoundationModel(Consumer<GetFoundationModelRequest.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.BedrockClient
-
Get details about a Amazon Bedrock foundation model.
- getFoundationModel(GetFoundationModelRequest) - Method in interface software.amazon.awssdk.services.bedrock.BedrockAsyncClient
-
Get details about a Amazon Bedrock foundation model.
- getFoundationModel(GetFoundationModelRequest) - Method in interface software.amazon.awssdk.services.bedrock.BedrockClient
-
Get details about a Amazon Bedrock foundation model.
- GetFoundationModelRequest - Class in software.amazon.awssdk.services.bedrock.model
- GetFoundationModelRequest.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- GetFoundationModelRequestMarshaller - Class in software.amazon.awssdk.services.bedrock.transform
-
GetFoundationModelRequest
Marshaller - GetFoundationModelRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.bedrock.transform.GetFoundationModelRequestMarshaller
- GetFoundationModelResponse - Class in software.amazon.awssdk.services.bedrock.model
- GetFoundationModelResponse.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- getHeaders() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.EndpointResult
- getHeaders() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Value.Endpoint
- getId() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.FnNode
- getLeft() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.BooleanEqualsFn
- getLeft() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.StringEqualsFn
- getModelCustomizationJob(Consumer<GetModelCustomizationJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.BedrockAsyncClient
-
Retrieves the properties associated with a model-customization job, including the status of the job.
- getModelCustomizationJob(Consumer<GetModelCustomizationJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.BedrockClient
-
Retrieves the properties associated with a model-customization job, including the status of the job.
- getModelCustomizationJob(GetModelCustomizationJobRequest) - Method in interface software.amazon.awssdk.services.bedrock.BedrockAsyncClient
-
Retrieves the properties associated with a model-customization job, including the status of the job.
- getModelCustomizationJob(GetModelCustomizationJobRequest) - Method in interface software.amazon.awssdk.services.bedrock.BedrockClient
-
Retrieves the properties associated with a model-customization job, including the status of the job.
- GetModelCustomizationJobRequest - Class in software.amazon.awssdk.services.bedrock.model
- GetModelCustomizationJobRequest.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- GetModelCustomizationJobRequestMarshaller - Class in software.amazon.awssdk.services.bedrock.transform
-
GetModelCustomizationJobRequest
Marshaller - GetModelCustomizationJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.bedrock.transform.GetModelCustomizationJobRequestMarshaller
- GetModelCustomizationJobResponse - Class in software.amazon.awssdk.services.bedrock.model
- GetModelCustomizationJobResponse.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- getModelInvocationLoggingConfiguration(Consumer<GetModelInvocationLoggingConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.BedrockAsyncClient
-
Get the current configuration values for model invocation logging.
- getModelInvocationLoggingConfiguration(Consumer<GetModelInvocationLoggingConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.BedrockClient
-
Get the current configuration values for model invocation logging.
- getModelInvocationLoggingConfiguration(GetModelInvocationLoggingConfigurationRequest) - Method in interface software.amazon.awssdk.services.bedrock.BedrockAsyncClient
-
Get the current configuration values for model invocation logging.
- getModelInvocationLoggingConfiguration(GetModelInvocationLoggingConfigurationRequest) - Method in interface software.amazon.awssdk.services.bedrock.BedrockClient
-
Get the current configuration values for model invocation logging.
- GetModelInvocationLoggingConfigurationRequest - Class in software.amazon.awssdk.services.bedrock.model
- GetModelInvocationLoggingConfigurationRequest.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- GetModelInvocationLoggingConfigurationRequestMarshaller - Class in software.amazon.awssdk.services.bedrock.transform
- GetModelInvocationLoggingConfigurationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.bedrock.transform.GetModelInvocationLoggingConfigurationRequestMarshaller
- GetModelInvocationLoggingConfigurationResponse - Class in software.amazon.awssdk.services.bedrock.model
- GetModelInvocationLoggingConfigurationResponse.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- getName() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Fn
-
Returns the name of this function, eg.
- getName() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Parameter
- getName() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.ParameterReference
- getName() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Ref
- getParameters() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.EndpointRuleset
- getParts() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Template
- getProperties() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.EndpointResult
- getProperties() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Value.Endpoint
- getProvisionedModelThroughput(Consumer<GetProvisionedModelThroughputRequest.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.BedrockAsyncClient
-
Get details for a provisioned throughput.
- getProvisionedModelThroughput(Consumer<GetProvisionedModelThroughputRequest.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.BedrockClient
-
Get details for a provisioned throughput.
- getProvisionedModelThroughput(GetProvisionedModelThroughputRequest) - Method in interface software.amazon.awssdk.services.bedrock.BedrockAsyncClient
-
Get details for a provisioned throughput.
- getProvisionedModelThroughput(GetProvisionedModelThroughputRequest) - Method in interface software.amazon.awssdk.services.bedrock.BedrockClient
-
Get details for a provisioned throughput.
- GetProvisionedModelThroughputRequest - Class in software.amazon.awssdk.services.bedrock.model
- GetProvisionedModelThroughputRequest.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- GetProvisionedModelThroughputRequestMarshaller - Class in software.amazon.awssdk.services.bedrock.transform
-
GetProvisionedModelThroughputRequest
Marshaller - GetProvisionedModelThroughputRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.bedrock.transform.GetProvisionedModelThroughputRequestMarshaller
- GetProvisionedModelThroughputResponse - Class in software.amazon.awssdk.services.bedrock.model
- GetProvisionedModelThroughputResponse.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- getResult() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Condition
- getRight() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.BooleanEqualsFn
- getRight() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.StringEqualsFn
- getRules() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.EndpointRuleset
- getServiceId() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.EndpointRuleset
- getType() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Parameter
- getUrl() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.EndpointResult
- getUrl() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Value.Endpoint
- getValue() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Parameter
- getValue() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Template.Literal
- getValue() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Value.Record
- getValue(Identifier) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Scope
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.bedrock.model.CloudWatchConfig
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.bedrock.model.CreateModelCustomizationJobRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.bedrock.model.CreateModelCustomizationJobResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.bedrock.model.CreateProvisionedModelThroughputRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.bedrock.model.CreateProvisionedModelThroughputResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.bedrock.model.CustomModelSummary
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.bedrock.model.DeleteCustomModelRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.bedrock.model.DeleteCustomModelResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.bedrock.model.DeleteModelInvocationLoggingConfigurationRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.bedrock.model.DeleteModelInvocationLoggingConfigurationResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.bedrock.model.DeleteProvisionedModelThroughputRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.bedrock.model.DeleteProvisionedModelThroughputResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.bedrock.model.FoundationModelDetails
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.bedrock.model.FoundationModelLifecycle
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.bedrock.model.FoundationModelSummary
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.bedrock.model.GetCustomModelRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.bedrock.model.GetCustomModelResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.bedrock.model.GetFoundationModelRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.bedrock.model.GetFoundationModelResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.bedrock.model.GetModelInvocationLoggingConfigurationRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.bedrock.model.GetModelInvocationLoggingConfigurationResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.bedrock.model.GetProvisionedModelThroughputRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.bedrock.model.GetProvisionedModelThroughputResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.bedrock.model.ListCustomModelsRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.bedrock.model.ListCustomModelsResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.bedrock.model.ListFoundationModelsRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.bedrock.model.ListFoundationModelsResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.bedrock.model.ListModelCustomizationJobsRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.bedrock.model.ListModelCustomizationJobsResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.bedrock.model.ListProvisionedModelThroughputsRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.bedrock.model.ListProvisionedModelThroughputsResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.bedrock.model.ListTagsForResourceRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.bedrock.model.ListTagsForResourceResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.bedrock.model.LoggingConfig
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.bedrock.model.ModelCustomizationJobSummary
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.bedrock.model.OutputDataConfig
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.bedrock.model.ProvisionedModelSummary
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.bedrock.model.PutModelInvocationLoggingConfigurationRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.bedrock.model.PutModelInvocationLoggingConfigurationResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.bedrock.model.S3Config
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.bedrock.model.StopModelCustomizationJobRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.bedrock.model.StopModelCustomizationJobResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.bedrock.model.Tag
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.bedrock.model.TagResourceRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.bedrock.model.TagResourceResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.bedrock.model.TrainingDataConfig
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.bedrock.model.TrainingMetrics
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.bedrock.model.UntagResourceRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.bedrock.model.UntagResourceResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.bedrock.model.UpdateProvisionedModelThroughputRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.bedrock.model.UpdateProvisionedModelThroughputResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.bedrock.model.ValidationDataConfig
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.bedrock.model.Validator
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.bedrock.model.ValidatorMetric
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.bedrock.model.VpcConfig
- getVersion() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.EndpointRuleset
H
- hasCustomizationsSupported() - Method in class software.amazon.awssdk.services.bedrock.model.FoundationModelDetails
-
For responses, this returns true if the service returned a value for the CustomizationsSupported property.
- hasCustomizationsSupported() - Method in class software.amazon.awssdk.services.bedrock.model.FoundationModelSummary
-
For responses, this returns true if the service returned a value for the CustomizationsSupported property.
- hasCustomModelTags() - Method in class software.amazon.awssdk.services.bedrock.model.CreateModelCustomizationJobRequest
-
For responses, this returns true if the service returned a value for the CustomModelTags property.
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Arn
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.DefaultBedrockEndpointProvider
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.EndpointResult
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.FatScope
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Fn
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.FnNode
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.GetAttr.Part.Index
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.GetAttr.Part.Key
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Identifier
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Literal
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Outputs
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Parameter.Deprecated
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Parameter
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.ParameterReference
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Parameters
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Partition
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Partitions
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Ref
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.RegionOverride
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Template.Dynamic
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Template
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Template.Literal
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Value.Array
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Value.Bool
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Value.Endpoint
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Value.Int
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Value.Record
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Value.Str
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.model.CloudWatchConfig
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.model.CreateModelCustomizationJobRequest
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.model.CreateModelCustomizationJobResponse
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.model.CreateProvisionedModelThroughputRequest
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.model.CreateProvisionedModelThroughputResponse
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.model.CustomModelSummary
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.model.DeleteCustomModelRequest
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.model.DeleteCustomModelResponse
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.model.DeleteModelInvocationLoggingConfigurationRequest
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.model.DeleteModelInvocationLoggingConfigurationResponse
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.model.DeleteProvisionedModelThroughputRequest
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.model.DeleteProvisionedModelThroughputResponse
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.model.FoundationModelDetails
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.model.FoundationModelLifecycle
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.model.FoundationModelSummary
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.model.GetCustomModelRequest
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.model.GetCustomModelResponse
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.model.GetFoundationModelRequest
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.model.GetFoundationModelResponse
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobRequest
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobResponse
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.model.GetModelInvocationLoggingConfigurationRequest
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.model.GetModelInvocationLoggingConfigurationResponse
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.model.GetProvisionedModelThroughputRequest
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.model.GetProvisionedModelThroughputResponse
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.model.ListCustomModelsRequest
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.model.ListCustomModelsResponse
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.model.ListFoundationModelsRequest
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.model.ListFoundationModelsResponse
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.model.ListModelCustomizationJobsRequest
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.model.ListModelCustomizationJobsResponse
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.model.ListProvisionedModelThroughputsRequest
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.model.ListProvisionedModelThroughputsResponse
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.model.ListTagsForResourceRequest
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.model.ListTagsForResourceResponse
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.model.LoggingConfig
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.model.ModelCustomizationJobSummary
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.model.OutputDataConfig
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.model.ProvisionedModelSummary
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.model.PutModelInvocationLoggingConfigurationRequest
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.model.PutModelInvocationLoggingConfigurationResponse
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.model.S3Config
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.model.StopModelCustomizationJobRequest
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.model.StopModelCustomizationJobResponse
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.model.Tag
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.model.TagResourceRequest
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.model.TagResourceResponse
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.model.TrainingDataConfig
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.model.TrainingMetrics
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.model.UntagResourceRequest
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.model.UntagResourceResponse
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.model.UpdateProvisionedModelThroughputRequest
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.model.UpdateProvisionedModelThroughputResponse
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.model.ValidationDataConfig
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.model.Validator
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.model.ValidatorMetric
- hashCode() - Method in class software.amazon.awssdk.services.bedrock.model.VpcConfig
- hasHyperParameters() - Method in class software.amazon.awssdk.services.bedrock.model.CreateModelCustomizationJobRequest
-
For responses, this returns true if the service returned a value for the HyperParameters property.
- hasHyperParameters() - Method in class software.amazon.awssdk.services.bedrock.model.GetCustomModelResponse
-
For responses, this returns true if the service returned a value for the HyperParameters property.
- hasHyperParameters() - Method in class software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobResponse
-
For responses, this returns true if the service returned a value for the HyperParameters property.
- hasInferenceTypesSupported() - Method in class software.amazon.awssdk.services.bedrock.model.FoundationModelDetails
-
For responses, this returns true if the service returned a value for the InferenceTypesSupported property.
- hasInferenceTypesSupported() - Method in class software.amazon.awssdk.services.bedrock.model.FoundationModelSummary
-
For responses, this returns true if the service returned a value for the InferenceTypesSupported property.
- hasInputModalities() - Method in class software.amazon.awssdk.services.bedrock.model.FoundationModelDetails
-
For responses, this returns true if the service returned a value for the InputModalities property.
- hasInputModalities() - Method in class software.amazon.awssdk.services.bedrock.model.FoundationModelSummary
-
For responses, this returns true if the service returned a value for the InputModalities property.
- hasJobTags() - Method in class software.amazon.awssdk.services.bedrock.model.CreateModelCustomizationJobRequest
-
For responses, this returns true if the service returned a value for the JobTags property.
- hasModelCustomizationJobSummaries() - Method in class software.amazon.awssdk.services.bedrock.model.ListModelCustomizationJobsResponse
-
For responses, this returns true if the service returned a value for the ModelCustomizationJobSummaries property.
- hasModelSummaries() - Method in class software.amazon.awssdk.services.bedrock.model.ListCustomModelsResponse
-
For responses, this returns true if the service returned a value for the ModelSummaries property.
- hasModelSummaries() - Method in class software.amazon.awssdk.services.bedrock.model.ListFoundationModelsResponse
-
For responses, this returns true if the service returned a value for the ModelSummaries property.
- hasOutputModalities() - Method in class software.amazon.awssdk.services.bedrock.model.FoundationModelDetails
-
For responses, this returns true if the service returned a value for the OutputModalities property.
- hasOutputModalities() - Method in class software.amazon.awssdk.services.bedrock.model.FoundationModelSummary
-
For responses, this returns true if the service returned a value for the OutputModalities property.
- hasProvisionedModelSummaries() - Method in class software.amazon.awssdk.services.bedrock.model.ListProvisionedModelThroughputsResponse
-
For responses, this returns true if the service returned a value for the ProvisionedModelSummaries property.
- hasSecurityGroupIds() - Method in class software.amazon.awssdk.services.bedrock.model.VpcConfig
-
For responses, this returns true if the service returned a value for the SecurityGroupIds property.
- hasSubnetIds() - Method in class software.amazon.awssdk.services.bedrock.model.VpcConfig
-
For responses, this returns true if the service returned a value for the SubnetIds property.
- hasTagKeys() - Method in class software.amazon.awssdk.services.bedrock.model.UntagResourceRequest
-
For responses, this returns true if the service returned a value for the TagKeys property.
- hasTags() - Method in class software.amazon.awssdk.services.bedrock.model.CreateProvisionedModelThroughputRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.bedrock.model.ListTagsForResourceResponse
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.bedrock.model.TagResourceRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasValidationMetrics() - Method in class software.amazon.awssdk.services.bedrock.model.GetCustomModelResponse
-
For responses, this returns true if the service returned a value for the ValidationMetrics property.
- hasValidationMetrics() - Method in class software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobResponse
-
For responses, this returns true if the service returned a value for the ValidationMetrics property.
- hasValidators() - Method in class software.amazon.awssdk.services.bedrock.model.ValidationDataConfig
-
For responses, this returns true if the service returned a value for the Validators property.
- hostLabel() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.IsValidHostLabel
- hostLabel() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.IsVirtualHostableS3Bucket
- hyperParameters() - Method in class software.amazon.awssdk.services.bedrock.model.CreateModelCustomizationJobRequest
-
Parameters related to tuning the model.
- hyperParameters() - Method in class software.amazon.awssdk.services.bedrock.model.GetCustomModelResponse
-
Hyperparameter values associated with this model.
- hyperParameters() - Method in class software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobResponse
-
The hyperparameter values for the job.
- hyperParameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.bedrock.model.CreateModelCustomizationJobRequest.Builder
-
Parameters related to tuning the model.
- hyperParameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.bedrock.model.GetCustomModelResponse.Builder
-
Hyperparameter values associated with this model.
- hyperParameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobResponse.Builder
-
The hyperparameter values for the job.
I
- id() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Partition
- id(String) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Partition.Builder
- ID - Static variable in class software.amazon.awssdk.services.bedrock.endpoints.internal.BooleanEqualsFn
- ID - Static variable in class software.amazon.awssdk.services.bedrock.endpoints.internal.GetAttr
- ID - Static variable in class software.amazon.awssdk.services.bedrock.endpoints.internal.IsSet
- ID - Static variable in class software.amazon.awssdk.services.bedrock.endpoints.internal.IsValidHostLabel
- ID - Static variable in class software.amazon.awssdk.services.bedrock.endpoints.internal.IsVirtualHostableS3Bucket
- ID - Static variable in class software.amazon.awssdk.services.bedrock.endpoints.internal.Not
- ID - Static variable in class software.amazon.awssdk.services.bedrock.endpoints.internal.ParseArn
- ID - Static variable in class software.amazon.awssdk.services.bedrock.endpoints.internal.ParseUrl
- ID - Static variable in class software.amazon.awssdk.services.bedrock.endpoints.internal.PartitionFn
- ID - Static variable in class software.amazon.awssdk.services.bedrock.endpoints.internal.StringEqualsFn
- ID - Static variable in class software.amazon.awssdk.services.bedrock.endpoints.internal.Substring
- ID - Static variable in class software.amazon.awssdk.services.bedrock.endpoints.internal.UriEncodeFn
- Identifier - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
-
Identifiers for variables declared within the rule engine, e.g.
- Identifier(String) - Constructor for class software.amazon.awssdk.services.bedrock.endpoints.internal.Identifier
- IMAGE - software.amazon.awssdk.services.bedrock.model.ModelModality
- imageDataDeliveryEnabled() - Method in class software.amazon.awssdk.services.bedrock.model.LoggingConfig
-
Set to include image data in the log delivery.
- imageDataDeliveryEnabled(Boolean) - Method in interface software.amazon.awssdk.services.bedrock.model.LoggingConfig.Builder
-
Set to include image data in the log delivery.
- IN_PROGRESS - software.amazon.awssdk.services.bedrock.model.FineTuningJobStatus
- IN_PROGRESS - software.amazon.awssdk.services.bedrock.model.ModelCustomizationJobStatus
- IN_SERVICE - software.amazon.awssdk.services.bedrock.model.ProvisionedModelStatus
- index() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.GetAttr.Part.Index
- Index(int) - Constructor for class software.amazon.awssdk.services.bedrock.endpoints.internal.GetAttr.Part.Index
- InferenceType - Enum in software.amazon.awssdk.services.bedrock.model
- inferenceTypesSupported() - Method in class software.amazon.awssdk.services.bedrock.model.FoundationModelDetails
-
The inference types that the model supports.
- inferenceTypesSupported() - Method in class software.amazon.awssdk.services.bedrock.model.FoundationModelSummary
-
The inference types that the model supports.
- inferenceTypesSupported(Collection<InferenceType>) - Method in interface software.amazon.awssdk.services.bedrock.model.FoundationModelDetails.Builder
-
The inference types that the model supports.
- inferenceTypesSupported(Collection<InferenceType>) - Method in interface software.amazon.awssdk.services.bedrock.model.FoundationModelSummary.Builder
-
The inference types that the model supports.
- inferenceTypesSupported(InferenceType...) - Method in interface software.amazon.awssdk.services.bedrock.model.FoundationModelDetails.Builder
-
The inference types that the model supports.
- inferenceTypesSupported(InferenceType...) - Method in interface software.amazon.awssdk.services.bedrock.model.FoundationModelSummary.Builder
-
The inference types that the model supports.
- inferenceTypesSupportedAsStrings() - Method in class software.amazon.awssdk.services.bedrock.model.FoundationModelDetails
-
The inference types that the model supports.
- inferenceTypesSupportedAsStrings() - Method in class software.amazon.awssdk.services.bedrock.model.FoundationModelSummary
-
The inference types that the model supports.
- inferenceTypesSupportedWithStrings(String...) - Method in interface software.amazon.awssdk.services.bedrock.model.FoundationModelDetails.Builder
-
The inference types that the model supports.
- inferenceTypesSupportedWithStrings(String...) - Method in interface software.amazon.awssdk.services.bedrock.model.FoundationModelSummary.Builder
-
The inference types that the model supports.
- inferenceTypesSupportedWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.bedrock.model.FoundationModelDetails.Builder
-
The inference types that the model supports.
- inferenceTypesSupportedWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.bedrock.model.FoundationModelSummary.Builder
-
The inference types that the model supports.
- INFERRED - Static variable in class software.amazon.awssdk.services.bedrock.endpoints.internal.PartitionFn
- InnerParseError - Exception in software.amazon.awssdk.services.bedrock.endpoints.internal
- InnerParseError(String) - Constructor for exception software.amazon.awssdk.services.bedrock.endpoints.internal.InnerParseError
- inputModalities() - Method in class software.amazon.awssdk.services.bedrock.model.FoundationModelDetails
-
The input modalities that the model supports.
- inputModalities() - Method in class software.amazon.awssdk.services.bedrock.model.FoundationModelSummary
-
The input modalities that the model supports.
- inputModalities(Collection<ModelModality>) - Method in interface software.amazon.awssdk.services.bedrock.model.FoundationModelDetails.Builder
-
The input modalities that the model supports.
- inputModalities(Collection<ModelModality>) - Method in interface software.amazon.awssdk.services.bedrock.model.FoundationModelSummary.Builder
-
The input modalities that the model supports.
- inputModalities(ModelModality...) - Method in interface software.amazon.awssdk.services.bedrock.model.FoundationModelDetails.Builder
-
The input modalities that the model supports.
- inputModalities(ModelModality...) - Method in interface software.amazon.awssdk.services.bedrock.model.FoundationModelSummary.Builder
-
The input modalities that the model supports.
- inputModalitiesAsStrings() - Method in class software.amazon.awssdk.services.bedrock.model.FoundationModelDetails
-
The input modalities that the model supports.
- inputModalitiesAsStrings() - Method in class software.amazon.awssdk.services.bedrock.model.FoundationModelSummary
-
The input modalities that the model supports.
- inputModalitiesWithStrings(String...) - Method in interface software.amazon.awssdk.services.bedrock.model.FoundationModelDetails.Builder
-
The input modalities that the model supports.
- inputModalitiesWithStrings(String...) - Method in interface software.amazon.awssdk.services.bedrock.model.FoundationModelSummary.Builder
-
The input modalities that the model supports.
- inputModalitiesWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.bedrock.model.FoundationModelDetails.Builder
-
The input modalities that the model supports.
- inputModalitiesWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.bedrock.model.FoundationModelSummary.Builder
-
The input modalities that the model supports.
- inScope(Supplier<U>) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Scope
- insert(String, T) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Scope
- insert(Identifier, T) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Scope
- insertFact(Expr, T) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Scope
- InternalServerException - Exception in software.amazon.awssdk.services.bedrock.model
-
An internal server error occurred.
- InternalServerException.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- into() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Fn
- into() - Method in interface software.amazon.awssdk.services.bedrock.endpoints.internal.Into
- into() - Method in interface software.amazon.awssdk.services.bedrock.endpoints.internal.IntoSelf
- Into<T> - Interface in software.amazon.awssdk.services.bedrock.endpoints.internal
- IntoSelf<T extends IntoSelf<T>> - Interface in software.amazon.awssdk.services.bedrock.endpoints.internal
- IS_IP - Static variable in class software.amazon.awssdk.services.bedrock.endpoints.internal.ParseUrl
- isBuiltIn() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Parameter
- isNone() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Value
- isNone() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Value.None
- isRequired() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Parameter
- IsSet - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
- IsSet(FnNode) - Constructor for class software.amazon.awssdk.services.bedrock.endpoints.internal.IsSet
- isStatic() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Template
- IsValidHostLabel - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
- IsValidHostLabel(FnNode) - Constructor for class software.amazon.awssdk.services.bedrock.endpoints.internal.IsValidHostLabel
- IsVirtualHostableS3Bucket - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
- IsVirtualHostableS3Bucket(FnNode) - Constructor for class software.amazon.awssdk.services.bedrock.endpoints.internal.IsVirtualHostableS3Bucket
- iterator() - Method in class software.amazon.awssdk.services.bedrock.paginators.ListCustomModelsIterable
- iterator() - Method in class software.amazon.awssdk.services.bedrock.paginators.ListModelCustomizationJobsIterable
- iterator() - Method in class software.amazon.awssdk.services.bedrock.paginators.ListProvisionedModelThroughputsIterable
J
- jobArn() - Method in class software.amazon.awssdk.services.bedrock.model.CreateModelCustomizationJobResponse
-
ARN of the fine tuning job
- jobArn() - Method in class software.amazon.awssdk.services.bedrock.model.GetCustomModelResponse
-
Job ARN associated with this model.
- jobArn() - Method in class software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobResponse
-
The ARN of the customization job.
- jobArn() - Method in class software.amazon.awssdk.services.bedrock.model.ModelCustomizationJobSummary
-
ARN of the customization job.
- jobArn(String) - Method in interface software.amazon.awssdk.services.bedrock.model.CreateModelCustomizationJobResponse.Builder
-
ARN of the fine tuning job
- jobArn(String) - Method in interface software.amazon.awssdk.services.bedrock.model.GetCustomModelResponse.Builder
-
Job ARN associated with this model.
- jobArn(String) - Method in interface software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobResponse.Builder
-
The ARN of the customization job.
- jobArn(String) - Method in interface software.amazon.awssdk.services.bedrock.model.ModelCustomizationJobSummary.Builder
-
ARN of the customization job.
- jobIdentifier() - Method in class software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobRequest
-
Identifier for the customization job.
- jobIdentifier() - Method in class software.amazon.awssdk.services.bedrock.model.StopModelCustomizationJobRequest
-
Job identifier of the job to stop.
- jobIdentifier(String) - Method in interface software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobRequest.Builder
-
Identifier for the customization job.
- jobIdentifier(String) - Method in interface software.amazon.awssdk.services.bedrock.model.StopModelCustomizationJobRequest.Builder
-
Job identifier of the job to stop.
- jobName() - Method in class software.amazon.awssdk.services.bedrock.model.CreateModelCustomizationJobRequest
-
Enter a unique name for the fine-tuning job.
- jobName() - Method in class software.amazon.awssdk.services.bedrock.model.GetCustomModelResponse
-
Job name associated with this model.
- jobName() - Method in class software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobResponse
-
The name of the customization job.
- jobName() - Method in class software.amazon.awssdk.services.bedrock.model.ModelCustomizationJobSummary
-
Name of the customization job.
- jobName(String) - Method in interface software.amazon.awssdk.services.bedrock.model.CreateModelCustomizationJobRequest.Builder
-
Enter a unique name for the fine-tuning job.
- jobName(String) - Method in interface software.amazon.awssdk.services.bedrock.model.GetCustomModelResponse.Builder
-
Job name associated with this model.
- jobName(String) - Method in interface software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobResponse.Builder
-
The name of the customization job.
- jobName(String) - Method in interface software.amazon.awssdk.services.bedrock.model.ModelCustomizationJobSummary.Builder
-
Name of the customization job.
- jobTags() - Method in class software.amazon.awssdk.services.bedrock.model.CreateModelCustomizationJobRequest
-
Assign tags to the job.
- jobTags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.bedrock.model.CreateModelCustomizationJobRequest.Builder
-
Assign tags to the job.
- jobTags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.bedrock.model.CreateModelCustomizationJobRequest.Builder
-
Assign tags to the job.
- jobTags(Tag...) - Method in interface software.amazon.awssdk.services.bedrock.model.CreateModelCustomizationJobRequest.Builder
-
Assign tags to the job.
K
- key() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.GetAttr.Part.Key
- key() - Method in class software.amazon.awssdk.services.bedrock.model.Tag
-
Key for the tag.
- key(String) - Method in interface software.amazon.awssdk.services.bedrock.model.Tag.Builder
-
Key for the tag.
- Key(Identifier) - Constructor for class software.amazon.awssdk.services.bedrock.endpoints.internal.GetAttr.Part.Key
- keyPrefix() - Method in class software.amazon.awssdk.services.bedrock.model.S3Config
-
S3 prefix.
- keyPrefix(String) - Method in interface software.amazon.awssdk.services.bedrock.model.S3Config.Builder
-
S3 prefix.
- knownValues() - Static method in enum software.amazon.awssdk.services.bedrock.model.CommitmentDuration
-
Use this in place of
CommitmentDuration.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.bedrock.model.CustomizationType
-
Use this in place of
CustomizationType.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.bedrock.model.FineTuningJobStatus
-
Use this in place of
FineTuningJobStatus.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.bedrock.model.FoundationModelLifecycleStatus
-
Use this in place of
FoundationModelLifecycleStatus.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.bedrock.model.InferenceType
-
Use this in place of
InferenceType.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.bedrock.model.ModelCustomization
-
Use this in place of
ModelCustomization.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.bedrock.model.ModelCustomizationJobStatus
-
Use this in place of
ModelCustomizationJobStatus.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.bedrock.model.ModelModality
-
Use this in place of
ModelModality.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.bedrock.model.ProvisionedModelStatus
-
Use this in place of
ProvisionedModelStatus.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.bedrock.model.SortByProvisionedModels
-
Use this in place of
SortByProvisionedModels.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.bedrock.model.SortJobsBy
-
Use this in place of
SortJobsBy.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.bedrock.model.SortModelsBy
-
Use this in place of
SortModelsBy.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.bedrock.model.SortOrder
-
Use this in place of
SortOrder.values()
to return aSet
of all values known to the SDK.
L
- largeDataDeliveryS3Config() - Method in class software.amazon.awssdk.services.bedrock.model.CloudWatchConfig
-
S3 configuration for delivering a large amount of data.
- largeDataDeliveryS3Config(Consumer<S3Config.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.model.CloudWatchConfig.Builder
-
S3 configuration for delivering a large amount of data.
- largeDataDeliveryS3Config(S3Config) - Method in interface software.amazon.awssdk.services.bedrock.model.CloudWatchConfig.Builder
-
S3 configuration for delivering a large amount of data.
- lastModifiedTime() - Method in class software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobResponse
-
Time that the resource was last modified.
- lastModifiedTime() - Method in class software.amazon.awssdk.services.bedrock.model.GetProvisionedModelThroughputResponse
-
The timestamp of the last modified time of this provisioned throughput.
- lastModifiedTime() - Method in class software.amazon.awssdk.services.bedrock.model.ModelCustomizationJobSummary
-
Time that the customization job was last modified.
- lastModifiedTime() - Method in class software.amazon.awssdk.services.bedrock.model.ProvisionedModelSummary
-
The time that this provisioned throughput was last modified.
- lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobResponse.Builder
-
Time that the resource was last modified.
- lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.bedrock.model.GetProvisionedModelThroughputResponse.Builder
-
The timestamp of the last modified time of this provisioned throughput.
- lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.bedrock.model.ModelCustomizationJobSummary.Builder
-
Time that the customization job was last modified.
- lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.bedrock.model.ProvisionedModelSummary.Builder
-
The time that this provisioned throughput was last modified.
- LEGACY - software.amazon.awssdk.services.bedrock.model.FoundationModelLifecycleStatus
- listCustomModels(Consumer<ListCustomModelsRequest.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.BedrockAsyncClient
-
Returns a list of the custom models that you have created with the
CreateModelCustomizationJob
operation. - listCustomModels(Consumer<ListCustomModelsRequest.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.BedrockClient
-
Returns a list of the custom models that you have created with the
CreateModelCustomizationJob
operation. - listCustomModels(ListCustomModelsRequest) - Method in interface software.amazon.awssdk.services.bedrock.BedrockAsyncClient
-
Returns a list of the custom models that you have created with the
CreateModelCustomizationJob
operation. - listCustomModels(ListCustomModelsRequest) - Method in interface software.amazon.awssdk.services.bedrock.BedrockClient
-
Returns a list of the custom models that you have created with the
CreateModelCustomizationJob
operation. - ListCustomModelsIterable - Class in software.amazon.awssdk.services.bedrock.paginators
-
Represents the output for the
BedrockClient.listCustomModelsPaginator(software.amazon.awssdk.services.bedrock.model.ListCustomModelsRequest)
operation which is a paginated operation. - ListCustomModelsIterable(BedrockClient, ListCustomModelsRequest) - Constructor for class software.amazon.awssdk.services.bedrock.paginators.ListCustomModelsIterable
- listCustomModelsPaginator(Consumer<ListCustomModelsRequest.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.BedrockAsyncClient
-
Returns a list of the custom models that you have created with the
CreateModelCustomizationJob
operation. - listCustomModelsPaginator(Consumer<ListCustomModelsRequest.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.BedrockClient
-
Returns a list of the custom models that you have created with the
CreateModelCustomizationJob
operation. - listCustomModelsPaginator(ListCustomModelsRequest) - Method in interface software.amazon.awssdk.services.bedrock.BedrockAsyncClient
-
Returns a list of the custom models that you have created with the
CreateModelCustomizationJob
operation. - listCustomModelsPaginator(ListCustomModelsRequest) - Method in interface software.amazon.awssdk.services.bedrock.BedrockClient
-
Returns a list of the custom models that you have created with the
CreateModelCustomizationJob
operation. - ListCustomModelsPublisher - Class in software.amazon.awssdk.services.bedrock.paginators
-
Represents the output for the
BedrockAsyncClient.listCustomModelsPaginator(software.amazon.awssdk.services.bedrock.model.ListCustomModelsRequest)
operation which is a paginated operation. - ListCustomModelsPublisher(BedrockAsyncClient, ListCustomModelsRequest) - Constructor for class software.amazon.awssdk.services.bedrock.paginators.ListCustomModelsPublisher
- ListCustomModelsRequest - Class in software.amazon.awssdk.services.bedrock.model
- ListCustomModelsRequest.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- ListCustomModelsRequestMarshaller - Class in software.amazon.awssdk.services.bedrock.transform
-
ListCustomModelsRequest
Marshaller - ListCustomModelsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.bedrock.transform.ListCustomModelsRequestMarshaller
- ListCustomModelsResponse - Class in software.amazon.awssdk.services.bedrock.model
- ListCustomModelsResponse.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- listFoundationModels(Consumer<ListFoundationModelsRequest.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.BedrockAsyncClient
-
List of Amazon Bedrock foundation models that you can use.
- listFoundationModels(Consumer<ListFoundationModelsRequest.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.BedrockClient
-
List of Amazon Bedrock foundation models that you can use.
- listFoundationModels(ListFoundationModelsRequest) - Method in interface software.amazon.awssdk.services.bedrock.BedrockAsyncClient
-
List of Amazon Bedrock foundation models that you can use.
- listFoundationModels(ListFoundationModelsRequest) - Method in interface software.amazon.awssdk.services.bedrock.BedrockClient
-
List of Amazon Bedrock foundation models that you can use.
- ListFoundationModelsRequest - Class in software.amazon.awssdk.services.bedrock.model
- ListFoundationModelsRequest.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- ListFoundationModelsRequestMarshaller - Class in software.amazon.awssdk.services.bedrock.transform
-
ListFoundationModelsRequest
Marshaller - ListFoundationModelsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.bedrock.transform.ListFoundationModelsRequestMarshaller
- ListFoundationModelsResponse - Class in software.amazon.awssdk.services.bedrock.model
- ListFoundationModelsResponse.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- listModelCustomizationJobs(Consumer<ListModelCustomizationJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.BedrockAsyncClient
-
Returns a list of model customization jobs that you have submitted.
- listModelCustomizationJobs(Consumer<ListModelCustomizationJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.BedrockClient
-
Returns a list of model customization jobs that you have submitted.
- listModelCustomizationJobs(ListModelCustomizationJobsRequest) - Method in interface software.amazon.awssdk.services.bedrock.BedrockAsyncClient
-
Returns a list of model customization jobs that you have submitted.
- listModelCustomizationJobs(ListModelCustomizationJobsRequest) - Method in interface software.amazon.awssdk.services.bedrock.BedrockClient
-
Returns a list of model customization jobs that you have submitted.
- ListModelCustomizationJobsIterable - Class in software.amazon.awssdk.services.bedrock.paginators
-
Represents the output for the
BedrockClient.listModelCustomizationJobsPaginator(software.amazon.awssdk.services.bedrock.model.ListModelCustomizationJobsRequest)
operation which is a paginated operation. - ListModelCustomizationJobsIterable(BedrockClient, ListModelCustomizationJobsRequest) - Constructor for class software.amazon.awssdk.services.bedrock.paginators.ListModelCustomizationJobsIterable
- listModelCustomizationJobsPaginator(Consumer<ListModelCustomizationJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.BedrockAsyncClient
-
Returns a list of model customization jobs that you have submitted.
- listModelCustomizationJobsPaginator(Consumer<ListModelCustomizationJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.BedrockClient
-
Returns a list of model customization jobs that you have submitted.
- listModelCustomizationJobsPaginator(ListModelCustomizationJobsRequest) - Method in interface software.amazon.awssdk.services.bedrock.BedrockAsyncClient
-
Returns a list of model customization jobs that you have submitted.
- listModelCustomizationJobsPaginator(ListModelCustomizationJobsRequest) - Method in interface software.amazon.awssdk.services.bedrock.BedrockClient
-
Returns a list of model customization jobs that you have submitted.
- ListModelCustomizationJobsPublisher - Class in software.amazon.awssdk.services.bedrock.paginators
-
Represents the output for the
BedrockAsyncClient.listModelCustomizationJobsPaginator(software.amazon.awssdk.services.bedrock.model.ListModelCustomizationJobsRequest)
operation which is a paginated operation. - ListModelCustomizationJobsPublisher(BedrockAsyncClient, ListModelCustomizationJobsRequest) - Constructor for class software.amazon.awssdk.services.bedrock.paginators.ListModelCustomizationJobsPublisher
- ListModelCustomizationJobsRequest - Class in software.amazon.awssdk.services.bedrock.model
- ListModelCustomizationJobsRequest.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- ListModelCustomizationJobsRequestMarshaller - Class in software.amazon.awssdk.services.bedrock.transform
-
ListModelCustomizationJobsRequest
Marshaller - ListModelCustomizationJobsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.bedrock.transform.ListModelCustomizationJobsRequestMarshaller
- ListModelCustomizationJobsResponse - Class in software.amazon.awssdk.services.bedrock.model
- ListModelCustomizationJobsResponse.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- listProvisionedModelThroughputs(Consumer<ListProvisionedModelThroughputsRequest.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.BedrockAsyncClient
-
List the provisioned capacities.
- listProvisionedModelThroughputs(Consumer<ListProvisionedModelThroughputsRequest.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.BedrockClient
-
List the provisioned capacities.
- listProvisionedModelThroughputs(ListProvisionedModelThroughputsRequest) - Method in interface software.amazon.awssdk.services.bedrock.BedrockAsyncClient
-
List the provisioned capacities.
- listProvisionedModelThroughputs(ListProvisionedModelThroughputsRequest) - Method in interface software.amazon.awssdk.services.bedrock.BedrockClient
-
List the provisioned capacities.
- ListProvisionedModelThroughputsIterable - Class in software.amazon.awssdk.services.bedrock.paginators
-
Represents the output for the
BedrockClient.listProvisionedModelThroughputsPaginator(software.amazon.awssdk.services.bedrock.model.ListProvisionedModelThroughputsRequest)
operation which is a paginated operation. - ListProvisionedModelThroughputsIterable(BedrockClient, ListProvisionedModelThroughputsRequest) - Constructor for class software.amazon.awssdk.services.bedrock.paginators.ListProvisionedModelThroughputsIterable
- listProvisionedModelThroughputsPaginator(Consumer<ListProvisionedModelThroughputsRequest.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.BedrockAsyncClient
-
List the provisioned capacities.
- listProvisionedModelThroughputsPaginator(Consumer<ListProvisionedModelThroughputsRequest.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.BedrockClient
-
List the provisioned capacities.
- listProvisionedModelThroughputsPaginator(ListProvisionedModelThroughputsRequest) - Method in interface software.amazon.awssdk.services.bedrock.BedrockAsyncClient
-
List the provisioned capacities.
- listProvisionedModelThroughputsPaginator(ListProvisionedModelThroughputsRequest) - Method in interface software.amazon.awssdk.services.bedrock.BedrockClient
-
List the provisioned capacities.
- ListProvisionedModelThroughputsPublisher - Class in software.amazon.awssdk.services.bedrock.paginators
-
Represents the output for the
BedrockAsyncClient.listProvisionedModelThroughputsPaginator(software.amazon.awssdk.services.bedrock.model.ListProvisionedModelThroughputsRequest)
operation which is a paginated operation. - ListProvisionedModelThroughputsPublisher(BedrockAsyncClient, ListProvisionedModelThroughputsRequest) - Constructor for class software.amazon.awssdk.services.bedrock.paginators.ListProvisionedModelThroughputsPublisher
- ListProvisionedModelThroughputsRequest - Class in software.amazon.awssdk.services.bedrock.model
- ListProvisionedModelThroughputsRequest.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- ListProvisionedModelThroughputsRequestMarshaller - Class in software.amazon.awssdk.services.bedrock.transform
-
ListProvisionedModelThroughputsRequest
Marshaller - ListProvisionedModelThroughputsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.bedrock.transform.ListProvisionedModelThroughputsRequestMarshaller
- ListProvisionedModelThroughputsResponse - Class in software.amazon.awssdk.services.bedrock.model
- ListProvisionedModelThroughputsResponse.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.BedrockAsyncClient
-
List the tags associated with the specified resource.
- listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.BedrockClient
-
List the tags associated with the specified resource.
- listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.bedrock.BedrockAsyncClient
-
List the tags associated with the specified resource.
- listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.bedrock.BedrockClient
-
List the tags associated with the specified resource.
- ListTagsForResourceRequest - Class in software.amazon.awssdk.services.bedrock.model
- ListTagsForResourceRequest.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- ListTagsForResourceRequestMarshaller - Class in software.amazon.awssdk.services.bedrock.transform
-
ListTagsForResourceRequest
Marshaller - ListTagsForResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.bedrock.transform.ListTagsForResourceRequestMarshaller
- ListTagsForResourceResponse - Class in software.amazon.awssdk.services.bedrock.model
- ListTagsForResourceResponse.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- Literal - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
- Literal(String) - Constructor for class software.amazon.awssdk.services.bedrock.endpoints.internal.Template.Literal
- Literal.Visitor<T> - Interface in software.amazon.awssdk.services.bedrock.endpoints.internal
- loadPartitions() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.DefaultPartitionDataProvider
- loadPartitions() - Method in interface software.amazon.awssdk.services.bedrock.endpoints.internal.PartitionDataProvider
- loggingConfig() - Method in class software.amazon.awssdk.services.bedrock.model.GetModelInvocationLoggingConfigurationResponse
-
The current configuration values.
- loggingConfig() - Method in class software.amazon.awssdk.services.bedrock.model.PutModelInvocationLoggingConfigurationRequest
-
The logging configuration values to set.
- loggingConfig(Consumer<LoggingConfig.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.model.GetModelInvocationLoggingConfigurationResponse.Builder
-
The current configuration values.
- loggingConfig(Consumer<LoggingConfig.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.model.PutModelInvocationLoggingConfigurationRequest.Builder
-
The logging configuration values to set.
- loggingConfig(LoggingConfig) - Method in interface software.amazon.awssdk.services.bedrock.model.GetModelInvocationLoggingConfigurationResponse.Builder
-
The current configuration values.
- loggingConfig(LoggingConfig) - Method in interface software.amazon.awssdk.services.bedrock.model.PutModelInvocationLoggingConfigurationRequest.Builder
-
The logging configuration values to set.
- LoggingConfig - Class in software.amazon.awssdk.services.bedrock.model
-
Configuration fields for invokation logging.
- LoggingConfig.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- logGroupName() - Method in class software.amazon.awssdk.services.bedrock.model.CloudWatchConfig
-
The log group name.
- logGroupName(String) - Method in interface software.amazon.awssdk.services.bedrock.model.CloudWatchConfig.Builder
-
The log group name.
M
- marshall(CreateModelCustomizationJobRequest) - Method in class software.amazon.awssdk.services.bedrock.transform.CreateModelCustomizationJobRequestMarshaller
- marshall(CreateProvisionedModelThroughputRequest) - Method in class software.amazon.awssdk.services.bedrock.transform.CreateProvisionedModelThroughputRequestMarshaller
- marshall(DeleteCustomModelRequest) - Method in class software.amazon.awssdk.services.bedrock.transform.DeleteCustomModelRequestMarshaller
- marshall(DeleteModelInvocationLoggingConfigurationRequest) - Method in class software.amazon.awssdk.services.bedrock.transform.DeleteModelInvocationLoggingConfigurationRequestMarshaller
- marshall(DeleteProvisionedModelThroughputRequest) - Method in class software.amazon.awssdk.services.bedrock.transform.DeleteProvisionedModelThroughputRequestMarshaller
- marshall(GetCustomModelRequest) - Method in class software.amazon.awssdk.services.bedrock.transform.GetCustomModelRequestMarshaller
- marshall(GetFoundationModelRequest) - Method in class software.amazon.awssdk.services.bedrock.transform.GetFoundationModelRequestMarshaller
- marshall(GetModelCustomizationJobRequest) - Method in class software.amazon.awssdk.services.bedrock.transform.GetModelCustomizationJobRequestMarshaller
- marshall(GetModelInvocationLoggingConfigurationRequest) - Method in class software.amazon.awssdk.services.bedrock.transform.GetModelInvocationLoggingConfigurationRequestMarshaller
- marshall(GetProvisionedModelThroughputRequest) - Method in class software.amazon.awssdk.services.bedrock.transform.GetProvisionedModelThroughputRequestMarshaller
- marshall(ListCustomModelsRequest) - Method in class software.amazon.awssdk.services.bedrock.transform.ListCustomModelsRequestMarshaller
- marshall(ListFoundationModelsRequest) - Method in class software.amazon.awssdk.services.bedrock.transform.ListFoundationModelsRequestMarshaller
- marshall(ListModelCustomizationJobsRequest) - Method in class software.amazon.awssdk.services.bedrock.transform.ListModelCustomizationJobsRequestMarshaller
- marshall(ListProvisionedModelThroughputsRequest) - Method in class software.amazon.awssdk.services.bedrock.transform.ListProvisionedModelThroughputsRequestMarshaller
- marshall(ListTagsForResourceRequest) - Method in class software.amazon.awssdk.services.bedrock.transform.ListTagsForResourceRequestMarshaller
- marshall(PutModelInvocationLoggingConfigurationRequest) - Method in class software.amazon.awssdk.services.bedrock.transform.PutModelInvocationLoggingConfigurationRequestMarshaller
- marshall(StopModelCustomizationJobRequest) - Method in class software.amazon.awssdk.services.bedrock.transform.StopModelCustomizationJobRequestMarshaller
- marshall(TagResourceRequest) - Method in class software.amazon.awssdk.services.bedrock.transform.TagResourceRequestMarshaller
- marshall(UntagResourceRequest) - Method in class software.amazon.awssdk.services.bedrock.transform.UntagResourceRequestMarshaller
- marshall(UpdateProvisionedModelThroughputRequest) - Method in class software.amazon.awssdk.services.bedrock.transform.UpdateProvisionedModelThroughputRequestMarshaller
- maxResults() - Method in class software.amazon.awssdk.services.bedrock.model.ListCustomModelsRequest
-
Maximum number of results to return in the response.
- maxResults() - Method in class software.amazon.awssdk.services.bedrock.model.ListModelCustomizationJobsRequest
-
Maximum number of results to return in the response.
- maxResults() - Method in class software.amazon.awssdk.services.bedrock.model.ListProvisionedModelThroughputsRequest
-
THe maximum number of results to return in the response.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.bedrock.model.ListCustomModelsRequest.Builder
-
Maximum number of results to return in the response.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.bedrock.model.ListModelCustomizationJobsRequest.Builder
-
Maximum number of results to return in the response.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.bedrock.model.ListProvisionedModelThroughputsRequest.Builder
-
THe maximum number of results to return in the response.
- message() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Parameter.Deprecated
- message(String) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.SourceException.BuilderImpl
- message(String) - Method in interface software.amazon.awssdk.services.bedrock.model.AccessDeniedException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.bedrock.model.BedrockException.Builder
- message(String) - Method in class software.amazon.awssdk.services.bedrock.model.BedrockException.BuilderImpl
- message(String) - Method in interface software.amazon.awssdk.services.bedrock.model.ConflictException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.bedrock.model.InternalServerException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.bedrock.model.ResourceNotFoundException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.bedrock.model.ServiceQuotaExceededException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.bedrock.model.ThrottlingException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.bedrock.model.TooManyTagsException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.bedrock.model.ValidationException.Builder
- modelArn() - Method in class software.amazon.awssdk.services.bedrock.model.CustomModelSummary
-
The ARN of the custom model.
- modelArn() - Method in class software.amazon.awssdk.services.bedrock.model.FoundationModelDetails
-
The model ARN.
- modelArn() - Method in class software.amazon.awssdk.services.bedrock.model.FoundationModelSummary
-
The ARN of the foundation model.
- modelArn() - Method in class software.amazon.awssdk.services.bedrock.model.GetCustomModelResponse
-
ARN associated with this model.
- modelArn() - Method in class software.amazon.awssdk.services.bedrock.model.GetProvisionedModelThroughputResponse
-
The ARN or name of the model associated with this provisioned throughput.
- modelArn() - Method in class software.amazon.awssdk.services.bedrock.model.ProvisionedModelSummary
-
The ARN of the model associated with this provisioned throughput.
- modelArn(String) - Method in interface software.amazon.awssdk.services.bedrock.model.CustomModelSummary.Builder
-
The ARN of the custom model.
- modelArn(String) - Method in interface software.amazon.awssdk.services.bedrock.model.FoundationModelDetails.Builder
-
The model ARN.
- modelArn(String) - Method in interface software.amazon.awssdk.services.bedrock.model.FoundationModelSummary.Builder
-
The ARN of the foundation model.
- modelArn(String) - Method in interface software.amazon.awssdk.services.bedrock.model.GetCustomModelResponse.Builder
-
ARN associated with this model.
- modelArn(String) - Method in interface software.amazon.awssdk.services.bedrock.model.GetProvisionedModelThroughputResponse.Builder
-
The ARN or name of the model associated with this provisioned throughput.
- modelArn(String) - Method in interface software.amazon.awssdk.services.bedrock.model.ProvisionedModelSummary.Builder
-
The ARN of the model associated with this provisioned throughput.
- modelArnEquals() - Method in class software.amazon.awssdk.services.bedrock.model.ListProvisionedModelThroughputsRequest
-
Return the list of provisioned capacities where their model ARN is equal to this parameter.
- modelArnEquals(String) - Method in interface software.amazon.awssdk.services.bedrock.model.ListProvisionedModelThroughputsRequest.Builder
-
Return the list of provisioned capacities where their model ARN is equal to this parameter.
- ModelCustomization - Enum in software.amazon.awssdk.services.bedrock.model
- ModelCustomizationJobStatus - Enum in software.amazon.awssdk.services.bedrock.model
- modelCustomizationJobSummaries() - Method in class software.amazon.awssdk.services.bedrock.model.ListModelCustomizationJobsResponse
-
Job summaries.
- modelCustomizationJobSummaries() - Method in class software.amazon.awssdk.services.bedrock.paginators.ListModelCustomizationJobsIterable
-
Returns an iterable to iterate through the paginated
ListModelCustomizationJobsResponse.modelCustomizationJobSummaries()
member. - modelCustomizationJobSummaries() - Method in class software.amazon.awssdk.services.bedrock.paginators.ListModelCustomizationJobsPublisher
-
Returns a publisher that can be used to get a stream of data.
- modelCustomizationJobSummaries(Collection<ModelCustomizationJobSummary>) - Method in interface software.amazon.awssdk.services.bedrock.model.ListModelCustomizationJobsResponse.Builder
-
Job summaries.
- modelCustomizationJobSummaries(Consumer<ModelCustomizationJobSummary.Builder>...) - Method in interface software.amazon.awssdk.services.bedrock.model.ListModelCustomizationJobsResponse.Builder
-
Job summaries.
- modelCustomizationJobSummaries(ModelCustomizationJobSummary...) - Method in interface software.amazon.awssdk.services.bedrock.model.ListModelCustomizationJobsResponse.Builder
-
Job summaries.
- ModelCustomizationJobSummary - Class in software.amazon.awssdk.services.bedrock.model
-
Information about one customization job
- ModelCustomizationJobSummary.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- modelDetails() - Method in class software.amazon.awssdk.services.bedrock.model.GetFoundationModelResponse
-
Information about the foundation model.
- modelDetails(Consumer<FoundationModelDetails.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.model.GetFoundationModelResponse.Builder
-
Information about the foundation model.
- modelDetails(FoundationModelDetails) - Method in interface software.amazon.awssdk.services.bedrock.model.GetFoundationModelResponse.Builder
-
Information about the foundation model.
- modelId() - Method in class software.amazon.awssdk.services.bedrock.model.CreateProvisionedModelThroughputRequest
-
Name or ARN of the model to associate with this provisioned throughput.
- modelId() - Method in class software.amazon.awssdk.services.bedrock.model.FoundationModelDetails
-
The model identifier.
- modelId() - Method in class software.amazon.awssdk.services.bedrock.model.FoundationModelSummary
-
The model Id of the foundation model.
- modelId(String) - Method in interface software.amazon.awssdk.services.bedrock.model.CreateProvisionedModelThroughputRequest.Builder
-
Name or ARN of the model to associate with this provisioned throughput.
- modelId(String) - Method in interface software.amazon.awssdk.services.bedrock.model.FoundationModelDetails.Builder
-
The model identifier.
- modelId(String) - Method in interface software.amazon.awssdk.services.bedrock.model.FoundationModelSummary.Builder
-
The model Id of the foundation model.
- modelIdentifier() - Method in class software.amazon.awssdk.services.bedrock.model.DeleteCustomModelRequest
-
Name of the model to delete.
- modelIdentifier() - Method in class software.amazon.awssdk.services.bedrock.model.GetCustomModelRequest
-
Name or ARN of the custom model.
- modelIdentifier() - Method in class software.amazon.awssdk.services.bedrock.model.GetFoundationModelRequest
-
The model identifier.
- modelIdentifier(String) - Method in interface software.amazon.awssdk.services.bedrock.model.DeleteCustomModelRequest.Builder
-
Name of the model to delete.
- modelIdentifier(String) - Method in interface software.amazon.awssdk.services.bedrock.model.GetCustomModelRequest.Builder
-
Name or ARN of the custom model.
- modelIdentifier(String) - Method in interface software.amazon.awssdk.services.bedrock.model.GetFoundationModelRequest.Builder
-
The model identifier.
- modelKmsKeyArn() - Method in class software.amazon.awssdk.services.bedrock.model.GetCustomModelResponse
-
The custom model is encrypted at rest using this key.
- modelKmsKeyArn(String) - Method in interface software.amazon.awssdk.services.bedrock.model.GetCustomModelResponse.Builder
-
The custom model is encrypted at rest using this key.
- modelLifecycle() - Method in class software.amazon.awssdk.services.bedrock.model.FoundationModelDetails
-
Contains details about whether a model version is available or deprecated
- modelLifecycle() - Method in class software.amazon.awssdk.services.bedrock.model.FoundationModelSummary
-
Contains details about whether a model version is available or deprecated.
- modelLifecycle(Consumer<FoundationModelLifecycle.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.model.FoundationModelDetails.Builder
-
Contains details about whether a model version is available or deprecated
- modelLifecycle(Consumer<FoundationModelLifecycle.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.model.FoundationModelSummary.Builder
-
Contains details about whether a model version is available or deprecated.
- modelLifecycle(FoundationModelLifecycle) - Method in interface software.amazon.awssdk.services.bedrock.model.FoundationModelDetails.Builder
-
Contains details about whether a model version is available or deprecated
- modelLifecycle(FoundationModelLifecycle) - Method in interface software.amazon.awssdk.services.bedrock.model.FoundationModelSummary.Builder
-
Contains details about whether a model version is available or deprecated.
- ModelModality - Enum in software.amazon.awssdk.services.bedrock.model
- modelName() - Method in class software.amazon.awssdk.services.bedrock.model.CustomModelSummary
-
The name of the custom model.
- modelName() - Method in class software.amazon.awssdk.services.bedrock.model.FoundationModelDetails
-
The model name.
- modelName() - Method in class software.amazon.awssdk.services.bedrock.model.FoundationModelSummary
-
The name of the model.
- modelName() - Method in class software.amazon.awssdk.services.bedrock.model.GetCustomModelResponse
-
Model name associated with this model.
- modelName(String) - Method in interface software.amazon.awssdk.services.bedrock.model.CustomModelSummary.Builder
-
The name of the custom model.
- modelName(String) - Method in interface software.amazon.awssdk.services.bedrock.model.FoundationModelDetails.Builder
-
The model name.
- modelName(String) - Method in interface software.amazon.awssdk.services.bedrock.model.FoundationModelSummary.Builder
-
The name of the model.
- modelName(String) - Method in interface software.amazon.awssdk.services.bedrock.model.GetCustomModelResponse.Builder
-
Model name associated with this model.
- modelSummaries() - Method in class software.amazon.awssdk.services.bedrock.model.ListCustomModelsResponse
-
Model summaries.
- modelSummaries() - Method in class software.amazon.awssdk.services.bedrock.model.ListFoundationModelsResponse
-
A list of Amazon Bedrock foundation models.
- modelSummaries() - Method in class software.amazon.awssdk.services.bedrock.paginators.ListCustomModelsIterable
-
Returns an iterable to iterate through the paginated
ListCustomModelsResponse.modelSummaries()
member. - modelSummaries() - Method in class software.amazon.awssdk.services.bedrock.paginators.ListCustomModelsPublisher
-
Returns a publisher that can be used to get a stream of data.
- modelSummaries(Collection<CustomModelSummary>) - Method in interface software.amazon.awssdk.services.bedrock.model.ListCustomModelsResponse.Builder
-
Model summaries.
- modelSummaries(Collection<FoundationModelSummary>) - Method in interface software.amazon.awssdk.services.bedrock.model.ListFoundationModelsResponse.Builder
-
A list of Amazon Bedrock foundation models.
- modelSummaries(Consumer<CustomModelSummary.Builder>...) - Method in interface software.amazon.awssdk.services.bedrock.model.ListCustomModelsResponse.Builder
-
Model summaries.
- modelSummaries(Consumer<FoundationModelSummary.Builder>...) - Method in interface software.amazon.awssdk.services.bedrock.model.ListFoundationModelsResponse.Builder
-
A list of Amazon Bedrock foundation models.
- modelSummaries(CustomModelSummary...) - Method in interface software.amazon.awssdk.services.bedrock.model.ListCustomModelsResponse.Builder
-
Model summaries.
- modelSummaries(FoundationModelSummary...) - Method in interface software.amazon.awssdk.services.bedrock.model.ListFoundationModelsResponse.Builder
-
A list of Amazon Bedrock foundation models.
- modelUnits() - Method in class software.amazon.awssdk.services.bedrock.model.CreateProvisionedModelThroughputRequest
-
Number of model units to allocate.
- modelUnits() - Method in class software.amazon.awssdk.services.bedrock.model.GetProvisionedModelThroughputResponse
-
The current number of model units requested to be available for this provisioned throughput.
- modelUnits() - Method in class software.amazon.awssdk.services.bedrock.model.ProvisionedModelSummary
-
The number of model units allocated.
- modelUnits(Integer) - Method in interface software.amazon.awssdk.services.bedrock.model.CreateProvisionedModelThroughputRequest.Builder
-
Number of model units to allocate.
- modelUnits(Integer) - Method in interface software.amazon.awssdk.services.bedrock.model.GetProvisionedModelThroughputResponse.Builder
-
The current number of model units requested to be available for this provisioned throughput.
- modelUnits(Integer) - Method in interface software.amazon.awssdk.services.bedrock.model.ProvisionedModelSummary.Builder
-
The number of model units allocated.
- modifyHttpRequest(Context.ModifyHttpRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.BedrockRequestSetEndpointInterceptor
- modifyHttpRequest(Context.ModifyHttpRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.BedrockResolveEndpointInterceptor
- modifyRequest(Context.ModifyRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.BedrockResolveEndpointInterceptor
N
- name(String) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Parameter.Builder
- name(String) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.ParameterReference.Builder
- name(Identifier) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Parameter.Builder
- NAME - Static variable in class software.amazon.awssdk.services.bedrock.endpoints.internal.PartitionFn
- nameContains() - Method in class software.amazon.awssdk.services.bedrock.model.ListCustomModelsRequest
-
Return custom models only if the job name contains these characters.
- nameContains() - Method in class software.amazon.awssdk.services.bedrock.model.ListModelCustomizationJobsRequest
-
Return customization jobs only if the job name contains these characters.
- nameContains() - Method in class software.amazon.awssdk.services.bedrock.model.ListProvisionedModelThroughputsRequest
-
Return the list of provisioned capacities if their name contains these characters.
- nameContains(String) - Method in interface software.amazon.awssdk.services.bedrock.model.ListCustomModelsRequest.Builder
-
Return custom models only if the job name contains these characters.
- nameContains(String) - Method in interface software.amazon.awssdk.services.bedrock.model.ListModelCustomizationJobsRequest.Builder
-
Return customization jobs only if the job name contains these characters.
- nameContains(String) - Method in interface software.amazon.awssdk.services.bedrock.model.ListProvisionedModelThroughputsRequest.Builder
-
Return the list of provisioned capacities if their name contains these characters.
- nextToken() - Method in class software.amazon.awssdk.services.bedrock.model.ListCustomModelsRequest
-
Continuation token from the previous response, for Amazon Bedrock to list the next set of results.
- nextToken() - Method in class software.amazon.awssdk.services.bedrock.model.ListCustomModelsResponse
-
Continuation token for the next request to list the next set of results.
- nextToken() - Method in class software.amazon.awssdk.services.bedrock.model.ListModelCustomizationJobsRequest
-
Continuation token from the previous response, for Amazon Bedrock to list the next set of results.
- nextToken() - Method in class software.amazon.awssdk.services.bedrock.model.ListModelCustomizationJobsResponse
-
Page continuation token to use in the next request.
- nextToken() - Method in class software.amazon.awssdk.services.bedrock.model.ListProvisionedModelThroughputsRequest
-
Continuation token from the previous response, for Amazon Bedrock to list the next set of results.
- nextToken() - Method in class software.amazon.awssdk.services.bedrock.model.ListProvisionedModelThroughputsResponse
-
Continuation token for the next request to list the next set of results.
- nextToken(String) - Method in interface software.amazon.awssdk.services.bedrock.model.ListCustomModelsRequest.Builder
-
Continuation token from the previous response, for Amazon Bedrock to list the next set of results.
- nextToken(String) - Method in interface software.amazon.awssdk.services.bedrock.model.ListCustomModelsResponse.Builder
-
Continuation token for the next request to list the next set of results.
- nextToken(String) - Method in interface software.amazon.awssdk.services.bedrock.model.ListModelCustomizationJobsRequest.Builder
-
Continuation token from the previous response, for Amazon Bedrock to list the next set of results.
- nextToken(String) - Method in interface software.amazon.awssdk.services.bedrock.model.ListModelCustomizationJobsResponse.Builder
-
Page continuation token to use in the next request.
- nextToken(String) - Method in interface software.amazon.awssdk.services.bedrock.model.ListProvisionedModelThroughputsRequest.Builder
-
Continuation token from the previous response, for Amazon Bedrock to list the next set of results.
- nextToken(String) - Method in interface software.amazon.awssdk.services.bedrock.model.ListProvisionedModelThroughputsResponse.Builder
-
Continuation token for the next request to list the next set of results.
- none() - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Value
- None() - Constructor for class software.amazon.awssdk.services.bedrock.endpoints.internal.Value.None
- NORMALIZED_PATH - Static variable in class software.amazon.awssdk.services.bedrock.endpoints.internal.ParseUrl
- Not - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
- Not(FnNode) - Constructor for class software.amazon.awssdk.services.bedrock.endpoints.internal.Not
O
- of(boolean) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Expr
- of(int) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Expr
- of(String) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Expr
- of(String) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.GetAttr.Part.Key
- of(String) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Identifier
- ofExpr(Expr) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.IsSet
- ofExpr(Expr) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Not
- ofExprs(String, Expr...) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.FnNode
- ofExprs(Expr) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Not
- ofExprs(Expr) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.ParseArn
- ofExprs(Expr) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.ParseUrl
- ofExprs(Expr) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.PartitionFn
- ofExprs(Expr, boolean) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.IsValidHostLabel
- ofExprs(Expr, boolean) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.IsVirtualHostableS3Bucket
- ofExprs(Expr, int, int, Boolean) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Substring
- ofExprs(Expr, Expr) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.BooleanEqualsFn
- ofExprs(Expr, Expr) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.StringEqualsFn
- ON_DEMAND - software.amazon.awssdk.services.bedrock.model.InferenceType
- ONE_MONTH - software.amazon.awssdk.services.bedrock.model.CommitmentDuration
- operation() - Method in interface software.amazon.awssdk.services.bedrock.auth.scheme.BedrockAuthSchemeParams
-
Returns the operation for which to resolve the auth scheme.
- operation() - Method in class software.amazon.awssdk.services.bedrock.auth.scheme.internal.DefaultBedrockAuthSchemeParams
- operation(String) - Method in interface software.amazon.awssdk.services.bedrock.auth.scheme.BedrockAuthSchemeParams.Builder
-
Set the operation for which to resolve the auth scheme.
- outputDataConfig() - Method in class software.amazon.awssdk.services.bedrock.model.CreateModelCustomizationJobRequest
-
S3 location for the output data.
- outputDataConfig() - Method in class software.amazon.awssdk.services.bedrock.model.GetCustomModelResponse
-
Output data configuration associated with this custom model.
- outputDataConfig() - Method in class software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobResponse
-
Output data configuration
- outputDataConfig(Consumer<OutputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.model.CreateModelCustomizationJobRequest.Builder
-
S3 location for the output data.
- outputDataConfig(Consumer<OutputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.model.GetCustomModelResponse.Builder
-
Output data configuration associated with this custom model.
- outputDataConfig(Consumer<OutputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobResponse.Builder
-
Output data configuration
- outputDataConfig(OutputDataConfig) - Method in interface software.amazon.awssdk.services.bedrock.model.CreateModelCustomizationJobRequest.Builder
-
S3 location for the output data.
- outputDataConfig(OutputDataConfig) - Method in interface software.amazon.awssdk.services.bedrock.model.GetCustomModelResponse.Builder
-
Output data configuration associated with this custom model.
- outputDataConfig(OutputDataConfig) - Method in interface software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobResponse.Builder
-
Output data configuration
- OutputDataConfig - Class in software.amazon.awssdk.services.bedrock.model
-
S3 Location of the output data.
- OutputDataConfig.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- outputModalities() - Method in class software.amazon.awssdk.services.bedrock.model.FoundationModelDetails
-
The output modalities that the model supports.
- outputModalities() - Method in class software.amazon.awssdk.services.bedrock.model.FoundationModelSummary
-
The output modalities that the model supports.
- outputModalities(Collection<ModelModality>) - Method in interface software.amazon.awssdk.services.bedrock.model.FoundationModelDetails.Builder
-
The output modalities that the model supports.
- outputModalities(Collection<ModelModality>) - Method in interface software.amazon.awssdk.services.bedrock.model.FoundationModelSummary.Builder
-
The output modalities that the model supports.
- outputModalities(ModelModality...) - Method in interface software.amazon.awssdk.services.bedrock.model.FoundationModelDetails.Builder
-
The output modalities that the model supports.
- outputModalities(ModelModality...) - Method in interface software.amazon.awssdk.services.bedrock.model.FoundationModelSummary.Builder
-
The output modalities that the model supports.
- outputModalitiesAsStrings() - Method in class software.amazon.awssdk.services.bedrock.model.FoundationModelDetails
-
The output modalities that the model supports.
- outputModalitiesAsStrings() - Method in class software.amazon.awssdk.services.bedrock.model.FoundationModelSummary
-
The output modalities that the model supports.
- outputModalitiesWithStrings(String...) - Method in interface software.amazon.awssdk.services.bedrock.model.FoundationModelDetails.Builder
-
The output modalities that the model supports.
- outputModalitiesWithStrings(String...) - Method in interface software.amazon.awssdk.services.bedrock.model.FoundationModelSummary.Builder
-
The output modalities that the model supports.
- outputModalitiesWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.bedrock.model.FoundationModelDetails.Builder
-
The output modalities that the model supports.
- outputModalitiesWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.bedrock.model.FoundationModelSummary.Builder
-
The output modalities that the model supports.
- outputModelArn() - Method in class software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobResponse
-
The ARN of the output model.
- outputModelArn(String) - Method in interface software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobResponse.Builder
-
The ARN of the output model.
- outputModelKmsKeyArn() - Method in class software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobResponse
-
The custom model is encrypted at rest using this key.
- outputModelKmsKeyArn(String) - Method in interface software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobResponse.Builder
-
The custom model is encrypted at rest using this key.
- outputModelName() - Method in class software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobResponse
-
The name of the output model.
- outputModelName(String) - Method in interface software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobResponse.Builder
-
The name of the output model.
- outputs() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Partition
- outputs(Outputs) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Partition.Builder
- Outputs - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
- Outputs.Builder - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
- overrideConfiguration() - Method in interface software.amazon.awssdk.services.bedrock.BedrockServiceClientConfiguration.Builder
-
Gets the value for client override configuration
- overrideConfiguration() - Method in class software.amazon.awssdk.services.bedrock.internal.BedrockServiceClientConfigurationBuilder
-
Gets the value for client override configuration
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.model.CreateModelCustomizationJobRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.model.CreateProvisionedModelThroughputRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.model.DeleteCustomModelRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.model.DeleteModelInvocationLoggingConfigurationRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.model.DeleteProvisionedModelThroughputRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.model.GetCustomModelRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.model.GetFoundationModelRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.model.GetModelInvocationLoggingConfigurationRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.model.GetProvisionedModelThroughputRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.model.ListCustomModelsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.model.ListFoundationModelsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.model.ListModelCustomizationJobsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.model.ListProvisionedModelThroughputsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.model.ListTagsForResourceRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.model.PutModelInvocationLoggingConfigurationRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.model.StopModelCustomizationJobRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.model.TagResourceRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.model.UntagResourceRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.model.UpdateProvisionedModelThroughputRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.bedrock.model.CreateModelCustomizationJobRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.bedrock.model.CreateProvisionedModelThroughputRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.bedrock.model.DeleteCustomModelRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.bedrock.model.DeleteModelInvocationLoggingConfigurationRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.bedrock.model.DeleteProvisionedModelThroughputRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.bedrock.model.GetCustomModelRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.bedrock.model.GetFoundationModelRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.bedrock.model.GetModelInvocationLoggingConfigurationRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.bedrock.model.GetProvisionedModelThroughputRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.bedrock.model.ListCustomModelsRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.bedrock.model.ListFoundationModelsRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.bedrock.model.ListModelCustomizationJobsRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.bedrock.model.ListProvisionedModelThroughputsRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.bedrock.model.ListTagsForResourceRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.bedrock.model.PutModelInvocationLoggingConfigurationRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.bedrock.model.StopModelCustomizationJobRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.bedrock.model.TagResourceRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.bedrock.model.UntagResourceRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.bedrock.model.UpdateProvisionedModelThroughputRequest.Builder
- overrideConfiguration(ClientOverrideConfiguration) - Method in interface software.amazon.awssdk.services.bedrock.BedrockServiceClientConfiguration.Builder
-
Sets the value for client override configuration
- overrideConfiguration(ClientOverrideConfiguration) - Method in class software.amazon.awssdk.services.bedrock.internal.BedrockServiceClientConfigurationBuilder
-
Sets the value for client override configuration
P
- Parameter - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
- Parameter(Parameter.Builder) - Constructor for class software.amazon.awssdk.services.bedrock.endpoints.internal.Parameter
- Parameter.Builder - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
- Parameter.Deprecated - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
- ParameterReference - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
- ParameterReference.Builder - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
- parameters(Parameters) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.EndpointRuleset.Builder
- Parameters - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
- Parameters.Builder - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
- ParameterType - Enum in software.amazon.awssdk.services.bedrock.endpoints.internal
- parse(String) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Arn
- parse(String) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Template.Dynamic
- ParseArn - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
- ParseArn(FnNode) - Constructor for class software.amazon.awssdk.services.bedrock.endpoints.internal.ParseArn
- parseShortform(String) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Expr
-
Parse a value from a "short form" used within a template
- ParseUrl - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
-
Function to parse a URI from a string.
- ParseUrl(FnNode) - Constructor for class software.amazon.awssdk.services.bedrock.endpoints.internal.ParseUrl
- Part() - Constructor for class software.amazon.awssdk.services.bedrock.endpoints.internal.Template.Part
- partition() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Arn
- Partition - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
- PARTITION - Static variable in class software.amazon.awssdk.services.bedrock.endpoints.internal.ParseArn
- Partition.Builder - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
- PartitionDataProvider - Interface in software.amazon.awssdk.services.bedrock.endpoints.internal
- PartitionFn - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
- PartitionFn(FnNode) - Constructor for class software.amazon.awssdk.services.bedrock.endpoints.internal.PartitionFn
- partitions() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Partitions
- partitions(List<Partition>) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Partitions.Builder
- Partitions - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
- Partitions.Builder - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
- path() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.GetAttr
- path(String) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.GetAttr.Builder
- PATH - Static variable in class software.amazon.awssdk.services.bedrock.endpoints.internal.ParseUrl
- pop() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Scope
- properties(Map<String, Value>) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Value.Endpoint.Builder
- property(String, Value) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Value.Endpoint.Builder
- propertyName() - Method in interface software.amazon.awssdk.services.bedrock.endpoints.internal.EndpointAttributeProvider
- providerName() - Method in class software.amazon.awssdk.services.bedrock.model.FoundationModelDetails
-
he model's provider name.
- providerName() - Method in class software.amazon.awssdk.services.bedrock.model.FoundationModelSummary
-
The model's provider name.
- providerName(String) - Method in interface software.amazon.awssdk.services.bedrock.model.FoundationModelDetails.Builder
-
he model's provider name.
- providerName(String) - Method in interface software.amazon.awssdk.services.bedrock.model.FoundationModelSummary.Builder
-
The model's provider name.
- PROVISIONED - software.amazon.awssdk.services.bedrock.model.InferenceType
- provisionedModelArn() - Method in class software.amazon.awssdk.services.bedrock.model.CreateProvisionedModelThroughputResponse
-
The ARN for this provisioned throughput.
- provisionedModelArn() - Method in class software.amazon.awssdk.services.bedrock.model.GetProvisionedModelThroughputResponse
-
The ARN of the provisioned throughput.
- provisionedModelArn() - Method in class software.amazon.awssdk.services.bedrock.model.ProvisionedModelSummary
-
The ARN of the provisioned throughput.
- provisionedModelArn(String) - Method in interface software.amazon.awssdk.services.bedrock.model.CreateProvisionedModelThroughputResponse.Builder
-
The ARN for this provisioned throughput.
- provisionedModelArn(String) - Method in interface software.amazon.awssdk.services.bedrock.model.GetProvisionedModelThroughputResponse.Builder
-
The ARN of the provisioned throughput.
- provisionedModelArn(String) - Method in interface software.amazon.awssdk.services.bedrock.model.ProvisionedModelSummary.Builder
-
The ARN of the provisioned throughput.
- provisionedModelId() - Method in class software.amazon.awssdk.services.bedrock.model.DeleteProvisionedModelThroughputRequest
-
The ARN or name of the provisioned throughput.
- provisionedModelId() - Method in class software.amazon.awssdk.services.bedrock.model.GetProvisionedModelThroughputRequest
-
The ARN or name of the provisioned throughput.
- provisionedModelId() - Method in class software.amazon.awssdk.services.bedrock.model.UpdateProvisionedModelThroughputRequest
-
The ARN or name of the provisioned throughput to update.
- provisionedModelId(String) - Method in interface software.amazon.awssdk.services.bedrock.model.DeleteProvisionedModelThroughputRequest.Builder
-
The ARN or name of the provisioned throughput.
- provisionedModelId(String) - Method in interface software.amazon.awssdk.services.bedrock.model.GetProvisionedModelThroughputRequest.Builder
-
The ARN or name of the provisioned throughput.
- provisionedModelId(String) - Method in interface software.amazon.awssdk.services.bedrock.model.UpdateProvisionedModelThroughputRequest.Builder
-
The ARN or name of the provisioned throughput to update.
- provisionedModelName() - Method in class software.amazon.awssdk.services.bedrock.model.CreateProvisionedModelThroughputRequest
-
Unique name for this provisioned throughput.
- provisionedModelName() - Method in class software.amazon.awssdk.services.bedrock.model.GetProvisionedModelThroughputResponse
-
The name of the provisioned throughput.
- provisionedModelName() - Method in class software.amazon.awssdk.services.bedrock.model.ProvisionedModelSummary
-
The name of the provisioned throughput.
- provisionedModelName(String) - Method in interface software.amazon.awssdk.services.bedrock.model.CreateProvisionedModelThroughputRequest.Builder
-
Unique name for this provisioned throughput.
- provisionedModelName(String) - Method in interface software.amazon.awssdk.services.bedrock.model.GetProvisionedModelThroughputResponse.Builder
-
The name of the provisioned throughput.
- provisionedModelName(String) - Method in interface software.amazon.awssdk.services.bedrock.model.ProvisionedModelSummary.Builder
-
The name of the provisioned throughput.
- ProvisionedModelStatus - Enum in software.amazon.awssdk.services.bedrock.model
- provisionedModelSummaries() - Method in class software.amazon.awssdk.services.bedrock.model.ListProvisionedModelThroughputsResponse
-
List of summaries, one for each provisioned throughput in the response.
- provisionedModelSummaries() - Method in class software.amazon.awssdk.services.bedrock.paginators.ListProvisionedModelThroughputsIterable
-
Returns an iterable to iterate through the paginated
ListProvisionedModelThroughputsResponse.provisionedModelSummaries()
member. - provisionedModelSummaries() - Method in class software.amazon.awssdk.services.bedrock.paginators.ListProvisionedModelThroughputsPublisher
-
Returns a publisher that can be used to get a stream of data.
- provisionedModelSummaries(Collection<ProvisionedModelSummary>) - Method in interface software.amazon.awssdk.services.bedrock.model.ListProvisionedModelThroughputsResponse.Builder
-
List of summaries, one for each provisioned throughput in the response.
- provisionedModelSummaries(Consumer<ProvisionedModelSummary.Builder>...) - Method in interface software.amazon.awssdk.services.bedrock.model.ListProvisionedModelThroughputsResponse.Builder
-
List of summaries, one for each provisioned throughput in the response.
- provisionedModelSummaries(ProvisionedModelSummary...) - Method in interface software.amazon.awssdk.services.bedrock.model.ListProvisionedModelThroughputsResponse.Builder
-
List of summaries, one for each provisioned throughput in the response.
- ProvisionedModelSummary - Class in software.amazon.awssdk.services.bedrock.model
-
Set of fields associated with a provisioned throughput.
- ProvisionedModelSummary.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- push() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Scope
- putAuthScheme(AuthScheme<?>) - Method in interface software.amazon.awssdk.services.bedrock.BedrockServiceClientConfiguration.Builder
- putAuthScheme(AuthScheme<?>) - Method in class software.amazon.awssdk.services.bedrock.internal.BedrockServiceClientConfigurationBuilder
- putModelInvocationLoggingConfiguration(Consumer<PutModelInvocationLoggingConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.BedrockAsyncClient
-
Set the configuration values for model invocation logging.
- putModelInvocationLoggingConfiguration(Consumer<PutModelInvocationLoggingConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.BedrockClient
-
Set the configuration values for model invocation logging.
- putModelInvocationLoggingConfiguration(PutModelInvocationLoggingConfigurationRequest) - Method in interface software.amazon.awssdk.services.bedrock.BedrockAsyncClient
-
Set the configuration values for model invocation logging.
- putModelInvocationLoggingConfiguration(PutModelInvocationLoggingConfigurationRequest) - Method in interface software.amazon.awssdk.services.bedrock.BedrockClient
-
Set the configuration values for model invocation logging.
- PutModelInvocationLoggingConfigurationRequest - Class in software.amazon.awssdk.services.bedrock.model
- PutModelInvocationLoggingConfigurationRequest.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- PutModelInvocationLoggingConfigurationRequestMarshaller - Class in software.amazon.awssdk.services.bedrock.transform
- PutModelInvocationLoggingConfigurationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.bedrock.transform.PutModelInvocationLoggingConfigurationRequestMarshaller
- PutModelInvocationLoggingConfigurationResponse - Class in software.amazon.awssdk.services.bedrock.model
- PutModelInvocationLoggingConfigurationResponse.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- putRegion(String, RegionOverride) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Partition.Builder
R
- ref(Identifier) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Expr
- Ref - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
-
A reference to a field.
- Ref(Identifier) - Constructor for class software.amazon.awssdk.services.bedrock.endpoints.internal.Ref
- region() - Method in interface software.amazon.awssdk.services.bedrock.auth.scheme.BedrockAuthSchemeParams
-
Returns the region.
- region() - Method in class software.amazon.awssdk.services.bedrock.auth.scheme.internal.DefaultBedrockAuthSchemeParams
- region() - Method in interface software.amazon.awssdk.services.bedrock.BedrockServiceClientConfiguration.Builder
-
Gets the value for AWS region
- region() - Method in class software.amazon.awssdk.services.bedrock.endpoints.BedrockEndpointParams
- region() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Arn
- region() - Method in class software.amazon.awssdk.services.bedrock.internal.BedrockServiceClientConfigurationBuilder
-
Gets the value for AWS region
- region(Region) - Method in interface software.amazon.awssdk.services.bedrock.auth.scheme.BedrockAuthSchemeParams.Builder
-
Set the region.
- region(Region) - Method in interface software.amazon.awssdk.services.bedrock.BedrockServiceClientConfiguration.Builder
-
Sets the value for AWS region
- region(Region) - Method in interface software.amazon.awssdk.services.bedrock.endpoints.BedrockEndpointParams.Builder
- region(Region) - Method in class software.amazon.awssdk.services.bedrock.internal.BedrockServiceClientConfigurationBuilder
-
Sets the value for AWS region
- REGION - Static variable in class software.amazon.awssdk.services.bedrock.endpoints.internal.ParseArn
- regionBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.AwsEndpointProviderUtils
- RegionOverride - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
- RegionOverride.Builder - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
- regionRegex() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Partition
- regionRegex(String) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Partition.Builder
- regions() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Partition
- regions(Map<String, RegionOverride>) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Partition.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.bedrock.model.AccessDeniedException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.bedrock.model.BedrockException.Builder
- requestId(String) - Method in class software.amazon.awssdk.services.bedrock.model.BedrockException.BuilderImpl
- requestId(String) - Method in interface software.amazon.awssdk.services.bedrock.model.ConflictException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.bedrock.model.InternalServerException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.bedrock.model.ResourceNotFoundException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.bedrock.model.ServiceQuotaExceededException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.bedrock.model.ThrottlingException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.bedrock.model.TooManyTagsException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.bedrock.model.ValidationException.Builder
- required(boolean) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Parameter.Builder
- resolveAuthScheme(Consumer<BedrockAuthSchemeParams.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.auth.scheme.BedrockAuthSchemeProvider
-
Resolve the auth schemes based on the given set of parameters.
- resolveAuthScheme(BedrockAuthSchemeParams) - Method in interface software.amazon.awssdk.services.bedrock.auth.scheme.BedrockAuthSchemeProvider
-
Resolve the auth schemes based on the given set of parameters.
- resolveAuthScheme(BedrockAuthSchemeParams) - Method in class software.amazon.awssdk.services.bedrock.auth.scheme.internal.DefaultBedrockAuthSchemeProvider
- resolveEndpoint(Consumer<BedrockEndpointParams.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.endpoints.BedrockEndpointProvider
-
Compute the endpoint based on the given set of parameters.
- resolveEndpoint(BedrockEndpointParams) - Method in interface software.amazon.awssdk.services.bedrock.endpoints.BedrockEndpointProvider
-
Compute the endpoint based on the given set of parameters.
- resolveEndpoint(BedrockEndpointParams) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.DefaultBedrockEndpointProvider
- resource() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Arn
- resourceARN() - Method in class software.amazon.awssdk.services.bedrock.model.ListTagsForResourceRequest
-
The ARN of the resource.
- resourceARN() - Method in class software.amazon.awssdk.services.bedrock.model.TagResourceRequest
-
The ARN of the resource to tag.
- resourceARN() - Method in class software.amazon.awssdk.services.bedrock.model.UntagResourceRequest
-
The ARN of the resource to untag.
- resourceARN(String) - Method in interface software.amazon.awssdk.services.bedrock.model.ListTagsForResourceRequest.Builder
-
The ARN of the resource.
- resourceARN(String) - Method in interface software.amazon.awssdk.services.bedrock.model.TagResourceRequest.Builder
-
The ARN of the resource to tag.
- resourceARN(String) - Method in interface software.amazon.awssdk.services.bedrock.model.UntagResourceRequest.Builder
-
The ARN of the resource to untag.
- resourceName() - Method in exception software.amazon.awssdk.services.bedrock.model.TooManyTagsException
-
The name of the resource with too many tags.
- resourceName(String) - Method in interface software.amazon.awssdk.services.bedrock.model.TooManyTagsException.Builder
-
The name of the resource with too many tags.
- ResourceNotFoundException - Exception in software.amazon.awssdk.services.bedrock.model
-
The specified resource ARN was not found.
- ResourceNotFoundException.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- responseMetadata() - Method in interface software.amazon.awssdk.services.bedrock.model.BedrockResponse.Builder
- responseMetadata() - Method in class software.amazon.awssdk.services.bedrock.model.BedrockResponse.BuilderImpl
- responseMetadata() - Method in class software.amazon.awssdk.services.bedrock.model.BedrockResponse
- responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.bedrock.model.BedrockResponse.Builder
- responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.bedrock.model.BedrockResponse.BuilderImpl
- responseStreamingSupported() - Method in class software.amazon.awssdk.services.bedrock.model.FoundationModelDetails
-
Indicates whether the model supports streaming.
- responseStreamingSupported() - Method in class software.amazon.awssdk.services.bedrock.model.FoundationModelSummary
-
Indicates whether the model supports streaming.
- responseStreamingSupported(Boolean) - Method in interface software.amazon.awssdk.services.bedrock.model.FoundationModelDetails.Builder
-
Indicates whether the model supports streaming.
- responseStreamingSupported(Boolean) - Method in interface software.amazon.awssdk.services.bedrock.model.FoundationModelSummary.Builder
-
Indicates whether the model supports streaming.
- result(String) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Condition.Builder
- reverse() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Substring
- roleArn() - Method in class software.amazon.awssdk.services.bedrock.model.CloudWatchConfig
-
The role ARN.
- roleArn() - Method in class software.amazon.awssdk.services.bedrock.model.CreateModelCustomizationJobRequest
-
The Amazon Resource Name (ARN) of an IAM role that Amazon Bedrock can assume to perform tasks on your behalf.
- roleArn() - Method in class software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobResponse
-
The ARN of the IAM role.
- roleArn(String) - Method in interface software.amazon.awssdk.services.bedrock.model.CloudWatchConfig.Builder
-
The role ARN.
- roleArn(String) - Method in interface software.amazon.awssdk.services.bedrock.model.CreateModelCustomizationJobRequest.Builder
-
The Amazon Resource Name (ARN) of an IAM role that Amazon Bedrock can assume to perform tasks on your behalf.
- roleArn(String) - Method in interface software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobResponse.Builder
-
The ARN of the IAM role.
- Rule - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
- Rule(Rule.Builder) - Constructor for class software.amazon.awssdk.services.bedrock.endpoints.internal.Rule
- Rule.Builder - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
- RuleEngine - Interface in software.amazon.awssdk.services.bedrock.endpoints.internal
- RuleError - Exception in software.amazon.awssdk.services.bedrock.endpoints.internal
- RuleError(RuleError.BuilderImpl) - Constructor for exception software.amazon.awssdk.services.bedrock.endpoints.internal.RuleError
- RuleError.Builder - Interface in software.amazon.awssdk.services.bedrock.endpoints.internal
- RuleEvaluator - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
- RuleEvaluator() - Constructor for class software.amazon.awssdk.services.bedrock.endpoints.internal.RuleEvaluator
- ruleParams(SdkRequest, ExecutionAttributes) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.BedrockResolveEndpointInterceptor
- RULES - Static variable in class software.amazon.awssdk.services.bedrock.endpoints.internal.Rule
- RuleValueVisitor<R> - Interface in software.amazon.awssdk.services.bedrock.endpoints.internal
-
Visitor for the right-hand side of rules (tree, error, endpoint)
S
- s3Config() - Method in class software.amazon.awssdk.services.bedrock.model.LoggingConfig
-
S3 configuration for storing log data.
- s3Config(Consumer<S3Config.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.model.LoggingConfig.Builder
-
S3 configuration for storing log data.
- s3Config(S3Config) - Method in interface software.amazon.awssdk.services.bedrock.model.LoggingConfig.Builder
-
S3 configuration for storing log data.
- S3Config - Class in software.amazon.awssdk.services.bedrock.model
-
S3 configuration for storing log data.
- S3Config.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- s3Uri() - Method in class software.amazon.awssdk.services.bedrock.model.OutputDataConfig
-
The S3 URI where the output data is stored.
- s3Uri() - Method in class software.amazon.awssdk.services.bedrock.model.TrainingDataConfig
-
The S3 URI where the training data is stored.
- s3Uri() - Method in class software.amazon.awssdk.services.bedrock.model.Validator
-
The S3 URI where the validation data is stored.
- s3Uri(String) - Method in interface software.amazon.awssdk.services.bedrock.model.OutputDataConfig.Builder
-
The S3 URI where the output data is stored.
- s3Uri(String) - Method in interface software.amazon.awssdk.services.bedrock.model.TrainingDataConfig.Builder
-
The S3 URI where the training data is stored.
- s3Uri(String) - Method in interface software.amazon.awssdk.services.bedrock.model.Validator.Builder
-
The S3 URI where the validation data is stored.
- SCHEME - Static variable in class software.amazon.awssdk.services.bedrock.endpoints.internal.ParseUrl
- Scope<T> - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
- Scope() - Constructor for class software.amazon.awssdk.services.bedrock.endpoints.internal.Scope
- sdkFields() - Method in exception software.amazon.awssdk.services.bedrock.model.AccessDeniedException
- sdkFields() - Method in class software.amazon.awssdk.services.bedrock.model.CloudWatchConfig
- sdkFields() - Method in exception software.amazon.awssdk.services.bedrock.model.ConflictException
- sdkFields() - Method in class software.amazon.awssdk.services.bedrock.model.CreateModelCustomizationJobRequest
- sdkFields() - Method in class software.amazon.awssdk.services.bedrock.model.CreateModelCustomizationJobResponse
- sdkFields() - Method in class software.amazon.awssdk.services.bedrock.model.CreateProvisionedModelThroughputRequest
- sdkFields() - Method in class software.amazon.awssdk.services.bedrock.model.CreateProvisionedModelThroughputResponse
- sdkFields() - Method in class software.amazon.awssdk.services.bedrock.model.CustomModelSummary
- sdkFields() - Method in class software.amazon.awssdk.services.bedrock.model.DeleteCustomModelRequest
- sdkFields() - Method in class software.amazon.awssdk.services.bedrock.model.DeleteCustomModelResponse
- sdkFields() - Method in class software.amazon.awssdk.services.bedrock.model.DeleteModelInvocationLoggingConfigurationRequest
- sdkFields() - Method in class software.amazon.awssdk.services.bedrock.model.DeleteModelInvocationLoggingConfigurationResponse
- sdkFields() - Method in class software.amazon.awssdk.services.bedrock.model.DeleteProvisionedModelThroughputRequest
- sdkFields() - Method in class software.amazon.awssdk.services.bedrock.model.DeleteProvisionedModelThroughputResponse
- sdkFields() - Method in class software.amazon.awssdk.services.bedrock.model.FoundationModelDetails
- sdkFields() - Method in class software.amazon.awssdk.services.bedrock.model.FoundationModelLifecycle
- sdkFields() - Method in class software.amazon.awssdk.services.bedrock.model.FoundationModelSummary
- sdkFields() - Method in class software.amazon.awssdk.services.bedrock.model.GetCustomModelRequest
- sdkFields() - Method in class software.amazon.awssdk.services.bedrock.model.GetCustomModelResponse
- sdkFields() - Method in class software.amazon.awssdk.services.bedrock.model.GetFoundationModelRequest
- sdkFields() - Method in class software.amazon.awssdk.services.bedrock.model.GetFoundationModelResponse
- sdkFields() - Method in class software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobRequest
- sdkFields() - Method in class software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobResponse
- sdkFields() - Method in class software.amazon.awssdk.services.bedrock.model.GetModelInvocationLoggingConfigurationRequest
- sdkFields() - Method in class software.amazon.awssdk.services.bedrock.model.GetModelInvocationLoggingConfigurationResponse
- sdkFields() - Method in class software.amazon.awssdk.services.bedrock.model.GetProvisionedModelThroughputRequest
- sdkFields() - Method in class software.amazon.awssdk.services.bedrock.model.GetProvisionedModelThroughputResponse
- sdkFields() - Method in exception software.amazon.awssdk.services.bedrock.model.InternalServerException
- sdkFields() - Method in class software.amazon.awssdk.services.bedrock.model.ListCustomModelsRequest
- sdkFields() - Method in class software.amazon.awssdk.services.bedrock.model.ListCustomModelsResponse
- sdkFields() - Method in class software.amazon.awssdk.services.bedrock.model.ListFoundationModelsRequest
- sdkFields() - Method in class software.amazon.awssdk.services.bedrock.model.ListFoundationModelsResponse
- sdkFields() - Method in class software.amazon.awssdk.services.bedrock.model.ListModelCustomizationJobsRequest
- sdkFields() - Method in class software.amazon.awssdk.services.bedrock.model.ListModelCustomizationJobsResponse
- sdkFields() - Method in class software.amazon.awssdk.services.bedrock.model.ListProvisionedModelThroughputsRequest
- sdkFields() - Method in class software.amazon.awssdk.services.bedrock.model.ListProvisionedModelThroughputsResponse
- sdkFields() - Method in class software.amazon.awssdk.services.bedrock.model.ListTagsForResourceRequest
- sdkFields() - Method in class software.amazon.awssdk.services.bedrock.model.ListTagsForResourceResponse
- sdkFields() - Method in class software.amazon.awssdk.services.bedrock.model.LoggingConfig
- sdkFields() - Method in class software.amazon.awssdk.services.bedrock.model.ModelCustomizationJobSummary
- sdkFields() - Method in class software.amazon.awssdk.services.bedrock.model.OutputDataConfig
- sdkFields() - Method in class software.amazon.awssdk.services.bedrock.model.ProvisionedModelSummary
- sdkFields() - Method in class software.amazon.awssdk.services.bedrock.model.PutModelInvocationLoggingConfigurationRequest
- sdkFields() - Method in class software.amazon.awssdk.services.bedrock.model.PutModelInvocationLoggingConfigurationResponse
- sdkFields() - Method in exception software.amazon.awssdk.services.bedrock.model.ResourceNotFoundException
- sdkFields() - Method in class software.amazon.awssdk.services.bedrock.model.S3Config
- sdkFields() - Method in exception software.amazon.awssdk.services.bedrock.model.ServiceQuotaExceededException
- sdkFields() - Method in class software.amazon.awssdk.services.bedrock.model.StopModelCustomizationJobRequest
- sdkFields() - Method in class software.amazon.awssdk.services.bedrock.model.StopModelCustomizationJobResponse
- sdkFields() - Method in class software.amazon.awssdk.services.bedrock.model.Tag
- sdkFields() - Method in class software.amazon.awssdk.services.bedrock.model.TagResourceRequest
- sdkFields() - Method in class software.amazon.awssdk.services.bedrock.model.TagResourceResponse
- sdkFields() - Method in exception software.amazon.awssdk.services.bedrock.model.ThrottlingException
- sdkFields() - Method in exception software.amazon.awssdk.services.bedrock.model.TooManyTagsException
- sdkFields() - Method in class software.amazon.awssdk.services.bedrock.model.TrainingDataConfig
- sdkFields() - Method in class software.amazon.awssdk.services.bedrock.model.TrainingMetrics
- sdkFields() - Method in class software.amazon.awssdk.services.bedrock.model.UntagResourceRequest
- sdkFields() - Method in class software.amazon.awssdk.services.bedrock.model.UntagResourceResponse
- sdkFields() - Method in class software.amazon.awssdk.services.bedrock.model.UpdateProvisionedModelThroughputRequest
- sdkFields() - Method in class software.amazon.awssdk.services.bedrock.model.UpdateProvisionedModelThroughputResponse
- sdkFields() - Method in class software.amazon.awssdk.services.bedrock.model.ValidationDataConfig
- sdkFields() - Method in exception software.amazon.awssdk.services.bedrock.model.ValidationException
- sdkFields() - Method in class software.amazon.awssdk.services.bedrock.model.Validator
- sdkFields() - Method in class software.amazon.awssdk.services.bedrock.model.ValidatorMetric
- sdkFields() - Method in class software.amazon.awssdk.services.bedrock.model.VpcConfig
- securityGroupIds() - Method in class software.amazon.awssdk.services.bedrock.model.VpcConfig
-
VPC configuration security group Ids.
- securityGroupIds(String...) - Method in interface software.amazon.awssdk.services.bedrock.model.VpcConfig.Builder
-
VPC configuration security group Ids.
- securityGroupIds(Collection<String>) - Method in interface software.amazon.awssdk.services.bedrock.model.VpcConfig.Builder
-
VPC configuration security group Ids.
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.bedrock.model.AccessDeniedException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.bedrock.model.BedrockException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.bedrock.model.CloudWatchConfig
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.bedrock.model.ConflictException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.bedrock.model.CreateModelCustomizationJobRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.bedrock.model.CreateModelCustomizationJobResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.bedrock.model.CreateProvisionedModelThroughputRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.bedrock.model.CreateProvisionedModelThroughputResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.bedrock.model.CustomModelSummary
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.bedrock.model.DeleteCustomModelRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.bedrock.model.DeleteCustomModelResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.bedrock.model.DeleteModelInvocationLoggingConfigurationRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.bedrock.model.DeleteModelInvocationLoggingConfigurationResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.bedrock.model.DeleteProvisionedModelThroughputRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.bedrock.model.DeleteProvisionedModelThroughputResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.bedrock.model.FoundationModelDetails
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.bedrock.model.FoundationModelLifecycle
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.bedrock.model.FoundationModelSummary
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.bedrock.model.GetCustomModelRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.bedrock.model.GetCustomModelResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.bedrock.model.GetFoundationModelRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.bedrock.model.GetFoundationModelResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.bedrock.model.GetModelInvocationLoggingConfigurationRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.bedrock.model.GetModelInvocationLoggingConfigurationResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.bedrock.model.GetProvisionedModelThroughputRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.bedrock.model.GetProvisionedModelThroughputResponse
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.bedrock.model.InternalServerException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.bedrock.model.ListCustomModelsRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.bedrock.model.ListCustomModelsResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.bedrock.model.ListFoundationModelsRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.bedrock.model.ListFoundationModelsResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.bedrock.model.ListModelCustomizationJobsRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.bedrock.model.ListModelCustomizationJobsResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.bedrock.model.ListProvisionedModelThroughputsRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.bedrock.model.ListProvisionedModelThroughputsResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.bedrock.model.ListTagsForResourceRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.bedrock.model.ListTagsForResourceResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.bedrock.model.LoggingConfig
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.bedrock.model.ModelCustomizationJobSummary
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.bedrock.model.OutputDataConfig
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.bedrock.model.ProvisionedModelSummary
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.bedrock.model.PutModelInvocationLoggingConfigurationRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.bedrock.model.PutModelInvocationLoggingConfigurationResponse
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.bedrock.model.ResourceNotFoundException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.bedrock.model.S3Config
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.bedrock.model.ServiceQuotaExceededException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.bedrock.model.StopModelCustomizationJobRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.bedrock.model.StopModelCustomizationJobResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.bedrock.model.Tag
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.bedrock.model.TagResourceRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.bedrock.model.TagResourceResponse
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.bedrock.model.ThrottlingException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.bedrock.model.TooManyTagsException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.bedrock.model.TrainingDataConfig
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.bedrock.model.TrainingMetrics
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.bedrock.model.UntagResourceRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.bedrock.model.UntagResourceResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.bedrock.model.UpdateProvisionedModelThroughputRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.bedrock.model.UpdateProvisionedModelThroughputResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.bedrock.model.ValidationDataConfig
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.bedrock.model.ValidationException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.bedrock.model.Validator
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.bedrock.model.ValidatorMetric
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.bedrock.model.VpcConfig
- service() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Arn
- SERVICE - Static variable in class software.amazon.awssdk.services.bedrock.endpoints.internal.ParseArn
- SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.bedrock.BedrockAsyncClient
-
Value for looking up the service's metadata from the
ServiceMetadataProvider
. - SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.bedrock.BedrockClient
-
Value for looking up the service's metadata from the
ServiceMetadataProvider
. - SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.bedrock.BedrockAsyncClient
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.bedrock.BedrockClient
- serviceClientConfiguration() - Method in interface software.amazon.awssdk.services.bedrock.BedrockAsyncClient
- serviceClientConfiguration() - Method in interface software.amazon.awssdk.services.bedrock.BedrockClient
- serviceId(String) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.EndpointRuleset.Builder
- serviceMetadata() - Static method in interface software.amazon.awssdk.services.bedrock.BedrockClient
- ServiceQuotaExceededException - Exception in software.amazon.awssdk.services.bedrock.model
-
The number of requests exceeds the service quota.
- ServiceQuotaExceededException.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- setUri(SdkHttpRequest, URI, URI) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.AwsEndpointProviderUtils
-
This sets the request URI to the resolved URI returned by the endpoint provider.
- since() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Parameter.Deprecated
- SingleArgFn - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
- SingleArgFn(FnNode) - Constructor for class software.amazon.awssdk.services.bedrock.endpoints.internal.SingleArgFn
- SIX_MONTHS - software.amazon.awssdk.services.bedrock.model.CommitmentDuration
- size() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Value.Array
- software.amazon.awssdk.services.bedrock - package software.amazon.awssdk.services.bedrock
-
Describes the API operations for creating and managing Amazon Bedrock models.
- software.amazon.awssdk.services.bedrock.auth.scheme - package software.amazon.awssdk.services.bedrock.auth.scheme
- software.amazon.awssdk.services.bedrock.auth.scheme.internal - package software.amazon.awssdk.services.bedrock.auth.scheme.internal
- software.amazon.awssdk.services.bedrock.endpoints - package software.amazon.awssdk.services.bedrock.endpoints
- software.amazon.awssdk.services.bedrock.endpoints.internal - package software.amazon.awssdk.services.bedrock.endpoints.internal
- software.amazon.awssdk.services.bedrock.internal - package software.amazon.awssdk.services.bedrock.internal
- software.amazon.awssdk.services.bedrock.model - package software.amazon.awssdk.services.bedrock.model
- software.amazon.awssdk.services.bedrock.paginators - package software.amazon.awssdk.services.bedrock.paginators
- software.amazon.awssdk.services.bedrock.transform - package software.amazon.awssdk.services.bedrock.transform
- sortBy() - Method in class software.amazon.awssdk.services.bedrock.model.ListCustomModelsRequest
-
The field to sort by in the returned list of models.
- sortBy() - Method in class software.amazon.awssdk.services.bedrock.model.ListModelCustomizationJobsRequest
-
The field to sort by in the returned list of jobs.
- sortBy() - Method in class software.amazon.awssdk.services.bedrock.model.ListProvisionedModelThroughputsRequest
-
The field to sort by in the returned list of provisioned capacities.
- sortBy(String) - Method in interface software.amazon.awssdk.services.bedrock.model.ListCustomModelsRequest.Builder
-
The field to sort by in the returned list of models.
- sortBy(String) - Method in interface software.amazon.awssdk.services.bedrock.model.ListModelCustomizationJobsRequest.Builder
-
The field to sort by in the returned list of jobs.
- sortBy(String) - Method in interface software.amazon.awssdk.services.bedrock.model.ListProvisionedModelThroughputsRequest.Builder
-
The field to sort by in the returned list of provisioned capacities.
- sortBy(SortByProvisionedModels) - Method in interface software.amazon.awssdk.services.bedrock.model.ListProvisionedModelThroughputsRequest.Builder
-
The field to sort by in the returned list of provisioned capacities.
- sortBy(SortJobsBy) - Method in interface software.amazon.awssdk.services.bedrock.model.ListModelCustomizationJobsRequest.Builder
-
The field to sort by in the returned list of jobs.
- sortBy(SortModelsBy) - Method in interface software.amazon.awssdk.services.bedrock.model.ListCustomModelsRequest.Builder
-
The field to sort by in the returned list of models.
- sortByAsString() - Method in class software.amazon.awssdk.services.bedrock.model.ListCustomModelsRequest
-
The field to sort by in the returned list of models.
- sortByAsString() - Method in class software.amazon.awssdk.services.bedrock.model.ListModelCustomizationJobsRequest
-
The field to sort by in the returned list of jobs.
- sortByAsString() - Method in class software.amazon.awssdk.services.bedrock.model.ListProvisionedModelThroughputsRequest
-
The field to sort by in the returned list of provisioned capacities.
- SortByProvisionedModels - Enum in software.amazon.awssdk.services.bedrock.model
- SortJobsBy - Enum in software.amazon.awssdk.services.bedrock.model
- SortModelsBy - Enum in software.amazon.awssdk.services.bedrock.model
- sortOrder() - Method in class software.amazon.awssdk.services.bedrock.model.ListCustomModelsRequest
-
The sort order of the results.
- sortOrder() - Method in class software.amazon.awssdk.services.bedrock.model.ListModelCustomizationJobsRequest
-
The sort order of the results.
- sortOrder() - Method in class software.amazon.awssdk.services.bedrock.model.ListProvisionedModelThroughputsRequest
-
The sort order of the results.
- sortOrder(String) - Method in interface software.amazon.awssdk.services.bedrock.model.ListCustomModelsRequest.Builder
-
The sort order of the results.
- sortOrder(String) - Method in interface software.amazon.awssdk.services.bedrock.model.ListModelCustomizationJobsRequest.Builder
-
The sort order of the results.
- sortOrder(String) - Method in interface software.amazon.awssdk.services.bedrock.model.ListProvisionedModelThroughputsRequest.Builder
-
The sort order of the results.
- sortOrder(SortOrder) - Method in interface software.amazon.awssdk.services.bedrock.model.ListCustomModelsRequest.Builder
-
The sort order of the results.
- sortOrder(SortOrder) - Method in interface software.amazon.awssdk.services.bedrock.model.ListModelCustomizationJobsRequest.Builder
-
The sort order of the results.
- sortOrder(SortOrder) - Method in interface software.amazon.awssdk.services.bedrock.model.ListProvisionedModelThroughputsRequest.Builder
-
The sort order of the results.
- SortOrder - Enum in software.amazon.awssdk.services.bedrock.model
- sortOrderAsString() - Method in class software.amazon.awssdk.services.bedrock.model.ListCustomModelsRequest
-
The sort order of the results.
- sortOrderAsString() - Method in class software.amazon.awssdk.services.bedrock.model.ListModelCustomizationJobsRequest
-
The sort order of the results.
- sortOrderAsString() - Method in class software.amazon.awssdk.services.bedrock.model.ListProvisionedModelThroughputsRequest
-
The sort order of the results.
- SourceException - Exception in software.amazon.awssdk.services.bedrock.endpoints.internal
- SourceException.BuilderImpl - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
- startIndex() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Substring
- startMultipartTemplate() - Method in interface software.amazon.awssdk.services.bedrock.endpoints.internal.TemplateVisitor
-
Invoked prior to visiting a multipart template like `https://{Region}.{dnsSuffix}`.
- status() - Method in class software.amazon.awssdk.services.bedrock.model.FoundationModelLifecycle
-
Specifies whether a model version is available (
ACTIVE
) or deprecated (LEGACY
. - status() - Method in class software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobResponse
-
The status of the job.
- status() - Method in class software.amazon.awssdk.services.bedrock.model.GetProvisionedModelThroughputResponse
-
Status of the provisioned throughput.
- status() - Method in class software.amazon.awssdk.services.bedrock.model.ModelCustomizationJobSummary
-
Status of the customization job.
- status() - Method in class software.amazon.awssdk.services.bedrock.model.ProvisionedModelSummary
-
Status of the provisioned throughput.
- status(String) - Method in interface software.amazon.awssdk.services.bedrock.model.FoundationModelLifecycle.Builder
-
Specifies whether a model version is available (
ACTIVE
) or deprecated (LEGACY
. - status(String) - Method in interface software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobResponse.Builder
-
The status of the job.
- status(String) - Method in interface software.amazon.awssdk.services.bedrock.model.GetProvisionedModelThroughputResponse.Builder
-
Status of the provisioned throughput.
- status(String) - Method in interface software.amazon.awssdk.services.bedrock.model.ModelCustomizationJobSummary.Builder
-
Status of the customization job.
- status(String) - Method in interface software.amazon.awssdk.services.bedrock.model.ProvisionedModelSummary.Builder
-
Status of the provisioned throughput.
- status(FoundationModelLifecycleStatus) - Method in interface software.amazon.awssdk.services.bedrock.model.FoundationModelLifecycle.Builder
-
Specifies whether a model version is available (
ACTIVE
) or deprecated (LEGACY
. - status(ModelCustomizationJobStatus) - Method in interface software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobResponse.Builder
-
The status of the job.
- status(ModelCustomizationJobStatus) - Method in interface software.amazon.awssdk.services.bedrock.model.ModelCustomizationJobSummary.Builder
-
Status of the customization job.
- status(ProvisionedModelStatus) - Method in interface software.amazon.awssdk.services.bedrock.model.GetProvisionedModelThroughputResponse.Builder
-
Status of the provisioned throughput.
- status(ProvisionedModelStatus) - Method in interface software.amazon.awssdk.services.bedrock.model.ProvisionedModelSummary.Builder
-
Status of the provisioned throughput.
- statusAsString() - Method in class software.amazon.awssdk.services.bedrock.model.FoundationModelLifecycle
-
Specifies whether a model version is available (
ACTIVE
) or deprecated (LEGACY
. - statusAsString() - Method in class software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobResponse
-
The status of the job.
- statusAsString() - Method in class software.amazon.awssdk.services.bedrock.model.GetProvisionedModelThroughputResponse
-
Status of the provisioned throughput.
- statusAsString() - Method in class software.amazon.awssdk.services.bedrock.model.ModelCustomizationJobSummary
-
Status of the customization job.
- statusAsString() - Method in class software.amazon.awssdk.services.bedrock.model.ProvisionedModelSummary
-
Status of the provisioned throughput.
- statusCode(int) - Method in interface software.amazon.awssdk.services.bedrock.model.AccessDeniedException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.bedrock.model.BedrockException.Builder
- statusCode(int) - Method in class software.amazon.awssdk.services.bedrock.model.BedrockException.BuilderImpl
- statusCode(int) - Method in interface software.amazon.awssdk.services.bedrock.model.ConflictException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.bedrock.model.InternalServerException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.bedrock.model.ResourceNotFoundException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.bedrock.model.ServiceQuotaExceededException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.bedrock.model.ThrottlingException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.bedrock.model.TooManyTagsException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.bedrock.model.ValidationException.Builder
- statusEquals() - Method in class software.amazon.awssdk.services.bedrock.model.ListModelCustomizationJobsRequest
-
Return customization jobs with the specified status.
- statusEquals() - Method in class software.amazon.awssdk.services.bedrock.model.ListProvisionedModelThroughputsRequest
-
Return the list of provisioned capacities that match the specified status.
- statusEquals(String) - Method in interface software.amazon.awssdk.services.bedrock.model.ListModelCustomizationJobsRequest.Builder
-
Return customization jobs with the specified status.
- statusEquals(String) - Method in interface software.amazon.awssdk.services.bedrock.model.ListProvisionedModelThroughputsRequest.Builder
-
Return the list of provisioned capacities that match the specified status.
- statusEquals(FineTuningJobStatus) - Method in interface software.amazon.awssdk.services.bedrock.model.ListModelCustomizationJobsRequest.Builder
-
Return customization jobs with the specified status.
- statusEquals(ProvisionedModelStatus) - Method in interface software.amazon.awssdk.services.bedrock.model.ListProvisionedModelThroughputsRequest.Builder
-
Return the list of provisioned capacities that match the specified status.
- statusEqualsAsString() - Method in class software.amazon.awssdk.services.bedrock.model.ListModelCustomizationJobsRequest
-
Return customization jobs with the specified status.
- statusEqualsAsString() - Method in class software.amazon.awssdk.services.bedrock.model.ListProvisionedModelThroughputsRequest
-
Return the list of provisioned capacities that match the specified status.
- stopIndex() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Substring
- stopModelCustomizationJob(Consumer<StopModelCustomizationJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.BedrockAsyncClient
-
Stops an active model customization job.
- stopModelCustomizationJob(Consumer<StopModelCustomizationJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.BedrockClient
-
Stops an active model customization job.
- stopModelCustomizationJob(StopModelCustomizationJobRequest) - Method in interface software.amazon.awssdk.services.bedrock.BedrockAsyncClient
-
Stops an active model customization job.
- stopModelCustomizationJob(StopModelCustomizationJobRequest) - Method in interface software.amazon.awssdk.services.bedrock.BedrockClient
-
Stops an active model customization job.
- StopModelCustomizationJobRequest - Class in software.amazon.awssdk.services.bedrock.model
- StopModelCustomizationJobRequest.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- StopModelCustomizationJobRequestMarshaller - Class in software.amazon.awssdk.services.bedrock.transform
-
StopModelCustomizationJobRequest
Marshaller - StopModelCustomizationJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.bedrock.transform.StopModelCustomizationJobRequestMarshaller
- StopModelCustomizationJobResponse - Class in software.amazon.awssdk.services.bedrock.model
- StopModelCustomizationJobResponse.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- STOPPED - software.amazon.awssdk.services.bedrock.model.FineTuningJobStatus
- STOPPED - software.amazon.awssdk.services.bedrock.model.ModelCustomizationJobStatus
- STOPPING - software.amazon.awssdk.services.bedrock.model.FineTuningJobStatus
- STOPPING - software.amazon.awssdk.services.bedrock.model.ModelCustomizationJobStatus
- STRING - software.amazon.awssdk.services.bedrock.endpoints.internal.ParameterType
- StringEqualsFn - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
- StringEqualsFn(FnNode) - Constructor for class software.amazon.awssdk.services.bedrock.endpoints.internal.StringEqualsFn
- stringToParse() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Substring
- subnetIds() - Method in class software.amazon.awssdk.services.bedrock.model.VpcConfig
-
VPC configuration subnets.
- subnetIds(String...) - Method in interface software.amazon.awssdk.services.bedrock.model.VpcConfig.Builder
-
VPC configuration subnets.
- subnetIds(Collection<String>) - Method in interface software.amazon.awssdk.services.bedrock.model.VpcConfig.Builder
-
VPC configuration subnets.
- subscribe(Subscriber<? super ListCustomModelsResponse>) - Method in class software.amazon.awssdk.services.bedrock.paginators.ListCustomModelsPublisher
- subscribe(Subscriber<? super ListModelCustomizationJobsResponse>) - Method in class software.amazon.awssdk.services.bedrock.paginators.ListModelCustomizationJobsPublisher
- subscribe(Subscriber<? super ListProvisionedModelThroughputsResponse>) - Method in class software.amazon.awssdk.services.bedrock.paginators.ListProvisionedModelThroughputsPublisher
- Substring - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
- Substring(FnNode) - Constructor for class software.amazon.awssdk.services.bedrock.endpoints.internal.Substring
- SUBSTRING - Static variable in class software.amazon.awssdk.services.bedrock.endpoints.internal.Substring
- SUPPORTS_DUAL_STACK - Static variable in class software.amazon.awssdk.services.bedrock.endpoints.internal.PartitionFn
- SUPPORTS_FIPS - Static variable in class software.amazon.awssdk.services.bedrock.endpoints.internal.PartitionFn
- supportsDualStack() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Outputs
- supportsDualStack(boolean) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Outputs.Builder
- supportsFips() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Outputs
- supportsFips(boolean) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Outputs.Builder
T
- Tag - Class in software.amazon.awssdk.services.bedrock.model
-
Definition of the key/value pair for a tag.
- Tag.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- tagKeys() - Method in class software.amazon.awssdk.services.bedrock.model.UntagResourceRequest
-
Tag keys of the tags to remove from the resource.
- tagKeys(String...) - Method in interface software.amazon.awssdk.services.bedrock.model.UntagResourceRequest.Builder
-
Tag keys of the tags to remove from the resource.
- tagKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.bedrock.model.UntagResourceRequest.Builder
-
Tag keys of the tags to remove from the resource.
- tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.BedrockAsyncClient
-
Associate tags with a resource.
- tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.BedrockClient
-
Associate tags with a resource.
- tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.bedrock.BedrockAsyncClient
-
Associate tags with a resource.
- tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.bedrock.BedrockClient
-
Associate tags with a resource.
- TagResourceRequest - Class in software.amazon.awssdk.services.bedrock.model
- TagResourceRequest.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- TagResourceRequestMarshaller - Class in software.amazon.awssdk.services.bedrock.transform
-
TagResourceRequest
Marshaller - TagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.bedrock.transform.TagResourceRequestMarshaller
- TagResourceResponse - Class in software.amazon.awssdk.services.bedrock.model
- TagResourceResponse.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- tags() - Method in class software.amazon.awssdk.services.bedrock.model.CreateProvisionedModelThroughputRequest
-
Tags to associate with this provisioned throughput.
- tags() - Method in class software.amazon.awssdk.services.bedrock.model.ListTagsForResourceResponse
-
An array of the tags associated with this resource.
- tags() - Method in class software.amazon.awssdk.services.bedrock.model.TagResourceRequest
-
Tags to associate with the resource.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.bedrock.model.CreateProvisionedModelThroughputRequest.Builder
-
Tags to associate with this provisioned throughput.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.bedrock.model.ListTagsForResourceResponse.Builder
-
An array of the tags associated with this resource.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.bedrock.model.TagResourceRequest.Builder
-
Tags to associate with the resource.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.bedrock.model.CreateProvisionedModelThroughputRequest.Builder
-
Tags to associate with this provisioned throughput.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.bedrock.model.ListTagsForResourceResponse.Builder
-
An array of the tags associated with this resource.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.bedrock.model.TagResourceRequest.Builder
-
Tags to associate with the resource.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.bedrock.model.CreateProvisionedModelThroughputRequest.Builder
-
Tags to associate with this provisioned throughput.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.bedrock.model.ListTagsForResourceResponse.Builder
-
An array of the tags associated with this resource.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.bedrock.model.TagResourceRequest.Builder
-
Tags to associate with the resource.
- target() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.GetAttr
- target() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Not
- target() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.SingleArgFn
- target(Expr) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.GetAttr.Builder
- template() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Expr
- template() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.GetAttr
- template() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Parameter
- template() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Ref
- Template - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
-
Template represents a "Template Literal".
- Template.Dynamic - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
- Template.Literal - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
- Template.Part - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
- TemplateVisitor<T> - Interface in software.amazon.awssdk.services.bedrock.endpoints.internal
-
For code generating from a template, use a `TemplateVisitor`.
- TEXT - software.amazon.awssdk.services.bedrock.model.ModelModality
- textDataDeliveryEnabled() - Method in class software.amazon.awssdk.services.bedrock.model.LoggingConfig
-
Set to include text data in the log delivery.
- textDataDeliveryEnabled(Boolean) - Method in interface software.amazon.awssdk.services.bedrock.model.LoggingConfig.Builder
-
Set to include text data in the log delivery.
- ThrottlingException - Exception in software.amazon.awssdk.services.bedrock.model
-
The number of requests exceeds the limit.
- ThrottlingException.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- toBuilder() - Method in interface software.amazon.awssdk.services.bedrock.auth.scheme.BedrockAuthSchemeParams
-
Returns a
BedrockAuthSchemeParams.Builder
to customize the parameters. - toBuilder() - Method in class software.amazon.awssdk.services.bedrock.auth.scheme.internal.DefaultBedrockAuthSchemeParams
- toBuilder() - Method in class software.amazon.awssdk.services.bedrock.endpoints.BedrockEndpointParams
- toBuilder() - Method in exception software.amazon.awssdk.services.bedrock.model.AccessDeniedException
- toBuilder() - Method in exception software.amazon.awssdk.services.bedrock.model.BedrockException
- toBuilder() - Method in class software.amazon.awssdk.services.bedrock.model.BedrockRequest
- toBuilder() - Method in class software.amazon.awssdk.services.bedrock.model.CloudWatchConfig
- toBuilder() - Method in exception software.amazon.awssdk.services.bedrock.model.ConflictException
- toBuilder() - Method in class software.amazon.awssdk.services.bedrock.model.CreateModelCustomizationJobRequest
- toBuilder() - Method in class software.amazon.awssdk.services.bedrock.model.CreateModelCustomizationJobResponse
- toBuilder() - Method in class software.amazon.awssdk.services.bedrock.model.CreateProvisionedModelThroughputRequest
- toBuilder() - Method in class software.amazon.awssdk.services.bedrock.model.CreateProvisionedModelThroughputResponse
- toBuilder() - Method in class software.amazon.awssdk.services.bedrock.model.CustomModelSummary
- toBuilder() - Method in class software.amazon.awssdk.services.bedrock.model.DeleteCustomModelRequest
- toBuilder() - Method in class software.amazon.awssdk.services.bedrock.model.DeleteCustomModelResponse
- toBuilder() - Method in class software.amazon.awssdk.services.bedrock.model.DeleteModelInvocationLoggingConfigurationRequest
- toBuilder() - Method in class software.amazon.awssdk.services.bedrock.model.DeleteModelInvocationLoggingConfigurationResponse
- toBuilder() - Method in class software.amazon.awssdk.services.bedrock.model.DeleteProvisionedModelThroughputRequest
- toBuilder() - Method in class software.amazon.awssdk.services.bedrock.model.DeleteProvisionedModelThroughputResponse
- toBuilder() - Method in class software.amazon.awssdk.services.bedrock.model.FoundationModelDetails
- toBuilder() - Method in class software.amazon.awssdk.services.bedrock.model.FoundationModelLifecycle
- toBuilder() - Method in class software.amazon.awssdk.services.bedrock.model.FoundationModelSummary
- toBuilder() - Method in class software.amazon.awssdk.services.bedrock.model.GetCustomModelRequest
- toBuilder() - Method in class software.amazon.awssdk.services.bedrock.model.GetCustomModelResponse
- toBuilder() - Method in class software.amazon.awssdk.services.bedrock.model.GetFoundationModelRequest
- toBuilder() - Method in class software.amazon.awssdk.services.bedrock.model.GetFoundationModelResponse
- toBuilder() - Method in class software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobRequest
- toBuilder() - Method in class software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobResponse
- toBuilder() - Method in class software.amazon.awssdk.services.bedrock.model.GetModelInvocationLoggingConfigurationRequest
- toBuilder() - Method in class software.amazon.awssdk.services.bedrock.model.GetModelInvocationLoggingConfigurationResponse
- toBuilder() - Method in class software.amazon.awssdk.services.bedrock.model.GetProvisionedModelThroughputRequest
- toBuilder() - Method in class software.amazon.awssdk.services.bedrock.model.GetProvisionedModelThroughputResponse
- toBuilder() - Method in exception software.amazon.awssdk.services.bedrock.model.InternalServerException
- toBuilder() - Method in class software.amazon.awssdk.services.bedrock.model.ListCustomModelsRequest
- toBuilder() - Method in class software.amazon.awssdk.services.bedrock.model.ListCustomModelsResponse
- toBuilder() - Method in class software.amazon.awssdk.services.bedrock.model.ListFoundationModelsRequest
- toBuilder() - Method in class software.amazon.awssdk.services.bedrock.model.ListFoundationModelsResponse
- toBuilder() - Method in class software.amazon.awssdk.services.bedrock.model.ListModelCustomizationJobsRequest
- toBuilder() - Method in class software.amazon.awssdk.services.bedrock.model.ListModelCustomizationJobsResponse
- toBuilder() - Method in class software.amazon.awssdk.services.bedrock.model.ListProvisionedModelThroughputsRequest
- toBuilder() - Method in class software.amazon.awssdk.services.bedrock.model.ListProvisionedModelThroughputsResponse
- toBuilder() - Method in class software.amazon.awssdk.services.bedrock.model.ListTagsForResourceRequest
- toBuilder() - Method in class software.amazon.awssdk.services.bedrock.model.ListTagsForResourceResponse
- toBuilder() - Method in class software.amazon.awssdk.services.bedrock.model.LoggingConfig
- toBuilder() - Method in class software.amazon.awssdk.services.bedrock.model.ModelCustomizationJobSummary
- toBuilder() - Method in class software.amazon.awssdk.services.bedrock.model.OutputDataConfig
- toBuilder() - Method in class software.amazon.awssdk.services.bedrock.model.ProvisionedModelSummary
- toBuilder() - Method in class software.amazon.awssdk.services.bedrock.model.PutModelInvocationLoggingConfigurationRequest
- toBuilder() - Method in class software.amazon.awssdk.services.bedrock.model.PutModelInvocationLoggingConfigurationResponse
- toBuilder() - Method in exception software.amazon.awssdk.services.bedrock.model.ResourceNotFoundException
- toBuilder() - Method in class software.amazon.awssdk.services.bedrock.model.S3Config
- toBuilder() - Method in exception software.amazon.awssdk.services.bedrock.model.ServiceQuotaExceededException
- toBuilder() - Method in class software.amazon.awssdk.services.bedrock.model.StopModelCustomizationJobRequest
- toBuilder() - Method in class software.amazon.awssdk.services.bedrock.model.StopModelCustomizationJobResponse
- toBuilder() - Method in class software.amazon.awssdk.services.bedrock.model.Tag
- toBuilder() - Method in class software.amazon.awssdk.services.bedrock.model.TagResourceRequest
- toBuilder() - Method in class software.amazon.awssdk.services.bedrock.model.TagResourceResponse
- toBuilder() - Method in exception software.amazon.awssdk.services.bedrock.model.ThrottlingException
- toBuilder() - Method in exception software.amazon.awssdk.services.bedrock.model.TooManyTagsException
- toBuilder() - Method in class software.amazon.awssdk.services.bedrock.model.TrainingDataConfig
- toBuilder() - Method in class software.amazon.awssdk.services.bedrock.model.TrainingMetrics
- toBuilder() - Method in class software.amazon.awssdk.services.bedrock.model.UntagResourceRequest
- toBuilder() - Method in class software.amazon.awssdk.services.bedrock.model.UntagResourceResponse
- toBuilder() - Method in class software.amazon.awssdk.services.bedrock.model.UpdateProvisionedModelThroughputRequest
- toBuilder() - Method in class software.amazon.awssdk.services.bedrock.model.UpdateProvisionedModelThroughputResponse
- toBuilder() - Method in class software.amazon.awssdk.services.bedrock.model.ValidationDataConfig
- toBuilder() - Method in exception software.amazon.awssdk.services.bedrock.model.ValidationException
- toBuilder() - Method in class software.amazon.awssdk.services.bedrock.model.Validator
- toBuilder() - Method in class software.amazon.awssdk.services.bedrock.model.ValidatorMetric
- toBuilder() - Method in class software.amazon.awssdk.services.bedrock.model.VpcConfig
- toList() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Parameters
- TooManyTagsException - Exception in software.amazon.awssdk.services.bedrock.model
-
The request contains more tags than can be associated with a resource (50 tags per resource).
- TooManyTagsException.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- toParameterReference() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Parameter
- toParameterReference() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.ParameterReference
- toParameterReference() - Method in interface software.amazon.awssdk.services.bedrock.endpoints.internal.ToParameterReference
- ToParameterReference - Interface in software.amazon.awssdk.services.bedrock.endpoints.internal
- toString() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Arn
- toString() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Condition
- toString() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.EndpointResult
- toString() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.EndpointRule
- toString() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.EndpointRuleset
- toString() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.ErrorRule
- toString() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.FatScope
- toString() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Fn
- toString() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.GetAttr.Part.Index
- toString() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.GetAttr.Part.Key
- toString() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.GetAttr
- toString() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Identifier
- toString() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Literal
- toString() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Outputs
- toString() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Parameter.Deprecated
- toString() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Parameter
- toString() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.ParameterReference
- toString() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Parameters
- toString() - Method in enum software.amazon.awssdk.services.bedrock.endpoints.internal.ParameterType
- toString() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Partitions
- toString() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Ref
- toString() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Scope
- toString() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Template.Dynamic
- toString() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Template.Literal
- toString() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Template
- toString() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.TreeRule
- toString() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Value.Array
- toString() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Value.Endpoint
- toString() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Value.Record
- toString() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Value.Str
- toString() - Method in class software.amazon.awssdk.services.bedrock.model.CloudWatchConfig
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.bedrock.model.CommitmentDuration
- toString() - Method in class software.amazon.awssdk.services.bedrock.model.CreateModelCustomizationJobRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.bedrock.model.CreateModelCustomizationJobResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.bedrock.model.CreateProvisionedModelThroughputRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.bedrock.model.CreateProvisionedModelThroughputResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.bedrock.model.CustomizationType
- toString() - Method in class software.amazon.awssdk.services.bedrock.model.CustomModelSummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.bedrock.model.DeleteCustomModelRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.bedrock.model.DeleteCustomModelResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.bedrock.model.DeleteModelInvocationLoggingConfigurationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.bedrock.model.DeleteModelInvocationLoggingConfigurationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.bedrock.model.DeleteProvisionedModelThroughputRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.bedrock.model.DeleteProvisionedModelThroughputResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.bedrock.model.FineTuningJobStatus
- toString() - Method in class software.amazon.awssdk.services.bedrock.model.FoundationModelDetails
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.bedrock.model.FoundationModelLifecycle
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.bedrock.model.FoundationModelLifecycleStatus
- toString() - Method in class software.amazon.awssdk.services.bedrock.model.FoundationModelSummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.bedrock.model.GetCustomModelRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.bedrock.model.GetCustomModelResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.bedrock.model.GetFoundationModelRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.bedrock.model.GetFoundationModelResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.bedrock.model.GetModelInvocationLoggingConfigurationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.bedrock.model.GetModelInvocationLoggingConfigurationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.bedrock.model.GetProvisionedModelThroughputRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.bedrock.model.GetProvisionedModelThroughputResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.bedrock.model.InferenceType
- toString() - Method in class software.amazon.awssdk.services.bedrock.model.ListCustomModelsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.bedrock.model.ListCustomModelsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.bedrock.model.ListFoundationModelsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.bedrock.model.ListFoundationModelsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.bedrock.model.ListModelCustomizationJobsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.bedrock.model.ListModelCustomizationJobsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.bedrock.model.ListProvisionedModelThroughputsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.bedrock.model.ListProvisionedModelThroughputsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.bedrock.model.ListTagsForResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.bedrock.model.ListTagsForResourceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.bedrock.model.LoggingConfig
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.bedrock.model.ModelCustomization
- toString() - Method in enum software.amazon.awssdk.services.bedrock.model.ModelCustomizationJobStatus
- toString() - Method in class software.amazon.awssdk.services.bedrock.model.ModelCustomizationJobSummary
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.bedrock.model.ModelModality
- toString() - Method in class software.amazon.awssdk.services.bedrock.model.OutputDataConfig
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.bedrock.model.ProvisionedModelStatus
- toString() - Method in class software.amazon.awssdk.services.bedrock.model.ProvisionedModelSummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.bedrock.model.PutModelInvocationLoggingConfigurationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.bedrock.model.PutModelInvocationLoggingConfigurationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.bedrock.model.S3Config
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.bedrock.model.SortByProvisionedModels
- toString() - Method in enum software.amazon.awssdk.services.bedrock.model.SortJobsBy
- toString() - Method in enum software.amazon.awssdk.services.bedrock.model.SortModelsBy
- toString() - Method in enum software.amazon.awssdk.services.bedrock.model.SortOrder
- toString() - Method in class software.amazon.awssdk.services.bedrock.model.StopModelCustomizationJobRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.bedrock.model.StopModelCustomizationJobResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.bedrock.model.Tag
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.bedrock.model.TagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.bedrock.model.TagResourceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.bedrock.model.TrainingDataConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.bedrock.model.TrainingMetrics
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.bedrock.model.UntagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.bedrock.model.UntagResourceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.bedrock.model.UpdateProvisionedModelThroughputRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.bedrock.model.UpdateProvisionedModelThroughputResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.bedrock.model.ValidationDataConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.bedrock.model.Validator
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.bedrock.model.ValidatorMetric
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.bedrock.model.VpcConfig
-
Returns a string representation of this object.
- trainingDataConfig() - Method in class software.amazon.awssdk.services.bedrock.model.CreateModelCustomizationJobRequest
-
Information about the training dataset.
- trainingDataConfig() - Method in class software.amazon.awssdk.services.bedrock.model.GetCustomModelResponse
-
Information about the training dataset.
- trainingDataConfig() - Method in class software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobResponse
-
Returns the value of the TrainingDataConfig property for this object.
- trainingDataConfig(Consumer<TrainingDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.model.CreateModelCustomizationJobRequest.Builder
-
Information about the training dataset.
- trainingDataConfig(Consumer<TrainingDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.model.GetCustomModelResponse.Builder
-
Information about the training dataset.
- trainingDataConfig(Consumer<TrainingDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobResponse.Builder
-
Sets the value of the TrainingDataConfig property for this object.
- trainingDataConfig(TrainingDataConfig) - Method in interface software.amazon.awssdk.services.bedrock.model.CreateModelCustomizationJobRequest.Builder
-
Information about the training dataset.
- trainingDataConfig(TrainingDataConfig) - Method in interface software.amazon.awssdk.services.bedrock.model.GetCustomModelResponse.Builder
-
Information about the training dataset.
- trainingDataConfig(TrainingDataConfig) - Method in interface software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobResponse.Builder
-
Sets the value of the TrainingDataConfig property for this object.
- TrainingDataConfig - Class in software.amazon.awssdk.services.bedrock.model
-
S3 Location of the training data.
- TrainingDataConfig.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- trainingLoss() - Method in class software.amazon.awssdk.services.bedrock.model.TrainingMetrics
-
Loss metric associated with the custom job.
- trainingLoss(Float) - Method in interface software.amazon.awssdk.services.bedrock.model.TrainingMetrics.Builder
-
Loss metric associated with the custom job.
- trainingMetrics() - Method in class software.amazon.awssdk.services.bedrock.model.GetCustomModelResponse
-
The training metrics from the job creation.
- trainingMetrics() - Method in class software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobResponse
-
Returns the value of the TrainingMetrics property for this object.
- trainingMetrics(Consumer<TrainingMetrics.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.model.GetCustomModelResponse.Builder
-
The training metrics from the job creation.
- trainingMetrics(Consumer<TrainingMetrics.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobResponse.Builder
-
Sets the value of the TrainingMetrics property for this object.
- trainingMetrics(TrainingMetrics) - Method in interface software.amazon.awssdk.services.bedrock.model.GetCustomModelResponse.Builder
-
The training metrics from the job creation.
- trainingMetrics(TrainingMetrics) - Method in interface software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobResponse.Builder
-
Sets the value of the TrainingMetrics property for this object.
- TrainingMetrics - Class in software.amazon.awssdk.services.bedrock.model
-
Metrics associated with the custom job.
- TrainingMetrics.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- TREE - Static variable in class software.amazon.awssdk.services.bedrock.endpoints.internal.Rule
- treeRule(List<Rule>) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Rule.Builder
- TreeRule - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
- TreeRule(Rule.Builder, List<Rule>) - Constructor for class software.amazon.awssdk.services.bedrock.endpoints.internal.TreeRule
- type(ParameterType) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Parameter.Builder
- TYPE - Static variable in class software.amazon.awssdk.services.bedrock.endpoints.internal.Parameter
- TYPE - Static variable in class software.amazon.awssdk.services.bedrock.endpoints.internal.Rule
- types() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.FatScope
U
- unescape(String) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Template.Literal
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.bedrock.model.CommitmentDuration
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.bedrock.model.CustomizationType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.bedrock.model.FineTuningJobStatus
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.bedrock.model.FoundationModelLifecycleStatus
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.bedrock.model.InferenceType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.bedrock.model.ModelCustomization
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.bedrock.model.ModelCustomizationJobStatus
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.bedrock.model.ModelModality
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.bedrock.model.ProvisionedModelStatus
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.bedrock.model.SortByProvisionedModels
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.bedrock.model.SortJobsBy
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.bedrock.model.SortModelsBy
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.bedrock.model.SortOrder
- untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.BedrockAsyncClient
-
Remove one or more tags from a resource.
- untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.BedrockClient
-
Remove one or more tags from a resource.
- untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.bedrock.BedrockAsyncClient
-
Remove one or more tags from a resource.
- untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.bedrock.BedrockClient
-
Remove one or more tags from a resource.
- UntagResourceRequest - Class in software.amazon.awssdk.services.bedrock.model
- UntagResourceRequest.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- UntagResourceRequestMarshaller - Class in software.amazon.awssdk.services.bedrock.transform
-
UntagResourceRequest
Marshaller - UntagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.bedrock.transform.UntagResourceRequestMarshaller
- UntagResourceResponse - Class in software.amazon.awssdk.services.bedrock.model
- UntagResourceResponse.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- updateProvisionedModelThroughput(Consumer<UpdateProvisionedModelThroughputRequest.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.BedrockAsyncClient
-
Update a provisioned throughput.
- updateProvisionedModelThroughput(Consumer<UpdateProvisionedModelThroughputRequest.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.BedrockClient
-
Update a provisioned throughput.
- updateProvisionedModelThroughput(UpdateProvisionedModelThroughputRequest) - Method in interface software.amazon.awssdk.services.bedrock.BedrockAsyncClient
-
Update a provisioned throughput.
- updateProvisionedModelThroughput(UpdateProvisionedModelThroughputRequest) - Method in interface software.amazon.awssdk.services.bedrock.BedrockClient
-
Update a provisioned throughput.
- UpdateProvisionedModelThroughputRequest - Class in software.amazon.awssdk.services.bedrock.model
- UpdateProvisionedModelThroughputRequest.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- UpdateProvisionedModelThroughputRequestMarshaller - Class in software.amazon.awssdk.services.bedrock.transform
-
UpdateProvisionedModelThroughputRequest
Marshaller - UpdateProvisionedModelThroughputRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.bedrock.transform.UpdateProvisionedModelThroughputRequestMarshaller
- UpdateProvisionedModelThroughputResponse - Class in software.amazon.awssdk.services.bedrock.model
- UpdateProvisionedModelThroughputResponse.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- UPDATING - software.amazon.awssdk.services.bedrock.model.ProvisionedModelStatus
- UriEncodeFn - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
- UriEncodeFn(FnNode) - Constructor for class software.amazon.awssdk.services.bedrock.endpoints.internal.UriEncodeFn
- url(String) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Value.Endpoint.Builder
- url(Expr) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.EndpointResult.Builder
- useDualStack() - Method in class software.amazon.awssdk.services.bedrock.endpoints.BedrockEndpointParams
- useDualStack(Boolean) - Method in interface software.amazon.awssdk.services.bedrock.endpoints.BedrockEndpointParams.Builder
- useFips() - Method in class software.amazon.awssdk.services.bedrock.endpoints.BedrockEndpointParams
- useFips(Boolean) - Method in interface software.amazon.awssdk.services.bedrock.endpoints.BedrockEndpointParams.Builder
- useGlobalEndpointBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.bedrock.endpoints.internal.AwsEndpointProviderUtils
- UserAgentUtils - Class in software.amazon.awssdk.services.bedrock.internal
V
- validate() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.FnNode
- validationDataConfig() - Method in class software.amazon.awssdk.services.bedrock.model.CreateModelCustomizationJobRequest
-
Information about the validation dataset.
- validationDataConfig() - Method in class software.amazon.awssdk.services.bedrock.model.GetCustomModelResponse
-
Returns the value of the ValidationDataConfig property for this object.
- validationDataConfig() - Method in class software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobResponse
-
Returns the value of the ValidationDataConfig property for this object.
- validationDataConfig(Consumer<ValidationDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.model.CreateModelCustomizationJobRequest.Builder
-
Information about the validation dataset.
- validationDataConfig(Consumer<ValidationDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.model.GetCustomModelResponse.Builder
-
Sets the value of the ValidationDataConfig property for this object.
- validationDataConfig(Consumer<ValidationDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobResponse.Builder
-
Sets the value of the ValidationDataConfig property for this object.
- validationDataConfig(ValidationDataConfig) - Method in interface software.amazon.awssdk.services.bedrock.model.CreateModelCustomizationJobRequest.Builder
-
Information about the validation dataset.
- validationDataConfig(ValidationDataConfig) - Method in interface software.amazon.awssdk.services.bedrock.model.GetCustomModelResponse.Builder
-
Sets the value of the ValidationDataConfig property for this object.
- validationDataConfig(ValidationDataConfig) - Method in interface software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobResponse.Builder
-
Sets the value of the ValidationDataConfig property for this object.
- ValidationDataConfig - Class in software.amazon.awssdk.services.bedrock.model
-
Array of up to 10 validators.
- ValidationDataConfig.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- ValidationException - Exception in software.amazon.awssdk.services.bedrock.model
-
Input validation failed.
- ValidationException.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- validationLoss() - Method in class software.amazon.awssdk.services.bedrock.model.ValidatorMetric
-
The validation loss associated with this validator.
- validationLoss(Float) - Method in interface software.amazon.awssdk.services.bedrock.model.ValidatorMetric.Builder
-
The validation loss associated with this validator.
- validationMetrics() - Method in class software.amazon.awssdk.services.bedrock.model.GetCustomModelResponse
-
The validation metrics from the job creation.
- validationMetrics() - Method in class software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobResponse
-
The loss metric for each validator that you provided in the createjob request.
- validationMetrics(Collection<ValidatorMetric>) - Method in interface software.amazon.awssdk.services.bedrock.model.GetCustomModelResponse.Builder
-
The validation metrics from the job creation.
- validationMetrics(Collection<ValidatorMetric>) - Method in interface software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobResponse.Builder
-
The loss metric for each validator that you provided in the createjob request.
- validationMetrics(Consumer<ValidatorMetric.Builder>...) - Method in interface software.amazon.awssdk.services.bedrock.model.GetCustomModelResponse.Builder
-
The validation metrics from the job creation.
- validationMetrics(Consumer<ValidatorMetric.Builder>...) - Method in interface software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobResponse.Builder
-
The loss metric for each validator that you provided in the createjob request.
- validationMetrics(ValidatorMetric...) - Method in interface software.amazon.awssdk.services.bedrock.model.GetCustomModelResponse.Builder
-
The validation metrics from the job creation.
- validationMetrics(ValidatorMetric...) - Method in interface software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobResponse.Builder
-
The loss metric for each validator that you provided in the createjob request.
- Validator - Class in software.amazon.awssdk.services.bedrock.model
-
Information about a validator.
- Validator.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- ValidatorMetric - Class in software.amazon.awssdk.services.bedrock.model
-
The metric for the validator.
- ValidatorMetric.Builder - Interface in software.amazon.awssdk.services.bedrock.model
- validators() - Method in class software.amazon.awssdk.services.bedrock.model.ValidationDataConfig
-
Information about the validators.
- validators(Collection<Validator>) - Method in interface software.amazon.awssdk.services.bedrock.model.ValidationDataConfig.Builder
-
Information about the validators.
- validators(Consumer<Validator.Builder>...) - Method in interface software.amazon.awssdk.services.bedrock.model.ValidationDataConfig.Builder
-
Information about the validators.
- validators(Validator...) - Method in interface software.amazon.awssdk.services.bedrock.model.ValidationDataConfig.Builder
-
Information about the validators.
- value() - Method in class software.amazon.awssdk.services.bedrock.model.Tag
-
Value for the tag.
- value(String) - Method in interface software.amazon.awssdk.services.bedrock.model.Tag.Builder
-
Value for the tag.
- value(Value) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Parameter.Builder
- Value - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
-
Base class for the types of values computable by the
RuleEngine
. - Value() - Constructor for class software.amazon.awssdk.services.bedrock.endpoints.internal.Value
- Value.Array - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
-
An array value.
- Value.Bool - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
-
A boolean value.
- Value.Endpoint - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
- Value.Endpoint.Builder - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
- Value.Int - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
-
An integer value.
- Value.None - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
- Value.Record - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
-
A record (map) value.
- Value.Str - Class in software.amazon.awssdk.services.bedrock.endpoints.internal
-
A string value.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.bedrock.endpoints.internal.ParameterType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.bedrock.model.CommitmentDuration
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.bedrock.model.CustomizationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.bedrock.model.FineTuningJobStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.bedrock.model.FoundationModelLifecycleStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.bedrock.model.InferenceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.bedrock.model.ModelCustomization
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.bedrock.model.ModelCustomizationJobStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.bedrock.model.ModelModality
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.bedrock.model.ProvisionedModelStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.bedrock.model.SortByProvisionedModels
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.bedrock.model.SortJobsBy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.bedrock.model.SortModelsBy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.bedrock.model.SortOrder
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum software.amazon.awssdk.services.bedrock.endpoints.internal.ParameterType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.bedrock.model.CommitmentDuration
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.bedrock.model.CustomizationType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.bedrock.model.FineTuningJobStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.bedrock.model.FoundationModelLifecycleStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.bedrock.model.InferenceType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.bedrock.model.ModelCustomization
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.bedrock.model.ModelCustomizationJobStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.bedrock.model.ModelModality
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.bedrock.model.ProvisionedModelStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.bedrock.model.SortByProvisionedModels
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.bedrock.model.SortJobsBy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.bedrock.model.SortModelsBy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.bedrock.model.SortOrder
-
Returns an array containing the constants of this enum type, in the order they are declared.
- version() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Partitions
- version(String) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.EndpointRuleset.Builder
- version(String) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.Partitions.Builder
- visitBool(boolean) - Method in interface software.amazon.awssdk.services.bedrock.endpoints.internal.Literal.Visitor
- visitBoolEquals(BooleanEqualsFn) - Method in interface software.amazon.awssdk.services.bedrock.endpoints.internal.FnVisitor
- visitBoolEquals(BooleanEqualsFn) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.RuleEvaluator
- visitDynamicElement(Expr) - Method in interface software.amazon.awssdk.services.bedrock.endpoints.internal.TemplateVisitor
-
Visit a dynamic element within a multipart template.
- visitEndpointRule(EndpointResult) - Method in interface software.amazon.awssdk.services.bedrock.endpoints.internal.RuleValueVisitor
- visitErrorRule(Expr) - Method in interface software.amazon.awssdk.services.bedrock.endpoints.internal.RuleValueVisitor
- visitFn(Fn) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.ExprVisitor.Default
- visitFn(Fn) - Method in interface software.amazon.awssdk.services.bedrock.endpoints.internal.ExprVisitor
- visitFn(Fn) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.RuleEvaluator
- visitGetAttr(GetAttr) - Method in interface software.amazon.awssdk.services.bedrock.endpoints.internal.FnVisitor
- visitGetAttr(GetAttr) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.RuleEvaluator
- visitInt(int) - Method in interface software.amazon.awssdk.services.bedrock.endpoints.internal.Literal.Visitor
- visitIsSet(IsSet) - Method in interface software.amazon.awssdk.services.bedrock.endpoints.internal.FnVisitor
- visitIsSet(IsSet) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.RuleEvaluator
- visitIsValidHostLabel(IsValidHostLabel) - Method in interface software.amazon.awssdk.services.bedrock.endpoints.internal.FnVisitor
- visitIsValidHostLabel(IsValidHostLabel) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.RuleEvaluator
- visitIsVirtualHostLabelsS3Bucket(IsVirtualHostableS3Bucket) - Method in interface software.amazon.awssdk.services.bedrock.endpoints.internal.FnVisitor
- visitIsVirtualHostLabelsS3Bucket(IsVirtualHostableS3Bucket) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.RuleEvaluator
- visitLiteral(Literal) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.ExprVisitor.Default
- visitLiteral(Literal) - Method in interface software.amazon.awssdk.services.bedrock.endpoints.internal.ExprVisitor
- visitLiteral(Literal) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.RuleEvaluator
- visitNot(Not) - Method in interface software.amazon.awssdk.services.bedrock.endpoints.internal.FnVisitor
- visitNot(Not) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.RuleEvaluator
- visitObject(Map<Identifier, Literal>) - Method in interface software.amazon.awssdk.services.bedrock.endpoints.internal.Literal.Visitor
- visitParseArn(ParseArn) - Method in interface software.amazon.awssdk.services.bedrock.endpoints.internal.FnVisitor
- visitParseArn(ParseArn) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.RuleEvaluator
- visitParseUrl(ParseUrl) - Method in interface software.amazon.awssdk.services.bedrock.endpoints.internal.FnVisitor
- visitParseUrl(ParseUrl) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.RuleEvaluator
- visitPartition(PartitionFn) - Method in interface software.amazon.awssdk.services.bedrock.endpoints.internal.FnVisitor
- visitPartition(PartitionFn) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.RuleEvaluator
- visitRef(Ref) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.ExprVisitor.Default
- visitRef(Ref) - Method in interface software.amazon.awssdk.services.bedrock.endpoints.internal.ExprVisitor
- visitRef(Ref) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.RuleEvaluator
- visitSingleDynamicTemplate(Expr) - Method in interface software.amazon.awssdk.services.bedrock.endpoints.internal.TemplateVisitor
-
The template contains a single dynamic element, eg.
- visitStaticElement(String) - Method in interface software.amazon.awssdk.services.bedrock.endpoints.internal.TemplateVisitor
-
Visit a static element within a multipart template.
- visitStaticTemplate(String) - Method in interface software.amazon.awssdk.services.bedrock.endpoints.internal.TemplateVisitor
-
The template contains a single static string, eg.
- visitStr(Template) - Method in interface software.amazon.awssdk.services.bedrock.endpoints.internal.Literal.Visitor
- visitStringEquals(StringEqualsFn) - Method in interface software.amazon.awssdk.services.bedrock.endpoints.internal.FnVisitor
- visitStringEquals(StringEqualsFn) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.RuleEvaluator
- visitSubstring(Substring) - Method in interface software.amazon.awssdk.services.bedrock.endpoints.internal.FnVisitor
- visitSubstring(Substring) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.RuleEvaluator
- visitTreeRule(List<Rule>) - Method in interface software.amazon.awssdk.services.bedrock.endpoints.internal.RuleValueVisitor
- visitTuple(List<Literal>) - Method in interface software.amazon.awssdk.services.bedrock.endpoints.internal.Literal.Visitor
- visitUriEncode(UriEncodeFn) - Method in interface software.amazon.awssdk.services.bedrock.endpoints.internal.FnVisitor
- visitUriEncode(UriEncodeFn) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.RuleEvaluator
- vpcConfig() - Method in class software.amazon.awssdk.services.bedrock.model.CreateModelCustomizationJobRequest
-
VPC configuration (optional).
- vpcConfig() - Method in class software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobResponse
-
VPC configuration for the custom model job.
- vpcConfig(Consumer<VpcConfig.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.model.CreateModelCustomizationJobRequest.Builder
-
VPC configuration (optional).
- vpcConfig(Consumer<VpcConfig.Builder>) - Method in interface software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobResponse.Builder
-
VPC configuration for the custom model job.
- vpcConfig(VpcConfig) - Method in interface software.amazon.awssdk.services.bedrock.model.CreateModelCustomizationJobRequest.Builder
-
VPC configuration (optional).
- vpcConfig(VpcConfig) - Method in interface software.amazon.awssdk.services.bedrock.model.GetModelCustomizationJobResponse.Builder
-
VPC configuration for the custom model job.
- VpcConfig - Class in software.amazon.awssdk.services.bedrock.model
-
VPC configuration.
- VpcConfig.Builder - Interface in software.amazon.awssdk.services.bedrock.model
W
- withDefaultVersion() - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.EndpointRuleset.Builder
- writableStackTrace(Boolean) - Method in class software.amazon.awssdk.services.bedrock.endpoints.internal.SourceException.BuilderImpl
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.bedrock.model.AccessDeniedException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.bedrock.model.BedrockException.Builder
- writableStackTrace(Boolean) - Method in class software.amazon.awssdk.services.bedrock.model.BedrockException.BuilderImpl
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.bedrock.model.ConflictException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.bedrock.model.InternalServerException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.bedrock.model.ResourceNotFoundException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.bedrock.model.ServiceQuotaExceededException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.bedrock.model.ThrottlingException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.bedrock.model.TooManyTagsException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.bedrock.model.ValidationException.Builder
All Classes All Packages