- getBaseModelArn() - Method in class com.amazonaws.services.bedrock.model.CustomModelSummary
-
The base model ARN.
- getBaseModelArn() - Method in class com.amazonaws.services.bedrock.model.GetCustomModelResult
-
ARN of the base model.
- getBaseModelArn() - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobResult
-
ARN of the base model.
- getBaseModelArn() - Method in class com.amazonaws.services.bedrock.model.ModelCustomizationJobSummary
-
ARN of the base model.
- getBaseModelArnEquals() - Method in class com.amazonaws.services.bedrock.model.ListCustomModelsRequest
-
Return custom models only if the base model ARN matches this parameter.
- getBaseModelIdentifier() - Method in class com.amazonaws.services.bedrock.model.CreateModelCustomizationJobRequest
-
Name of the base model.
- getBaseModelName() - Method in class com.amazonaws.services.bedrock.model.CustomModelSummary
-
The base model name.
- getBucketName() - Method in class com.amazonaws.services.bedrock.model.S3Config
-
S3 bucket name.
- getByCustomizationType() - Method in class com.amazonaws.services.bedrock.model.ListFoundationModelsRequest
-
List by customization type.
- getByInferenceType() - Method in class com.amazonaws.services.bedrock.model.ListFoundationModelsRequest
-
List by inference type.
- getByOutputModality() - Method in class com.amazonaws.services.bedrock.model.ListFoundationModelsRequest
-
List by output modality type.
- getByProvider() - Method in class com.amazonaws.services.bedrock.model.ListFoundationModelsRequest
-
A Bedrock model provider.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.bedrock.AbstractAmazonBedrock
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.bedrock.AmazonBedrock
-
Returns additional metadata for a previously executed successful request, typically used for debugging issues
where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.bedrock.AmazonBedrockClient
-
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
where a service isn't acting as expected.
- getClientRequestToken() - Method in class com.amazonaws.services.bedrock.model.CreateModelCustomizationJobRequest
-
Unique token value that you can provide.
- getClientRequestToken() - Method in class com.amazonaws.services.bedrock.model.CreateProvisionedModelThroughputRequest
-
Unique token value that you can provide.
- getClientRequestToken() - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobResult
-
The token that you specified in the CreateCustomizationJob request.
- getCloudWatchConfig() - Method in class com.amazonaws.services.bedrock.model.LoggingConfig
-
CloudWatch logging configuration.
- getCommitmentDuration() - Method in class com.amazonaws.services.bedrock.model.CreateProvisionedModelThroughputRequest
-
Commitment duration requested for the provisioned throughput.
- getCommitmentDuration() - Method in class com.amazonaws.services.bedrock.model.GetProvisionedModelThroughputResult
-
Commitment duration of the provisioned throughput.
- getCommitmentDuration() - Method in class com.amazonaws.services.bedrock.model.ProvisionedModelSummary
-
Commitment duration for the provisioned throughput.
- getCommitmentExpirationTime() - Method in class com.amazonaws.services.bedrock.model.GetProvisionedModelThroughputResult
-
Commitment expiration time for the provisioned throughput.
- getCommitmentExpirationTime() - Method in class com.amazonaws.services.bedrock.model.ProvisionedModelSummary
-
Commitment expiration time for the provisioned throughput.
- getCreationTime() - Method in class com.amazonaws.services.bedrock.model.CustomModelSummary
-
Creation time of the model.
- getCreationTime() - Method in class com.amazonaws.services.bedrock.model.GetCustomModelResult
-
Creation time of the model.
- getCreationTime() - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobResult
-
Time that the resource was created.
- getCreationTime() - Method in class com.amazonaws.services.bedrock.model.GetProvisionedModelThroughputResult
-
The timestamp of the creation time for this provisioned throughput.
- getCreationTime() - Method in class com.amazonaws.services.bedrock.model.ModelCustomizationJobSummary
-
Creation time of the custom model.
- getCreationTime() - Method in class com.amazonaws.services.bedrock.model.ProvisionedModelSummary
-
The time that this provisioned throughput was created.
- getCreationTimeAfter() - Method in class com.amazonaws.services.bedrock.model.ListCustomModelsRequest
-
Return custom models created after the specified time.
- getCreationTimeAfter() - Method in class com.amazonaws.services.bedrock.model.ListModelCustomizationJobsRequest
-
Return customization jobs created after the specified time.
- getCreationTimeAfter() - Method in class com.amazonaws.services.bedrock.model.ListProvisionedModelThroughputsRequest
-
Return provisioned capacities created after the specified time.
- getCreationTimeBefore() - Method in class com.amazonaws.services.bedrock.model.ListCustomModelsRequest
-
Return custom models created before the specified time.
- getCreationTimeBefore() - Method in class com.amazonaws.services.bedrock.model.ListModelCustomizationJobsRequest
-
Return customization jobs created before the specified time.
- getCreationTimeBefore() - Method in class com.amazonaws.services.bedrock.model.ListProvisionedModelThroughputsRequest
-
Return provisioned capacities created before the specified time.
- getCustomizationsSupported() - Method in class com.amazonaws.services.bedrock.model.FoundationModelDetails
-
The customization that the model supports.
- getCustomizationsSupported() - Method in class com.amazonaws.services.bedrock.model.FoundationModelSummary
-
Whether the model supports fine-tuning or continual pre-training.
- getCustomModel(GetCustomModelRequest) - Method in class com.amazonaws.services.bedrock.AbstractAmazonBedrock
-
- getCustomModel(GetCustomModelRequest) - Method in interface com.amazonaws.services.bedrock.AmazonBedrock
-
Get the properties associated with a Bedrock custom model that you have created.For more information, see
Custom models in the Bedrock
User Guide.
- getCustomModel(GetCustomModelRequest) - Method in class com.amazonaws.services.bedrock.AmazonBedrockClient
-
Get the properties associated with a Bedrock custom model that you have created.For more information, see
Custom models in the Bedrock
User Guide.
- getCustomModelArn() - Method in class com.amazonaws.services.bedrock.model.ModelCustomizationJobSummary
-
ARN of the custom model.
- getCustomModelAsync(GetCustomModelRequest) - Method in class com.amazonaws.services.bedrock.AbstractAmazonBedrockAsync
-
- getCustomModelAsync(GetCustomModelRequest, AsyncHandler<GetCustomModelRequest, GetCustomModelResult>) - Method in class com.amazonaws.services.bedrock.AbstractAmazonBedrockAsync
-
- getCustomModelAsync(GetCustomModelRequest) - Method in interface com.amazonaws.services.bedrock.AmazonBedrockAsync
-
Get the properties associated with a Bedrock custom model that you have created.For more information, see
Custom models in the Bedrock
User Guide.
- getCustomModelAsync(GetCustomModelRequest, AsyncHandler<GetCustomModelRequest, GetCustomModelResult>) - Method in interface com.amazonaws.services.bedrock.AmazonBedrockAsync
-
Get the properties associated with a Bedrock custom model that you have created.For more information, see
Custom models in the Bedrock
User Guide.
- getCustomModelAsync(GetCustomModelRequest) - Method in class com.amazonaws.services.bedrock.AmazonBedrockAsyncClient
-
- getCustomModelAsync(GetCustomModelRequest, AsyncHandler<GetCustomModelRequest, GetCustomModelResult>) - Method in class com.amazonaws.services.bedrock.AmazonBedrockAsyncClient
-
- getCustomModelKmsKeyId() - Method in class com.amazonaws.services.bedrock.model.CreateModelCustomizationJobRequest
-
The custom model is encrypted at rest using this key.
- getCustomModelName() - Method in class com.amazonaws.services.bedrock.model.CreateModelCustomizationJobRequest
-
Enter a name for the custom model.
- getCustomModelName() - Method in class com.amazonaws.services.bedrock.model.ModelCustomizationJobSummary
-
Name of the custom model.
- GetCustomModelRequest - Class in com.amazonaws.services.bedrock.model
-
- GetCustomModelRequest() - Constructor for class com.amazonaws.services.bedrock.model.GetCustomModelRequest
-
- GetCustomModelResult - Class in com.amazonaws.services.bedrock.model
-
- GetCustomModelResult() - Constructor for class com.amazonaws.services.bedrock.model.GetCustomModelResult
-
- getCustomModelTags() - Method in class com.amazonaws.services.bedrock.model.CreateModelCustomizationJobRequest
-
Assign tags to the custom model.
- getDesiredModelArn() - Method in class com.amazonaws.services.bedrock.model.GetProvisionedModelThroughputResult
-
The ARN of the new model to asssociate with this provisioned throughput.
- getDesiredModelArn() - Method in class com.amazonaws.services.bedrock.model.ProvisionedModelSummary
-
Desired model ARN.
- getDesiredModelId() - Method in class com.amazonaws.services.bedrock.model.UpdateProvisionedModelThroughputRequest
-
The ARN of the new model to associate with this provisioned throughput.
- getDesiredModelUnits() - Method in class com.amazonaws.services.bedrock.model.GetProvisionedModelThroughputResult
-
The desired number of model units that was requested to be available for this provisioned throughput.
- getDesiredModelUnits() - Method in class com.amazonaws.services.bedrock.model.ProvisionedModelSummary
-
Desired model units.
- getDesiredProvisionedModelName() - Method in class com.amazonaws.services.bedrock.model.UpdateProvisionedModelThroughputRequest
-
The new name for this provisioned throughput.
- getEmbeddingDataDeliveryEnabled() - Method in class com.amazonaws.services.bedrock.model.LoggingConfig
-
Set to include embeddings data in the log delivery.
- getEndTime() - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobResult
-
Time that the resource transitioned to terminal state.
- getEndTime() - Method in class com.amazonaws.services.bedrock.model.ModelCustomizationJobSummary
-
Time that the customization job ended.
- getExecutorService() - Method in class com.amazonaws.services.bedrock.AmazonBedrockAsyncClient
-
Returns the executor service used by this client to execute async requests.
- getFailureMessage() - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobResult
-
Information about why the job failed.
- getFailureMessage() - Method in class com.amazonaws.services.bedrock.model.GetProvisionedModelThroughputResult
-
Failure message for any issues that the create operation encounters.
- getFoundationModel(GetFoundationModelRequest) - Method in class com.amazonaws.services.bedrock.AbstractAmazonBedrock
-
- getFoundationModel(GetFoundationModelRequest) - Method in interface com.amazonaws.services.bedrock.AmazonBedrock
-
Get details about a Bedrock foundation model.
- getFoundationModel(GetFoundationModelRequest) - Method in class com.amazonaws.services.bedrock.AmazonBedrockClient
-
Get details about a Bedrock foundation model.
- getFoundationModelArn() - Method in class com.amazonaws.services.bedrock.model.GetProvisionedModelThroughputResult
-
ARN of the foundation model.
- getFoundationModelArn() - Method in class com.amazonaws.services.bedrock.model.ProvisionedModelSummary
-
Foundation model ARN.
- getFoundationModelArnEquals() - Method in class com.amazonaws.services.bedrock.model.ListCustomModelsRequest
-
Return custom models only if the foundation model ARN matches this parameter.
- getFoundationModelAsync(GetFoundationModelRequest) - Method in class com.amazonaws.services.bedrock.AbstractAmazonBedrockAsync
-
- getFoundationModelAsync(GetFoundationModelRequest, AsyncHandler<GetFoundationModelRequest, GetFoundationModelResult>) - Method in class com.amazonaws.services.bedrock.AbstractAmazonBedrockAsync
-
- getFoundationModelAsync(GetFoundationModelRequest) - Method in interface com.amazonaws.services.bedrock.AmazonBedrockAsync
-
Get details about a Bedrock foundation model.
- getFoundationModelAsync(GetFoundationModelRequest, AsyncHandler<GetFoundationModelRequest, GetFoundationModelResult>) - Method in interface com.amazonaws.services.bedrock.AmazonBedrockAsync
-
Get details about a Bedrock foundation model.
- getFoundationModelAsync(GetFoundationModelRequest) - Method in class com.amazonaws.services.bedrock.AmazonBedrockAsyncClient
-
- getFoundationModelAsync(GetFoundationModelRequest, AsyncHandler<GetFoundationModelRequest, GetFoundationModelResult>) - Method in class com.amazonaws.services.bedrock.AmazonBedrockAsyncClient
-
- GetFoundationModelRequest - Class in com.amazonaws.services.bedrock.model
-
- GetFoundationModelRequest() - Constructor for class com.amazonaws.services.bedrock.model.GetFoundationModelRequest
-
- GetFoundationModelResult - Class in com.amazonaws.services.bedrock.model
-
- GetFoundationModelResult() - Constructor for class com.amazonaws.services.bedrock.model.GetFoundationModelResult
-
- getHyperParameters() - Method in class com.amazonaws.services.bedrock.model.CreateModelCustomizationJobRequest
-
Parameters related to tuning the model.
- getHyperParameters() - Method in class com.amazonaws.services.bedrock.model.GetCustomModelResult
-
Hyperparameter values associated with this model.
- getHyperParameters() - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobResult
-
The hyperparameter values for the job.
- getImageDataDeliveryEnabled() - Method in class com.amazonaws.services.bedrock.model.LoggingConfig
-
Set to include image data in the log delivery.
- getInferenceTypesSupported() - Method in class com.amazonaws.services.bedrock.model.FoundationModelDetails
-
The inference types that the model supports.
- getInferenceTypesSupported() - Method in class com.amazonaws.services.bedrock.model.FoundationModelSummary
-
The inference types that the model supports.
- getInputModalities() - Method in class com.amazonaws.services.bedrock.model.FoundationModelDetails
-
The input modalities that the model supports.
- getInputModalities() - Method in class com.amazonaws.services.bedrock.model.FoundationModelSummary
-
The input modalities that the model supports.
- getJobArn() - Method in class com.amazonaws.services.bedrock.model.CreateModelCustomizationJobResult
-
ARN of the fine tuning job
- getJobArn() - Method in class com.amazonaws.services.bedrock.model.GetCustomModelResult
-
Job ARN associated with this model.
- getJobArn() - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobResult
-
The ARN of the customization job.
- getJobArn() - Method in class com.amazonaws.services.bedrock.model.ModelCustomizationJobSummary
-
ARN of the customization job.
- getJobIdentifier() - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobRequest
-
Identifier for the customization job.
- getJobIdentifier() - Method in class com.amazonaws.services.bedrock.model.StopModelCustomizationJobRequest
-
Job identifier of the job to stop.
- getJobName() - Method in class com.amazonaws.services.bedrock.model.CreateModelCustomizationJobRequest
-
Enter a unique name for the fine-tuning job.
- getJobName() - Method in class com.amazonaws.services.bedrock.model.GetCustomModelResult
-
Job name associated with this model.
- getJobName() - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobResult
-
The name of the customization job.
- getJobName() - Method in class com.amazonaws.services.bedrock.model.ModelCustomizationJobSummary
-
Name of the customization job.
- getJobTags() - Method in class com.amazonaws.services.bedrock.model.CreateModelCustomizationJobRequest
-
Assign tags to the job.
- getKey() - Method in class com.amazonaws.services.bedrock.model.Tag
-
Key for the tag.
- getKeyPrefix() - Method in class com.amazonaws.services.bedrock.model.S3Config
-
S3 prefix.
- getLargeDataDeliveryS3Config() - Method in class com.amazonaws.services.bedrock.model.CloudWatchConfig
-
S3 configuration for delivering a large amount of data.
- getLastModifiedTime() - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobResult
-
Time that the resource was last modified.
- getLastModifiedTime() - Method in class com.amazonaws.services.bedrock.model.GetProvisionedModelThroughputResult
-
The timestamp of the last modified time of this provisioned throughput.
- getLastModifiedTime() - Method in class com.amazonaws.services.bedrock.model.ModelCustomizationJobSummary
-
Time that the customization job was last modified.
- getLastModifiedTime() - Method in class com.amazonaws.services.bedrock.model.ProvisionedModelSummary
-
The time that this provisioned throughput was last modified.
- getLoggingConfig() - Method in class com.amazonaws.services.bedrock.model.GetModelInvocationLoggingConfigurationResult
-
The current configuration values.
- getLoggingConfig() - Method in class com.amazonaws.services.bedrock.model.PutModelInvocationLoggingConfigurationRequest
-
The logging configuration values to set.
- getLogGroupName() - Method in class com.amazonaws.services.bedrock.model.CloudWatchConfig
-
The log group name.
- getMaxResults() - Method in class com.amazonaws.services.bedrock.model.ListCustomModelsRequest
-
Maximum number of results to return in the response.
- getMaxResults() - Method in class com.amazonaws.services.bedrock.model.ListModelCustomizationJobsRequest
-
Maximum number of results to return in the response.
- getMaxResults() - Method in class com.amazonaws.services.bedrock.model.ListProvisionedModelThroughputsRequest
-
THe maximum number of results to return in the response.
- getModelArn() - Method in class com.amazonaws.services.bedrock.model.CustomModelSummary
-
The ARN of the custom model.
- getModelArn() - Method in class com.amazonaws.services.bedrock.model.FoundationModelDetails
-
The model ARN.
- getModelArn() - Method in class com.amazonaws.services.bedrock.model.FoundationModelSummary
-
The ARN of the foundation model.
- getModelArn() - Method in class com.amazonaws.services.bedrock.model.GetCustomModelResult
-
ARN associated with this model.
- getModelArn() - Method in class com.amazonaws.services.bedrock.model.GetProvisionedModelThroughputResult
-
The ARN or name of the model associated with this provisioned throughput.
- getModelArn() - Method in class com.amazonaws.services.bedrock.model.ProvisionedModelSummary
-
The ARN of the model associated with this provisioned throughput.
- getModelArnEquals() - Method in class com.amazonaws.services.bedrock.model.ListProvisionedModelThroughputsRequest
-
Return the list of provisioned capacities where their model ARN is equal to this parameter.
- getModelCustomizationJob(GetModelCustomizationJobRequest) - Method in class com.amazonaws.services.bedrock.AbstractAmazonBedrock
-
- getModelCustomizationJob(GetModelCustomizationJobRequest) - Method in interface com.amazonaws.services.bedrock.AmazonBedrock
-
Retrieves the properties associated with a model-customization job, including the status of the job.
- getModelCustomizationJob(GetModelCustomizationJobRequest) - Method in class com.amazonaws.services.bedrock.AmazonBedrockClient
-
Retrieves the properties associated with a model-customization job, including the status of the job.
- getModelCustomizationJobAsync(GetModelCustomizationJobRequest) - Method in class com.amazonaws.services.bedrock.AbstractAmazonBedrockAsync
-
- getModelCustomizationJobAsync(GetModelCustomizationJobRequest, AsyncHandler<GetModelCustomizationJobRequest, GetModelCustomizationJobResult>) - Method in class com.amazonaws.services.bedrock.AbstractAmazonBedrockAsync
-
- getModelCustomizationJobAsync(GetModelCustomizationJobRequest) - Method in interface com.amazonaws.services.bedrock.AmazonBedrockAsync
-
Retrieves the properties associated with a model-customization job, including the status of the job.
- getModelCustomizationJobAsync(GetModelCustomizationJobRequest, AsyncHandler<GetModelCustomizationJobRequest, GetModelCustomizationJobResult>) - Method in interface com.amazonaws.services.bedrock.AmazonBedrockAsync
-
Retrieves the properties associated with a model-customization job, including the status of the job.
- getModelCustomizationJobAsync(GetModelCustomizationJobRequest) - Method in class com.amazonaws.services.bedrock.AmazonBedrockAsyncClient
-
- getModelCustomizationJobAsync(GetModelCustomizationJobRequest, AsyncHandler<GetModelCustomizationJobRequest, GetModelCustomizationJobResult>) - Method in class com.amazonaws.services.bedrock.AmazonBedrockAsyncClient
-
- GetModelCustomizationJobRequest - Class in com.amazonaws.services.bedrock.model
-
- GetModelCustomizationJobRequest() - Constructor for class com.amazonaws.services.bedrock.model.GetModelCustomizationJobRequest
-
- GetModelCustomizationJobResult - Class in com.amazonaws.services.bedrock.model
-
- GetModelCustomizationJobResult() - Constructor for class com.amazonaws.services.bedrock.model.GetModelCustomizationJobResult
-
- getModelCustomizationJobSummaries() - Method in class com.amazonaws.services.bedrock.model.ListModelCustomizationJobsResult
-
Job summaries.
- getModelDetails() - Method in class com.amazonaws.services.bedrock.model.GetFoundationModelResult
-
Information about the foundation model.
- getModelId() - Method in class com.amazonaws.services.bedrock.model.CreateProvisionedModelThroughputRequest
-
Name or ARN of the model to associate with this provisioned throughput.
- getModelId() - Method in class com.amazonaws.services.bedrock.model.FoundationModelDetails
-
The model identifier.
- getModelId() - Method in class com.amazonaws.services.bedrock.model.FoundationModelSummary
-
The model Id of the foundation model.
- getModelIdentifier() - Method in class com.amazonaws.services.bedrock.model.DeleteCustomModelRequest
-
Name of the model to delete.
- getModelIdentifier() - Method in class com.amazonaws.services.bedrock.model.GetCustomModelRequest
-
Name or ARN of the custom model.
- getModelIdentifier() - Method in class com.amazonaws.services.bedrock.model.GetFoundationModelRequest
-
The model identifier.
- getModelInvocationLoggingConfiguration(GetModelInvocationLoggingConfigurationRequest) - Method in class com.amazonaws.services.bedrock.AbstractAmazonBedrock
-
- getModelInvocationLoggingConfiguration(GetModelInvocationLoggingConfigurationRequest) - Method in interface com.amazonaws.services.bedrock.AmazonBedrock
-
Get the current configuration values for model invocation logging.
- getModelInvocationLoggingConfiguration(GetModelInvocationLoggingConfigurationRequest) - Method in class com.amazonaws.services.bedrock.AmazonBedrockClient
-
Get the current configuration values for model invocation logging.
- getModelInvocationLoggingConfigurationAsync(GetModelInvocationLoggingConfigurationRequest) - Method in class com.amazonaws.services.bedrock.AbstractAmazonBedrockAsync
-
- getModelInvocationLoggingConfigurationAsync(GetModelInvocationLoggingConfigurationRequest, AsyncHandler<GetModelInvocationLoggingConfigurationRequest, GetModelInvocationLoggingConfigurationResult>) - Method in class com.amazonaws.services.bedrock.AbstractAmazonBedrockAsync
-
- getModelInvocationLoggingConfigurationAsync(GetModelInvocationLoggingConfigurationRequest) - Method in interface com.amazonaws.services.bedrock.AmazonBedrockAsync
-
Get the current configuration values for model invocation logging.
- getModelInvocationLoggingConfigurationAsync(GetModelInvocationLoggingConfigurationRequest, AsyncHandler<GetModelInvocationLoggingConfigurationRequest, GetModelInvocationLoggingConfigurationResult>) - Method in interface com.amazonaws.services.bedrock.AmazonBedrockAsync
-
Get the current configuration values for model invocation logging.
- getModelInvocationLoggingConfigurationAsync(GetModelInvocationLoggingConfigurationRequest) - Method in class com.amazonaws.services.bedrock.AmazonBedrockAsyncClient
-
- getModelInvocationLoggingConfigurationAsync(GetModelInvocationLoggingConfigurationRequest, AsyncHandler<GetModelInvocationLoggingConfigurationRequest, GetModelInvocationLoggingConfigurationResult>) - Method in class com.amazonaws.services.bedrock.AmazonBedrockAsyncClient
-
- GetModelInvocationLoggingConfigurationRequest - Class in com.amazonaws.services.bedrock.model
-
- GetModelInvocationLoggingConfigurationRequest() - Constructor for class com.amazonaws.services.bedrock.model.GetModelInvocationLoggingConfigurationRequest
-
- GetModelInvocationLoggingConfigurationResult - Class in com.amazonaws.services.bedrock.model
-
- GetModelInvocationLoggingConfigurationResult() - Constructor for class com.amazonaws.services.bedrock.model.GetModelInvocationLoggingConfigurationResult
-
- getModelKmsKeyArn() - Method in class com.amazonaws.services.bedrock.model.GetCustomModelResult
-
The custom model is encrypted at rest using this key.
- getModelName() - Method in class com.amazonaws.services.bedrock.model.CustomModelSummary
-
The name of the custom model.
- getModelName() - Method in class com.amazonaws.services.bedrock.model.FoundationModelDetails
-
The model name.
- getModelName() - Method in class com.amazonaws.services.bedrock.model.FoundationModelSummary
-
The name of the model.
- getModelName() - Method in class com.amazonaws.services.bedrock.model.GetCustomModelResult
-
Model name associated with this model.
- getModelSummaries() - Method in class com.amazonaws.services.bedrock.model.ListCustomModelsResult
-
Model summaries.
- getModelSummaries() - Method in class com.amazonaws.services.bedrock.model.ListFoundationModelsResult
-
A list of bedrock foundation models.
- getModelUnits() - Method in class com.amazonaws.services.bedrock.model.CreateProvisionedModelThroughputRequest
-
Number of model units to allocate.
- getModelUnits() - Method in class com.amazonaws.services.bedrock.model.GetProvisionedModelThroughputResult
-
The current number of model units requested to be available for this provisioned throughput.
- getModelUnits() - Method in class com.amazonaws.services.bedrock.model.ProvisionedModelSummary
-
The number of model units allocated.
- getNameContains() - Method in class com.amazonaws.services.bedrock.model.ListCustomModelsRequest
-
Return custom models only if the job name contains these characters.
- getNameContains() - Method in class com.amazonaws.services.bedrock.model.ListModelCustomizationJobsRequest
-
Return customization jobs only if the job name contains these characters.
- getNameContains() - Method in class com.amazonaws.services.bedrock.model.ListProvisionedModelThroughputsRequest
-
Return the list of provisioned capacities if their name contains these characters.
- getNextToken() - Method in class com.amazonaws.services.bedrock.model.ListCustomModelsRequest
-
Continuation token from the previous response, for Bedrock to list the next set of results.
- getNextToken() - Method in class com.amazonaws.services.bedrock.model.ListCustomModelsResult
-
Continuation token for the next request to list the next set of results.
- getNextToken() - Method in class com.amazonaws.services.bedrock.model.ListModelCustomizationJobsRequest
-
Continuation token from the previous response, for Bedrock to list the next set of results.
- getNextToken() - Method in class com.amazonaws.services.bedrock.model.ListModelCustomizationJobsResult
-
Page continuation token to use in the next request.
- getNextToken() - Method in class com.amazonaws.services.bedrock.model.ListProvisionedModelThroughputsRequest
-
Continuation token from the previous response, for Bedrock to list the next set of results.
- getNextToken() - Method in class com.amazonaws.services.bedrock.model.ListProvisionedModelThroughputsResult
-
Continuation token for the next request to list the next set of results.
- getOutputDataConfig() - Method in class com.amazonaws.services.bedrock.model.CreateModelCustomizationJobRequest
-
S3 location for the output data.
- getOutputDataConfig() - Method in class com.amazonaws.services.bedrock.model.GetCustomModelResult
-
Output data configuration associated with this custom model.
- getOutputDataConfig() - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobResult
-
Output data configuration
- getOutputModalities() - Method in class com.amazonaws.services.bedrock.model.FoundationModelDetails
-
The output modalities that the model supports.
- getOutputModalities() - Method in class com.amazonaws.services.bedrock.model.FoundationModelSummary
-
The output modalities that the model supports.
- getOutputModelArn() - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobResult
-
The ARN of the output model.
- getOutputModelKmsKeyArn() - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobResult
-
The custom model is encrypted at rest using this key.
- getOutputModelName() - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobResult
-
The name of the output model.
- getProviderName() - Method in class com.amazonaws.services.bedrock.model.FoundationModelDetails
-
he model's provider name.
- getProviderName() - Method in class com.amazonaws.services.bedrock.model.FoundationModelSummary
-
The model's provider name.
- getProvisionedModelArn() - Method in class com.amazonaws.services.bedrock.model.CreateProvisionedModelThroughputResult
-
The ARN for this provisioned throughput.
- getProvisionedModelArn() - Method in class com.amazonaws.services.bedrock.model.GetProvisionedModelThroughputResult
-
The ARN of the provisioned throughput.
- getProvisionedModelArn() - Method in class com.amazonaws.services.bedrock.model.ProvisionedModelSummary
-
The ARN of the provisioned throughput.
- getProvisionedModelId() - Method in class com.amazonaws.services.bedrock.model.DeleteProvisionedModelThroughputRequest
-
The ARN or name of the provisioned throughput.
- getProvisionedModelId() - Method in class com.amazonaws.services.bedrock.model.GetProvisionedModelThroughputRequest
-
The ARN or name of the provisioned throughput.
- getProvisionedModelId() - Method in class com.amazonaws.services.bedrock.model.UpdateProvisionedModelThroughputRequest
-
The ARN or name of the provisioned throughput to update.
- getProvisionedModelName() - Method in class com.amazonaws.services.bedrock.model.CreateProvisionedModelThroughputRequest
-
Unique name for this provisioned throughput.
- getProvisionedModelName() - Method in class com.amazonaws.services.bedrock.model.GetProvisionedModelThroughputResult
-
The name of the provisioned throughput.
- getProvisionedModelName() - Method in class com.amazonaws.services.bedrock.model.ProvisionedModelSummary
-
The name of the provisioned throughput.
- getProvisionedModelSummaries() - Method in class com.amazonaws.services.bedrock.model.ListProvisionedModelThroughputsResult
-
List of summaries, one for each provisioned throughput in the response.
- getProvisionedModelThroughput(GetProvisionedModelThroughputRequest) - Method in class com.amazonaws.services.bedrock.AbstractAmazonBedrock
-
- getProvisionedModelThroughput(GetProvisionedModelThroughputRequest) - Method in interface com.amazonaws.services.bedrock.AmazonBedrock
-
Get details for a provisioned throughput.
- getProvisionedModelThroughput(GetProvisionedModelThroughputRequest) - Method in class com.amazonaws.services.bedrock.AmazonBedrockClient
-
Get details for a provisioned throughput.
- getProvisionedModelThroughputAsync(GetProvisionedModelThroughputRequest) - Method in class com.amazonaws.services.bedrock.AbstractAmazonBedrockAsync
-
- getProvisionedModelThroughputAsync(GetProvisionedModelThroughputRequest, AsyncHandler<GetProvisionedModelThroughputRequest, GetProvisionedModelThroughputResult>) - Method in class com.amazonaws.services.bedrock.AbstractAmazonBedrockAsync
-
- getProvisionedModelThroughputAsync(GetProvisionedModelThroughputRequest) - Method in interface com.amazonaws.services.bedrock.AmazonBedrockAsync
-
Get details for a provisioned throughput.
- getProvisionedModelThroughputAsync(GetProvisionedModelThroughputRequest, AsyncHandler<GetProvisionedModelThroughputRequest, GetProvisionedModelThroughputResult>) - Method in interface com.amazonaws.services.bedrock.AmazonBedrockAsync
-
Get details for a provisioned throughput.
- getProvisionedModelThroughputAsync(GetProvisionedModelThroughputRequest) - Method in class com.amazonaws.services.bedrock.AmazonBedrockAsyncClient
-
- getProvisionedModelThroughputAsync(GetProvisionedModelThroughputRequest, AsyncHandler<GetProvisionedModelThroughputRequest, GetProvisionedModelThroughputResult>) - Method in class com.amazonaws.services.bedrock.AmazonBedrockAsyncClient
-
- GetProvisionedModelThroughputRequest - Class in com.amazonaws.services.bedrock.model
-
- GetProvisionedModelThroughputRequest() - Constructor for class com.amazonaws.services.bedrock.model.GetProvisionedModelThroughputRequest
-
- GetProvisionedModelThroughputResult - Class in com.amazonaws.services.bedrock.model
-
- GetProvisionedModelThroughputResult() - Constructor for class com.amazonaws.services.bedrock.model.GetProvisionedModelThroughputResult
-
- getResourceARN() - Method in class com.amazonaws.services.bedrock.model.ListTagsForResourceRequest
-
The ARN of the resource.
- getResourceARN() - Method in class com.amazonaws.services.bedrock.model.TagResourceRequest
-
The ARN of the resource to tag.
- getResourceARN() - Method in class com.amazonaws.services.bedrock.model.UntagResourceRequest
-
The ARN of the resource to untag.
- getResourceName() - Method in exception com.amazonaws.services.bedrock.model.TooManyTagsException
-
The name of the resource with too many tags.
- getResponseStreamingSupported() - Method in class com.amazonaws.services.bedrock.model.FoundationModelDetails
-
Indicates whether the model supports streaming.
- getResponseStreamingSupported() - Method in class com.amazonaws.services.bedrock.model.FoundationModelSummary
-
Indicates whether the model supports streaming.
- getRoleArn() - Method in class com.amazonaws.services.bedrock.model.CloudWatchConfig
-
The role ARN.
- getRoleArn() - Method in class com.amazonaws.services.bedrock.model.CreateModelCustomizationJobRequest
-
The Amazon Resource Name (ARN) of an IAM role that Bedrock can assume to perform tasks on your behalf.
- getRoleArn() - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobResult
-
The ARN of the IAM role.
- getS3Config() - Method in class com.amazonaws.services.bedrock.model.LoggingConfig
-
S3 configuration for storing log data.
- getS3Uri() - Method in class com.amazonaws.services.bedrock.model.OutputDataConfig
-
The S3 URI where the output data is stored.
- getS3Uri() - Method in class com.amazonaws.services.bedrock.model.TrainingDataConfig
-
The S3 URI where the training data is stored.
- getS3Uri() - Method in class com.amazonaws.services.bedrock.model.Validator
-
The S3 URI where the validation data is stored.
- getSecurityGroupIds() - Method in class com.amazonaws.services.bedrock.model.VpcConfig
-
VPC configuration security group Ids.
- getSortBy() - Method in class com.amazonaws.services.bedrock.model.ListCustomModelsRequest
-
The field to sort by in the returned list of models.
- getSortBy() - Method in class com.amazonaws.services.bedrock.model.ListModelCustomizationJobsRequest
-
The field to sort by in the returned list of jobs.
- getSortBy() - Method in class com.amazonaws.services.bedrock.model.ListProvisionedModelThroughputsRequest
-
The field to sort by in the returned list of provisioned capacities.
- getSortOrder() - Method in class com.amazonaws.services.bedrock.model.ListCustomModelsRequest
-
The sort order of the results.
- getSortOrder() - Method in class com.amazonaws.services.bedrock.model.ListModelCustomizationJobsRequest
-
The sort order of the results.
- getSortOrder() - Method in class com.amazonaws.services.bedrock.model.ListProvisionedModelThroughputsRequest
-
The sort order of the results.
- getStatus() - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobResult
-
The status of the job.
- getStatus() - Method in class com.amazonaws.services.bedrock.model.GetProvisionedModelThroughputResult
-
Status of the provisioned throughput.
- getStatus() - Method in class com.amazonaws.services.bedrock.model.ModelCustomizationJobSummary
-
Status of the customization job.
- getStatus() - Method in class com.amazonaws.services.bedrock.model.ProvisionedModelSummary
-
Status of the provisioned throughput.
- getStatusEquals() - Method in class com.amazonaws.services.bedrock.model.ListModelCustomizationJobsRequest
-
Return customization jobs with the specified status.
- getStatusEquals() - Method in class com.amazonaws.services.bedrock.model.ListProvisionedModelThroughputsRequest
-
Return the list of provisioned capacities that match the specified status.
- getSubnetIds() - Method in class com.amazonaws.services.bedrock.model.VpcConfig
-
VPC configuration subnets.
- getTagKeys() - Method in class com.amazonaws.services.bedrock.model.UntagResourceRequest
-
Tag keys of the tags to remove from the resource.
- getTags() - Method in class com.amazonaws.services.bedrock.model.CreateProvisionedModelThroughputRequest
-
Tags to associate with this provisioned throughput.
- getTags() - Method in class com.amazonaws.services.bedrock.model.ListTagsForResourceResult
-
An array of the tags associated with this resource.
- getTags() - Method in class com.amazonaws.services.bedrock.model.TagResourceRequest
-
Tags to associate with the resource.
- getTextDataDeliveryEnabled() - Method in class com.amazonaws.services.bedrock.model.LoggingConfig
-
Set to include text data in the log delivery.
- getTrainingDataConfig() - Method in class com.amazonaws.services.bedrock.model.CreateModelCustomizationJobRequest
-
Information about the training dataset.
- getTrainingDataConfig() - Method in class com.amazonaws.services.bedrock.model.GetCustomModelResult
-
Information about the training dataset.
- getTrainingDataConfig() - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobResult
-
- getTrainingLoss() - Method in class com.amazonaws.services.bedrock.model.TrainingMetrics
-
Loss metric associated with the custom job.
- getTrainingMetrics() - Method in class com.amazonaws.services.bedrock.model.GetCustomModelResult
-
The training metrics from the job creation.
- getTrainingMetrics() - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobResult
-
- getValidationDataConfig() - Method in class com.amazonaws.services.bedrock.model.CreateModelCustomizationJobRequest
-
Information about the validation dataset.
- getValidationDataConfig() - Method in class com.amazonaws.services.bedrock.model.GetCustomModelResult
-
- getValidationDataConfig() - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobResult
-
- getValidationLoss() - Method in class com.amazonaws.services.bedrock.model.ValidatorMetric
-
The validation loss associated with this validator.
- getValidationMetrics() - Method in class com.amazonaws.services.bedrock.model.GetCustomModelResult
-
The validation metrics from the job creation.
- getValidationMetrics() - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobResult
-
The loss metric for each validator that you provided in the createjob request.
- getValidators() - Method in class com.amazonaws.services.bedrock.model.ValidationDataConfig
-
Information about the validators.
- getValue() - Method in class com.amazonaws.services.bedrock.model.Tag
-
Value for the tag.
- getVpcConfig() - Method in class com.amazonaws.services.bedrock.model.CreateModelCustomizationJobRequest
-
VPC configuration (optional).
- getVpcConfig() - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobResult
-
VPC configuration for the custom model job.
- S3Config - Class in com.amazonaws.services.bedrock.model
-
S3 configuration for storing log data.
- S3Config() - Constructor for class com.amazonaws.services.bedrock.model.S3Config
-
- ServiceQuotaExceededException - Exception in com.amazonaws.services.bedrock.model
-
The number of requests exceeds the service quota.
- ServiceQuotaExceededException(String) - Constructor for exception com.amazonaws.services.bedrock.model.ServiceQuotaExceededException
-
Constructs a new ServiceQuotaExceededException with the specified error message.
- setBaseModelArn(String) - Method in class com.amazonaws.services.bedrock.model.CustomModelSummary
-
The base model ARN.
- setBaseModelArn(String) - Method in class com.amazonaws.services.bedrock.model.GetCustomModelResult
-
ARN of the base model.
- setBaseModelArn(String) - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobResult
-
ARN of the base model.
- setBaseModelArn(String) - Method in class com.amazonaws.services.bedrock.model.ModelCustomizationJobSummary
-
ARN of the base model.
- setBaseModelArnEquals(String) - Method in class com.amazonaws.services.bedrock.model.ListCustomModelsRequest
-
Return custom models only if the base model ARN matches this parameter.
- setBaseModelIdentifier(String) - Method in class com.amazonaws.services.bedrock.model.CreateModelCustomizationJobRequest
-
Name of the base model.
- setBaseModelName(String) - Method in class com.amazonaws.services.bedrock.model.CustomModelSummary
-
The base model name.
- setBucketName(String) - Method in class com.amazonaws.services.bedrock.model.S3Config
-
S3 bucket name.
- setByCustomizationType(String) - Method in class com.amazonaws.services.bedrock.model.ListFoundationModelsRequest
-
List by customization type.
- setByInferenceType(String) - Method in class com.amazonaws.services.bedrock.model.ListFoundationModelsRequest
-
List by inference type.
- setByOutputModality(String) - Method in class com.amazonaws.services.bedrock.model.ListFoundationModelsRequest
-
List by output modality type.
- setByProvider(String) - Method in class com.amazonaws.services.bedrock.model.ListFoundationModelsRequest
-
A Bedrock model provider.
- setClientRequestToken(String) - Method in class com.amazonaws.services.bedrock.model.CreateModelCustomizationJobRequest
-
Unique token value that you can provide.
- setClientRequestToken(String) - Method in class com.amazonaws.services.bedrock.model.CreateProvisionedModelThroughputRequest
-
Unique token value that you can provide.
- setClientRequestToken(String) - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobResult
-
The token that you specified in the CreateCustomizationJob request.
- setCloudWatchConfig(CloudWatchConfig) - Method in class com.amazonaws.services.bedrock.model.LoggingConfig
-
CloudWatch logging configuration.
- setCommitmentDuration(String) - Method in class com.amazonaws.services.bedrock.model.CreateProvisionedModelThroughputRequest
-
Commitment duration requested for the provisioned throughput.
- setCommitmentDuration(String) - Method in class com.amazonaws.services.bedrock.model.GetProvisionedModelThroughputResult
-
Commitment duration of the provisioned throughput.
- setCommitmentDuration(String) - Method in class com.amazonaws.services.bedrock.model.ProvisionedModelSummary
-
Commitment duration for the provisioned throughput.
- setCommitmentExpirationTime(Date) - Method in class com.amazonaws.services.bedrock.model.GetProvisionedModelThroughputResult
-
Commitment expiration time for the provisioned throughput.
- setCommitmentExpirationTime(Date) - Method in class com.amazonaws.services.bedrock.model.ProvisionedModelSummary
-
Commitment expiration time for the provisioned throughput.
- setCreationTime(Date) - Method in class com.amazonaws.services.bedrock.model.CustomModelSummary
-
Creation time of the model.
- setCreationTime(Date) - Method in class com.amazonaws.services.bedrock.model.GetCustomModelResult
-
Creation time of the model.
- setCreationTime(Date) - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobResult
-
Time that the resource was created.
- setCreationTime(Date) - Method in class com.amazonaws.services.bedrock.model.GetProvisionedModelThroughputResult
-
The timestamp of the creation time for this provisioned throughput.
- setCreationTime(Date) - Method in class com.amazonaws.services.bedrock.model.ModelCustomizationJobSummary
-
Creation time of the custom model.
- setCreationTime(Date) - Method in class com.amazonaws.services.bedrock.model.ProvisionedModelSummary
-
The time that this provisioned throughput was created.
- setCreationTimeAfter(Date) - Method in class com.amazonaws.services.bedrock.model.ListCustomModelsRequest
-
Return custom models created after the specified time.
- setCreationTimeAfter(Date) - Method in class com.amazonaws.services.bedrock.model.ListModelCustomizationJobsRequest
-
Return customization jobs created after the specified time.
- setCreationTimeAfter(Date) - Method in class com.amazonaws.services.bedrock.model.ListProvisionedModelThroughputsRequest
-
Return provisioned capacities created after the specified time.
- setCreationTimeBefore(Date) - Method in class com.amazonaws.services.bedrock.model.ListCustomModelsRequest
-
Return custom models created before the specified time.
- setCreationTimeBefore(Date) - Method in class com.amazonaws.services.bedrock.model.ListModelCustomizationJobsRequest
-
Return customization jobs created before the specified time.
- setCreationTimeBefore(Date) - Method in class com.amazonaws.services.bedrock.model.ListProvisionedModelThroughputsRequest
-
Return provisioned capacities created before the specified time.
- setCustomizationsSupported(Collection<String>) - Method in class com.amazonaws.services.bedrock.model.FoundationModelDetails
-
The customization that the model supports.
- setCustomizationsSupported(Collection<String>) - Method in class com.amazonaws.services.bedrock.model.FoundationModelSummary
-
Whether the model supports fine-tuning or continual pre-training.
- setCustomModelArn(String) - Method in class com.amazonaws.services.bedrock.model.ModelCustomizationJobSummary
-
ARN of the custom model.
- setCustomModelKmsKeyId(String) - Method in class com.amazonaws.services.bedrock.model.CreateModelCustomizationJobRequest
-
The custom model is encrypted at rest using this key.
- setCustomModelName(String) - Method in class com.amazonaws.services.bedrock.model.CreateModelCustomizationJobRequest
-
Enter a name for the custom model.
- setCustomModelName(String) - Method in class com.amazonaws.services.bedrock.model.ModelCustomizationJobSummary
-
Name of the custom model.
- setCustomModelTags(Collection<Tag>) - Method in class com.amazonaws.services.bedrock.model.CreateModelCustomizationJobRequest
-
Assign tags to the custom model.
- setDesiredModelArn(String) - Method in class com.amazonaws.services.bedrock.model.GetProvisionedModelThroughputResult
-
The ARN of the new model to asssociate with this provisioned throughput.
- setDesiredModelArn(String) - Method in class com.amazonaws.services.bedrock.model.ProvisionedModelSummary
-
Desired model ARN.
- setDesiredModelId(String) - Method in class com.amazonaws.services.bedrock.model.UpdateProvisionedModelThroughputRequest
-
The ARN of the new model to associate with this provisioned throughput.
- setDesiredModelUnits(Integer) - Method in class com.amazonaws.services.bedrock.model.GetProvisionedModelThroughputResult
-
The desired number of model units that was requested to be available for this provisioned throughput.
- setDesiredModelUnits(Integer) - Method in class com.amazonaws.services.bedrock.model.ProvisionedModelSummary
-
Desired model units.
- setDesiredProvisionedModelName(String) - Method in class com.amazonaws.services.bedrock.model.UpdateProvisionedModelThroughputRequest
-
The new name for this provisioned throughput.
- setEmbeddingDataDeliveryEnabled(Boolean) - Method in class com.amazonaws.services.bedrock.model.LoggingConfig
-
Set to include embeddings data in the log delivery.
- setEndTime(Date) - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobResult
-
Time that the resource transitioned to terminal state.
- setEndTime(Date) - Method in class com.amazonaws.services.bedrock.model.ModelCustomizationJobSummary
-
Time that the customization job ended.
- setFailureMessage(String) - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobResult
-
Information about why the job failed.
- setFailureMessage(String) - Method in class com.amazonaws.services.bedrock.model.GetProvisionedModelThroughputResult
-
Failure message for any issues that the create operation encounters.
- setFoundationModelArn(String) - Method in class com.amazonaws.services.bedrock.model.GetProvisionedModelThroughputResult
-
ARN of the foundation model.
- setFoundationModelArn(String) - Method in class com.amazonaws.services.bedrock.model.ProvisionedModelSummary
-
Foundation model ARN.
- setFoundationModelArnEquals(String) - Method in class com.amazonaws.services.bedrock.model.ListCustomModelsRequest
-
Return custom models only if the foundation model ARN matches this parameter.
- setHyperParameters(Map<String, String>) - Method in class com.amazonaws.services.bedrock.model.CreateModelCustomizationJobRequest
-
Parameters related to tuning the model.
- setHyperParameters(Map<String, String>) - Method in class com.amazonaws.services.bedrock.model.GetCustomModelResult
-
Hyperparameter values associated with this model.
- setHyperParameters(Map<String, String>) - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobResult
-
The hyperparameter values for the job.
- setImageDataDeliveryEnabled(Boolean) - Method in class com.amazonaws.services.bedrock.model.LoggingConfig
-
Set to include image data in the log delivery.
- setInferenceTypesSupported(Collection<String>) - Method in class com.amazonaws.services.bedrock.model.FoundationModelDetails
-
The inference types that the model supports.
- setInferenceTypesSupported(Collection<String>) - Method in class com.amazonaws.services.bedrock.model.FoundationModelSummary
-
The inference types that the model supports.
- setInputModalities(Collection<String>) - Method in class com.amazonaws.services.bedrock.model.FoundationModelDetails
-
The input modalities that the model supports.
- setInputModalities(Collection<String>) - Method in class com.amazonaws.services.bedrock.model.FoundationModelSummary
-
The input modalities that the model supports.
- setJobArn(String) - Method in class com.amazonaws.services.bedrock.model.CreateModelCustomizationJobResult
-
ARN of the fine tuning job
- setJobArn(String) - Method in class com.amazonaws.services.bedrock.model.GetCustomModelResult
-
Job ARN associated with this model.
- setJobArn(String) - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobResult
-
The ARN of the customization job.
- setJobArn(String) - Method in class com.amazonaws.services.bedrock.model.ModelCustomizationJobSummary
-
ARN of the customization job.
- setJobIdentifier(String) - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobRequest
-
Identifier for the customization job.
- setJobIdentifier(String) - Method in class com.amazonaws.services.bedrock.model.StopModelCustomizationJobRequest
-
Job identifier of the job to stop.
- setJobName(String) - Method in class com.amazonaws.services.bedrock.model.CreateModelCustomizationJobRequest
-
Enter a unique name for the fine-tuning job.
- setJobName(String) - Method in class com.amazonaws.services.bedrock.model.GetCustomModelResult
-
Job name associated with this model.
- setJobName(String) - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobResult
-
The name of the customization job.
- setJobName(String) - Method in class com.amazonaws.services.bedrock.model.ModelCustomizationJobSummary
-
Name of the customization job.
- setJobTags(Collection<Tag>) - Method in class com.amazonaws.services.bedrock.model.CreateModelCustomizationJobRequest
-
Assign tags to the job.
- setKey(String) - Method in class com.amazonaws.services.bedrock.model.Tag
-
Key for the tag.
- setKeyPrefix(String) - Method in class com.amazonaws.services.bedrock.model.S3Config
-
S3 prefix.
- setLargeDataDeliveryS3Config(S3Config) - Method in class com.amazonaws.services.bedrock.model.CloudWatchConfig
-
S3 configuration for delivering a large amount of data.
- setLastModifiedTime(Date) - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobResult
-
Time that the resource was last modified.
- setLastModifiedTime(Date) - Method in class com.amazonaws.services.bedrock.model.GetProvisionedModelThroughputResult
-
The timestamp of the last modified time of this provisioned throughput.
- setLastModifiedTime(Date) - Method in class com.amazonaws.services.bedrock.model.ModelCustomizationJobSummary
-
Time that the customization job was last modified.
- setLastModifiedTime(Date) - Method in class com.amazonaws.services.bedrock.model.ProvisionedModelSummary
-
The time that this provisioned throughput was last modified.
- setLoggingConfig(LoggingConfig) - Method in class com.amazonaws.services.bedrock.model.GetModelInvocationLoggingConfigurationResult
-
The current configuration values.
- setLoggingConfig(LoggingConfig) - Method in class com.amazonaws.services.bedrock.model.PutModelInvocationLoggingConfigurationRequest
-
The logging configuration values to set.
- setLogGroupName(String) - Method in class com.amazonaws.services.bedrock.model.CloudWatchConfig
-
The log group name.
- setMaxResults(Integer) - Method in class com.amazonaws.services.bedrock.model.ListCustomModelsRequest
-
Maximum number of results to return in the response.
- setMaxResults(Integer) - Method in class com.amazonaws.services.bedrock.model.ListModelCustomizationJobsRequest
-
Maximum number of results to return in the response.
- setMaxResults(Integer) - Method in class com.amazonaws.services.bedrock.model.ListProvisionedModelThroughputsRequest
-
THe maximum number of results to return in the response.
- setModelArn(String) - Method in class com.amazonaws.services.bedrock.model.CustomModelSummary
-
The ARN of the custom model.
- setModelArn(String) - Method in class com.amazonaws.services.bedrock.model.FoundationModelDetails
-
The model ARN.
- setModelArn(String) - Method in class com.amazonaws.services.bedrock.model.FoundationModelSummary
-
The ARN of the foundation model.
- setModelArn(String) - Method in class com.amazonaws.services.bedrock.model.GetCustomModelResult
-
ARN associated with this model.
- setModelArn(String) - Method in class com.amazonaws.services.bedrock.model.GetProvisionedModelThroughputResult
-
The ARN or name of the model associated with this provisioned throughput.
- setModelArn(String) - Method in class com.amazonaws.services.bedrock.model.ProvisionedModelSummary
-
The ARN of the model associated with this provisioned throughput.
- setModelArnEquals(String) - Method in class com.amazonaws.services.bedrock.model.ListProvisionedModelThroughputsRequest
-
Return the list of provisioned capacities where their model ARN is equal to this parameter.
- setModelCustomizationJobSummaries(Collection<ModelCustomizationJobSummary>) - Method in class com.amazonaws.services.bedrock.model.ListModelCustomizationJobsResult
-
Job summaries.
- setModelDetails(FoundationModelDetails) - Method in class com.amazonaws.services.bedrock.model.GetFoundationModelResult
-
Information about the foundation model.
- setModelId(String) - Method in class com.amazonaws.services.bedrock.model.CreateProvisionedModelThroughputRequest
-
Name or ARN of the model to associate with this provisioned throughput.
- setModelId(String) - Method in class com.amazonaws.services.bedrock.model.FoundationModelDetails
-
The model identifier.
- setModelId(String) - Method in class com.amazonaws.services.bedrock.model.FoundationModelSummary
-
The model Id of the foundation model.
- setModelIdentifier(String) - Method in class com.amazonaws.services.bedrock.model.DeleteCustomModelRequest
-
Name of the model to delete.
- setModelIdentifier(String) - Method in class com.amazonaws.services.bedrock.model.GetCustomModelRequest
-
Name or ARN of the custom model.
- setModelIdentifier(String) - Method in class com.amazonaws.services.bedrock.model.GetFoundationModelRequest
-
The model identifier.
- setModelKmsKeyArn(String) - Method in class com.amazonaws.services.bedrock.model.GetCustomModelResult
-
The custom model is encrypted at rest using this key.
- setModelName(String) - Method in class com.amazonaws.services.bedrock.model.CustomModelSummary
-
The name of the custom model.
- setModelName(String) - Method in class com.amazonaws.services.bedrock.model.FoundationModelDetails
-
The model name.
- setModelName(String) - Method in class com.amazonaws.services.bedrock.model.FoundationModelSummary
-
The name of the model.
- setModelName(String) - Method in class com.amazonaws.services.bedrock.model.GetCustomModelResult
-
Model name associated with this model.
- setModelSummaries(Collection<CustomModelSummary>) - Method in class com.amazonaws.services.bedrock.model.ListCustomModelsResult
-
Model summaries.
- setModelSummaries(Collection<FoundationModelSummary>) - Method in class com.amazonaws.services.bedrock.model.ListFoundationModelsResult
-
A list of bedrock foundation models.
- setModelUnits(Integer) - Method in class com.amazonaws.services.bedrock.model.CreateProvisionedModelThroughputRequest
-
Number of model units to allocate.
- setModelUnits(Integer) - Method in class com.amazonaws.services.bedrock.model.GetProvisionedModelThroughputResult
-
The current number of model units requested to be available for this provisioned throughput.
- setModelUnits(Integer) - Method in class com.amazonaws.services.bedrock.model.ProvisionedModelSummary
-
The number of model units allocated.
- setNameContains(String) - Method in class com.amazonaws.services.bedrock.model.ListCustomModelsRequest
-
Return custom models only if the job name contains these characters.
- setNameContains(String) - Method in class com.amazonaws.services.bedrock.model.ListModelCustomizationJobsRequest
-
Return customization jobs only if the job name contains these characters.
- setNameContains(String) - Method in class com.amazonaws.services.bedrock.model.ListProvisionedModelThroughputsRequest
-
Return the list of provisioned capacities if their name contains these characters.
- setNextToken(String) - Method in class com.amazonaws.services.bedrock.model.ListCustomModelsRequest
-
Continuation token from the previous response, for Bedrock to list the next set of results.
- setNextToken(String) - Method in class com.amazonaws.services.bedrock.model.ListCustomModelsResult
-
Continuation token for the next request to list the next set of results.
- setNextToken(String) - Method in class com.amazonaws.services.bedrock.model.ListModelCustomizationJobsRequest
-
Continuation token from the previous response, for Bedrock to list the next set of results.
- setNextToken(String) - Method in class com.amazonaws.services.bedrock.model.ListModelCustomizationJobsResult
-
Page continuation token to use in the next request.
- setNextToken(String) - Method in class com.amazonaws.services.bedrock.model.ListProvisionedModelThroughputsRequest
-
Continuation token from the previous response, for Bedrock to list the next set of results.
- setNextToken(String) - Method in class com.amazonaws.services.bedrock.model.ListProvisionedModelThroughputsResult
-
Continuation token for the next request to list the next set of results.
- setOutputDataConfig(OutputDataConfig) - Method in class com.amazonaws.services.bedrock.model.CreateModelCustomizationJobRequest
-
S3 location for the output data.
- setOutputDataConfig(OutputDataConfig) - Method in class com.amazonaws.services.bedrock.model.GetCustomModelResult
-
Output data configuration associated with this custom model.
- setOutputDataConfig(OutputDataConfig) - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobResult
-
Output data configuration
- setOutputModalities(Collection<String>) - Method in class com.amazonaws.services.bedrock.model.FoundationModelDetails
-
The output modalities that the model supports.
- setOutputModalities(Collection<String>) - Method in class com.amazonaws.services.bedrock.model.FoundationModelSummary
-
The output modalities that the model supports.
- setOutputModelArn(String) - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobResult
-
The ARN of the output model.
- setOutputModelKmsKeyArn(String) - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobResult
-
The custom model is encrypted at rest using this key.
- setOutputModelName(String) - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobResult
-
The name of the output model.
- setProviderName(String) - Method in class com.amazonaws.services.bedrock.model.FoundationModelDetails
-
he model's provider name.
- setProviderName(String) - Method in class com.amazonaws.services.bedrock.model.FoundationModelSummary
-
The model's provider name.
- setProvisionedModelArn(String) - Method in class com.amazonaws.services.bedrock.model.CreateProvisionedModelThroughputResult
-
The ARN for this provisioned throughput.
- setProvisionedModelArn(String) - Method in class com.amazonaws.services.bedrock.model.GetProvisionedModelThroughputResult
-
The ARN of the provisioned throughput.
- setProvisionedModelArn(String) - Method in class com.amazonaws.services.bedrock.model.ProvisionedModelSummary
-
The ARN of the provisioned throughput.
- setProvisionedModelId(String) - Method in class com.amazonaws.services.bedrock.model.DeleteProvisionedModelThroughputRequest
-
The ARN or name of the provisioned throughput.
- setProvisionedModelId(String) - Method in class com.amazonaws.services.bedrock.model.GetProvisionedModelThroughputRequest
-
The ARN or name of the provisioned throughput.
- setProvisionedModelId(String) - Method in class com.amazonaws.services.bedrock.model.UpdateProvisionedModelThroughputRequest
-
The ARN or name of the provisioned throughput to update.
- setProvisionedModelName(String) - Method in class com.amazonaws.services.bedrock.model.CreateProvisionedModelThroughputRequest
-
Unique name for this provisioned throughput.
- setProvisionedModelName(String) - Method in class com.amazonaws.services.bedrock.model.GetProvisionedModelThroughputResult
-
The name of the provisioned throughput.
- setProvisionedModelName(String) - Method in class com.amazonaws.services.bedrock.model.ProvisionedModelSummary
-
The name of the provisioned throughput.
- setProvisionedModelSummaries(Collection<ProvisionedModelSummary>) - Method in class com.amazonaws.services.bedrock.model.ListProvisionedModelThroughputsResult
-
List of summaries, one for each provisioned throughput in the response.
- setResourceARN(String) - Method in class com.amazonaws.services.bedrock.model.ListTagsForResourceRequest
-
The ARN of the resource.
- setResourceARN(String) - Method in class com.amazonaws.services.bedrock.model.TagResourceRequest
-
The ARN of the resource to tag.
- setResourceARN(String) - Method in class com.amazonaws.services.bedrock.model.UntagResourceRequest
-
The ARN of the resource to untag.
- setResourceName(String) - Method in exception com.amazonaws.services.bedrock.model.TooManyTagsException
-
The name of the resource with too many tags.
- setResponseStreamingSupported(Boolean) - Method in class com.amazonaws.services.bedrock.model.FoundationModelDetails
-
Indicates whether the model supports streaming.
- setResponseStreamingSupported(Boolean) - Method in class com.amazonaws.services.bedrock.model.FoundationModelSummary
-
Indicates whether the model supports streaming.
- setRoleArn(String) - Method in class com.amazonaws.services.bedrock.model.CloudWatchConfig
-
The role ARN.
- setRoleArn(String) - Method in class com.amazonaws.services.bedrock.model.CreateModelCustomizationJobRequest
-
The Amazon Resource Name (ARN) of an IAM role that Bedrock can assume to perform tasks on your behalf.
- setRoleArn(String) - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobResult
-
The ARN of the IAM role.
- setS3Config(S3Config) - Method in class com.amazonaws.services.bedrock.model.LoggingConfig
-
S3 configuration for storing log data.
- setS3Uri(String) - Method in class com.amazonaws.services.bedrock.model.OutputDataConfig
-
The S3 URI where the output data is stored.
- setS3Uri(String) - Method in class com.amazonaws.services.bedrock.model.TrainingDataConfig
-
The S3 URI where the training data is stored.
- setS3Uri(String) - Method in class com.amazonaws.services.bedrock.model.Validator
-
The S3 URI where the validation data is stored.
- setSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.bedrock.model.VpcConfig
-
VPC configuration security group Ids.
- setSortBy(String) - Method in class com.amazonaws.services.bedrock.model.ListCustomModelsRequest
-
The field to sort by in the returned list of models.
- setSortBy(String) - Method in class com.amazonaws.services.bedrock.model.ListModelCustomizationJobsRequest
-
The field to sort by in the returned list of jobs.
- setSortBy(String) - Method in class com.amazonaws.services.bedrock.model.ListProvisionedModelThroughputsRequest
-
The field to sort by in the returned list of provisioned capacities.
- setSortOrder(String) - Method in class com.amazonaws.services.bedrock.model.ListCustomModelsRequest
-
The sort order of the results.
- setSortOrder(String) - Method in class com.amazonaws.services.bedrock.model.ListModelCustomizationJobsRequest
-
The sort order of the results.
- setSortOrder(String) - Method in class com.amazonaws.services.bedrock.model.ListProvisionedModelThroughputsRequest
-
The sort order of the results.
- setStatus(String) - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobResult
-
The status of the job.
- setStatus(String) - Method in class com.amazonaws.services.bedrock.model.GetProvisionedModelThroughputResult
-
Status of the provisioned throughput.
- setStatus(String) - Method in class com.amazonaws.services.bedrock.model.ModelCustomizationJobSummary
-
Status of the customization job.
- setStatus(String) - Method in class com.amazonaws.services.bedrock.model.ProvisionedModelSummary
-
Status of the provisioned throughput.
- setStatusEquals(String) - Method in class com.amazonaws.services.bedrock.model.ListModelCustomizationJobsRequest
-
Return customization jobs with the specified status.
- setStatusEquals(String) - Method in class com.amazonaws.services.bedrock.model.ListProvisionedModelThroughputsRequest
-
Return the list of provisioned capacities that match the specified status.
- setSubnetIds(Collection<String>) - Method in class com.amazonaws.services.bedrock.model.VpcConfig
-
VPC configuration subnets.
- setTagKeys(Collection<String>) - Method in class com.amazonaws.services.bedrock.model.UntagResourceRequest
-
Tag keys of the tags to remove from the resource.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.bedrock.model.CreateProvisionedModelThroughputRequest
-
Tags to associate with this provisioned throughput.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.bedrock.model.ListTagsForResourceResult
-
An array of the tags associated with this resource.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.bedrock.model.TagResourceRequest
-
Tags to associate with the resource.
- setTextDataDeliveryEnabled(Boolean) - Method in class com.amazonaws.services.bedrock.model.LoggingConfig
-
Set to include text data in the log delivery.
- setTrainingDataConfig(TrainingDataConfig) - Method in class com.amazonaws.services.bedrock.model.CreateModelCustomizationJobRequest
-
Information about the training dataset.
- setTrainingDataConfig(TrainingDataConfig) - Method in class com.amazonaws.services.bedrock.model.GetCustomModelResult
-
Information about the training dataset.
- setTrainingDataConfig(TrainingDataConfig) - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobResult
-
- setTrainingLoss(Float) - Method in class com.amazonaws.services.bedrock.model.TrainingMetrics
-
Loss metric associated with the custom job.
- setTrainingMetrics(TrainingMetrics) - Method in class com.amazonaws.services.bedrock.model.GetCustomModelResult
-
The training metrics from the job creation.
- setTrainingMetrics(TrainingMetrics) - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobResult
-
- setValidationDataConfig(ValidationDataConfig) - Method in class com.amazonaws.services.bedrock.model.CreateModelCustomizationJobRequest
-
Information about the validation dataset.
- setValidationDataConfig(ValidationDataConfig) - Method in class com.amazonaws.services.bedrock.model.GetCustomModelResult
-
- setValidationDataConfig(ValidationDataConfig) - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobResult
-
- setValidationLoss(Float) - Method in class com.amazonaws.services.bedrock.model.ValidatorMetric
-
The validation loss associated with this validator.
- setValidationMetrics(Collection<ValidatorMetric>) - Method in class com.amazonaws.services.bedrock.model.GetCustomModelResult
-
The validation metrics from the job creation.
- setValidationMetrics(Collection<ValidatorMetric>) - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobResult
-
The loss metric for each validator that you provided in the createjob request.
- setValidators(Collection<Validator>) - Method in class com.amazonaws.services.bedrock.model.ValidationDataConfig
-
Information about the validators.
- setValue(String) - Method in class com.amazonaws.services.bedrock.model.Tag
-
Value for the tag.
- setVpcConfig(VpcConfig) - Method in class com.amazonaws.services.bedrock.model.CreateModelCustomizationJobRequest
-
VPC configuration (optional).
- setVpcConfig(VpcConfig) - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobResult
-
VPC configuration for the custom model job.
- shutdown() - Method in class com.amazonaws.services.bedrock.AbstractAmazonBedrock
-
- shutdown() - Method in interface com.amazonaws.services.bedrock.AmazonBedrock
-
Shuts down this client object, releasing any resources that might be held open.
- shutdown() - Method in class com.amazonaws.services.bedrock.AmazonBedrockAsyncClient
-
Shuts down the client, releasing all managed resources.
- shutdown() - Method in class com.amazonaws.services.bedrock.AmazonBedrockClient
-
- SortByProvisionedModels - Enum in com.amazonaws.services.bedrock.model
-
- SortJobsBy - Enum in com.amazonaws.services.bedrock.model
-
- SortModelsBy - Enum in com.amazonaws.services.bedrock.model
-
- SortOrder - Enum in com.amazonaws.services.bedrock.model
-
- standard() - Static method in class com.amazonaws.services.bedrock.AmazonBedrockAsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.bedrock.AmazonBedrockClientBuilder
-
- stopModelCustomizationJob(StopModelCustomizationJobRequest) - Method in class com.amazonaws.services.bedrock.AbstractAmazonBedrock
-
- stopModelCustomizationJob(StopModelCustomizationJobRequest) - Method in interface com.amazonaws.services.bedrock.AmazonBedrock
-
Stops an active model customization job.
- stopModelCustomizationJob(StopModelCustomizationJobRequest) - Method in class com.amazonaws.services.bedrock.AmazonBedrockClient
-
Stops an active model customization job.
- stopModelCustomizationJobAsync(StopModelCustomizationJobRequest) - Method in class com.amazonaws.services.bedrock.AbstractAmazonBedrockAsync
-
- stopModelCustomizationJobAsync(StopModelCustomizationJobRequest, AsyncHandler<StopModelCustomizationJobRequest, StopModelCustomizationJobResult>) - Method in class com.amazonaws.services.bedrock.AbstractAmazonBedrockAsync
-
- stopModelCustomizationJobAsync(StopModelCustomizationJobRequest) - Method in interface com.amazonaws.services.bedrock.AmazonBedrockAsync
-
Stops an active model customization job.
- stopModelCustomizationJobAsync(StopModelCustomizationJobRequest, AsyncHandler<StopModelCustomizationJobRequest, StopModelCustomizationJobResult>) - Method in interface com.amazonaws.services.bedrock.AmazonBedrockAsync
-
Stops an active model customization job.
- stopModelCustomizationJobAsync(StopModelCustomizationJobRequest) - Method in class com.amazonaws.services.bedrock.AmazonBedrockAsyncClient
-
- stopModelCustomizationJobAsync(StopModelCustomizationJobRequest, AsyncHandler<StopModelCustomizationJobRequest, StopModelCustomizationJobResult>) - Method in class com.amazonaws.services.bedrock.AmazonBedrockAsyncClient
-
- StopModelCustomizationJobRequest - Class in com.amazonaws.services.bedrock.model
-
- StopModelCustomizationJobRequest() - Constructor for class com.amazonaws.services.bedrock.model.StopModelCustomizationJobRequest
-
- StopModelCustomizationJobResult - Class in com.amazonaws.services.bedrock.model
-
- StopModelCustomizationJobResult() - Constructor for class com.amazonaws.services.bedrock.model.StopModelCustomizationJobResult
-
- Tag - Class in com.amazonaws.services.bedrock.model
-
Definition of the key/value pair for a tag.
- Tag() - Constructor for class com.amazonaws.services.bedrock.model.Tag
-
- tagResource(TagResourceRequest) - Method in class com.amazonaws.services.bedrock.AbstractAmazonBedrock
-
- tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.bedrock.AmazonBedrock
-
Associate tags with a resource.
- tagResource(TagResourceRequest) - Method in class com.amazonaws.services.bedrock.AmazonBedrockClient
-
Associate tags with a resource.
- tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.bedrock.AbstractAmazonBedrockAsync
-
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.bedrock.AbstractAmazonBedrockAsync
-
- tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.bedrock.AmazonBedrockAsync
-
Associate tags with a resource.
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.bedrock.AmazonBedrockAsync
-
Associate tags with a resource.
- tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.bedrock.AmazonBedrockAsyncClient
-
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.bedrock.AmazonBedrockAsyncClient
-
- TagResourceRequest - Class in com.amazonaws.services.bedrock.model
-
- TagResourceRequest() - Constructor for class com.amazonaws.services.bedrock.model.TagResourceRequest
-
- TagResourceResult - Class in com.amazonaws.services.bedrock.model
-
- TagResourceResult() - Constructor for class com.amazonaws.services.bedrock.model.TagResourceResult
-
- ThrottlingException - Exception in com.amazonaws.services.bedrock.model
-
The number of requests exceeds the limit.
- ThrottlingException(String) - Constructor for exception com.amazonaws.services.bedrock.model.ThrottlingException
-
Constructs a new ThrottlingException with the specified error message.
- TooManyTagsException - Exception in com.amazonaws.services.bedrock.model
-
The request contains more tags than can be associated with a resource (50 tags per resource).
- TooManyTagsException(String) - Constructor for exception com.amazonaws.services.bedrock.model.TooManyTagsException
-
Constructs a new TooManyTagsException with the specified error message.
- toString() - Method in class com.amazonaws.services.bedrock.model.CloudWatchConfig
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.bedrock.model.CommitmentDuration
-
- toString() - Method in class com.amazonaws.services.bedrock.model.CreateModelCustomizationJobRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.bedrock.model.CreateModelCustomizationJobResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.bedrock.model.CreateProvisionedModelThroughputRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.bedrock.model.CreateProvisionedModelThroughputResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.bedrock.model.CustomModelSummary
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.bedrock.model.DeleteCustomModelRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.bedrock.model.DeleteCustomModelResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.bedrock.model.DeleteModelInvocationLoggingConfigurationRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.bedrock.model.DeleteModelInvocationLoggingConfigurationResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.bedrock.model.DeleteProvisionedModelThroughputRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.bedrock.model.DeleteProvisionedModelThroughputResult
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.bedrock.model.FineTuningJobStatus
-
- toString() - Method in class com.amazonaws.services.bedrock.model.FoundationModelDetails
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.bedrock.model.FoundationModelSummary
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.bedrock.model.GetCustomModelRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.bedrock.model.GetCustomModelResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.bedrock.model.GetFoundationModelRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.bedrock.model.GetFoundationModelResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.bedrock.model.GetModelInvocationLoggingConfigurationRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.bedrock.model.GetModelInvocationLoggingConfigurationResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.bedrock.model.GetProvisionedModelThroughputRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.bedrock.model.GetProvisionedModelThroughputResult
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.bedrock.model.InferenceType
-
- toString() - Method in class com.amazonaws.services.bedrock.model.ListCustomModelsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.bedrock.model.ListCustomModelsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.bedrock.model.ListFoundationModelsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.bedrock.model.ListFoundationModelsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.bedrock.model.ListModelCustomizationJobsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.bedrock.model.ListModelCustomizationJobsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.bedrock.model.ListProvisionedModelThroughputsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.bedrock.model.ListProvisionedModelThroughputsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.bedrock.model.ListTagsForResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.bedrock.model.ListTagsForResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.bedrock.model.LoggingConfig
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.bedrock.model.ModelCustomization
-
- toString() - Method in enum com.amazonaws.services.bedrock.model.ModelCustomizationJobStatus
-
- toString() - Method in class com.amazonaws.services.bedrock.model.ModelCustomizationJobSummary
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.bedrock.model.ModelModality
-
- toString() - Method in class com.amazonaws.services.bedrock.model.OutputDataConfig
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.bedrock.model.ProvisionedModelStatus
-
- toString() - Method in class com.amazonaws.services.bedrock.model.ProvisionedModelSummary
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.bedrock.model.PutModelInvocationLoggingConfigurationRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.bedrock.model.PutModelInvocationLoggingConfigurationResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.bedrock.model.S3Config
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.bedrock.model.SortByProvisionedModels
-
- toString() - Method in enum com.amazonaws.services.bedrock.model.SortJobsBy
-
- toString() - Method in enum com.amazonaws.services.bedrock.model.SortModelsBy
-
- toString() - Method in enum com.amazonaws.services.bedrock.model.SortOrder
-
- toString() - Method in class com.amazonaws.services.bedrock.model.StopModelCustomizationJobRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.bedrock.model.StopModelCustomizationJobResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.bedrock.model.Tag
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.bedrock.model.TagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.bedrock.model.TagResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.bedrock.model.TrainingDataConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.bedrock.model.TrainingMetrics
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.bedrock.model.UntagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.bedrock.model.UntagResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.bedrock.model.UpdateProvisionedModelThroughputRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.bedrock.model.UpdateProvisionedModelThroughputResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.bedrock.model.ValidationDataConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.bedrock.model.Validator
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.bedrock.model.ValidatorMetric
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.bedrock.model.VpcConfig
-
Returns a string representation of this object.
- TrainingDataConfig - Class in com.amazonaws.services.bedrock.model
-
S3 Location of the training data.
- TrainingDataConfig() - Constructor for class com.amazonaws.services.bedrock.model.TrainingDataConfig
-
- TrainingMetrics - Class in com.amazonaws.services.bedrock.model
-
Metrics associated with the custom job.
- TrainingMetrics() - Constructor for class com.amazonaws.services.bedrock.model.TrainingMetrics
-
- withBaseModelArn(String) - Method in class com.amazonaws.services.bedrock.model.CustomModelSummary
-
The base model ARN.
- withBaseModelArn(String) - Method in class com.amazonaws.services.bedrock.model.GetCustomModelResult
-
ARN of the base model.
- withBaseModelArn(String) - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobResult
-
ARN of the base model.
- withBaseModelArn(String) - Method in class com.amazonaws.services.bedrock.model.ModelCustomizationJobSummary
-
ARN of the base model.
- withBaseModelArnEquals(String) - Method in class com.amazonaws.services.bedrock.model.ListCustomModelsRequest
-
Return custom models only if the base model ARN matches this parameter.
- withBaseModelIdentifier(String) - Method in class com.amazonaws.services.bedrock.model.CreateModelCustomizationJobRequest
-
Name of the base model.
- withBaseModelName(String) - Method in class com.amazonaws.services.bedrock.model.CustomModelSummary
-
The base model name.
- withBucketName(String) - Method in class com.amazonaws.services.bedrock.model.S3Config
-
S3 bucket name.
- withByCustomizationType(String) - Method in class com.amazonaws.services.bedrock.model.ListFoundationModelsRequest
-
List by customization type.
- withByCustomizationType(ModelCustomization) - Method in class com.amazonaws.services.bedrock.model.ListFoundationModelsRequest
-
List by customization type.
- withByInferenceType(String) - Method in class com.amazonaws.services.bedrock.model.ListFoundationModelsRequest
-
List by inference type.
- withByInferenceType(InferenceType) - Method in class com.amazonaws.services.bedrock.model.ListFoundationModelsRequest
-
List by inference type.
- withByOutputModality(String) - Method in class com.amazonaws.services.bedrock.model.ListFoundationModelsRequest
-
List by output modality type.
- withByOutputModality(ModelModality) - Method in class com.amazonaws.services.bedrock.model.ListFoundationModelsRequest
-
List by output modality type.
- withByProvider(String) - Method in class com.amazonaws.services.bedrock.model.ListFoundationModelsRequest
-
A Bedrock model provider.
- withClientRequestToken(String) - Method in class com.amazonaws.services.bedrock.model.CreateModelCustomizationJobRequest
-
Unique token value that you can provide.
- withClientRequestToken(String) - Method in class com.amazonaws.services.bedrock.model.CreateProvisionedModelThroughputRequest
-
Unique token value that you can provide.
- withClientRequestToken(String) - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobResult
-
The token that you specified in the CreateCustomizationJob request.
- withCloudWatchConfig(CloudWatchConfig) - Method in class com.amazonaws.services.bedrock.model.LoggingConfig
-
CloudWatch logging configuration.
- withCommitmentDuration(String) - Method in class com.amazonaws.services.bedrock.model.CreateProvisionedModelThroughputRequest
-
Commitment duration requested for the provisioned throughput.
- withCommitmentDuration(CommitmentDuration) - Method in class com.amazonaws.services.bedrock.model.CreateProvisionedModelThroughputRequest
-
Commitment duration requested for the provisioned throughput.
- withCommitmentDuration(String) - Method in class com.amazonaws.services.bedrock.model.GetProvisionedModelThroughputResult
-
Commitment duration of the provisioned throughput.
- withCommitmentDuration(CommitmentDuration) - Method in class com.amazonaws.services.bedrock.model.GetProvisionedModelThroughputResult
-
Commitment duration of the provisioned throughput.
- withCommitmentDuration(String) - Method in class com.amazonaws.services.bedrock.model.ProvisionedModelSummary
-
Commitment duration for the provisioned throughput.
- withCommitmentDuration(CommitmentDuration) - Method in class com.amazonaws.services.bedrock.model.ProvisionedModelSummary
-
Commitment duration for the provisioned throughput.
- withCommitmentExpirationTime(Date) - Method in class com.amazonaws.services.bedrock.model.GetProvisionedModelThroughputResult
-
Commitment expiration time for the provisioned throughput.
- withCommitmentExpirationTime(Date) - Method in class com.amazonaws.services.bedrock.model.ProvisionedModelSummary
-
Commitment expiration time for the provisioned throughput.
- withCreationTime(Date) - Method in class com.amazonaws.services.bedrock.model.CustomModelSummary
-
Creation time of the model.
- withCreationTime(Date) - Method in class com.amazonaws.services.bedrock.model.GetCustomModelResult
-
Creation time of the model.
- withCreationTime(Date) - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobResult
-
Time that the resource was created.
- withCreationTime(Date) - Method in class com.amazonaws.services.bedrock.model.GetProvisionedModelThroughputResult
-
The timestamp of the creation time for this provisioned throughput.
- withCreationTime(Date) - Method in class com.amazonaws.services.bedrock.model.ModelCustomizationJobSummary
-
Creation time of the custom model.
- withCreationTime(Date) - Method in class com.amazonaws.services.bedrock.model.ProvisionedModelSummary
-
The time that this provisioned throughput was created.
- withCreationTimeAfter(Date) - Method in class com.amazonaws.services.bedrock.model.ListCustomModelsRequest
-
Return custom models created after the specified time.
- withCreationTimeAfter(Date) - Method in class com.amazonaws.services.bedrock.model.ListModelCustomizationJobsRequest
-
Return customization jobs created after the specified time.
- withCreationTimeAfter(Date) - Method in class com.amazonaws.services.bedrock.model.ListProvisionedModelThroughputsRequest
-
Return provisioned capacities created after the specified time.
- withCreationTimeBefore(Date) - Method in class com.amazonaws.services.bedrock.model.ListCustomModelsRequest
-
Return custom models created before the specified time.
- withCreationTimeBefore(Date) - Method in class com.amazonaws.services.bedrock.model.ListModelCustomizationJobsRequest
-
Return customization jobs created before the specified time.
- withCreationTimeBefore(Date) - Method in class com.amazonaws.services.bedrock.model.ListProvisionedModelThroughputsRequest
-
Return provisioned capacities created before the specified time.
- withCustomizationsSupported(String...) - Method in class com.amazonaws.services.bedrock.model.FoundationModelDetails
-
The customization that the model supports.
- withCustomizationsSupported(Collection<String>) - Method in class com.amazonaws.services.bedrock.model.FoundationModelDetails
-
The customization that the model supports.
- withCustomizationsSupported(ModelCustomization...) - Method in class com.amazonaws.services.bedrock.model.FoundationModelDetails
-
The customization that the model supports.
- withCustomizationsSupported(String...) - Method in class com.amazonaws.services.bedrock.model.FoundationModelSummary
-
Whether the model supports fine-tuning or continual pre-training.
- withCustomizationsSupported(Collection<String>) - Method in class com.amazonaws.services.bedrock.model.FoundationModelSummary
-
Whether the model supports fine-tuning or continual pre-training.
- withCustomizationsSupported(ModelCustomization...) - Method in class com.amazonaws.services.bedrock.model.FoundationModelSummary
-
Whether the model supports fine-tuning or continual pre-training.
- withCustomModelArn(String) - Method in class com.amazonaws.services.bedrock.model.ModelCustomizationJobSummary
-
ARN of the custom model.
- withCustomModelKmsKeyId(String) - Method in class com.amazonaws.services.bedrock.model.CreateModelCustomizationJobRequest
-
The custom model is encrypted at rest using this key.
- withCustomModelName(String) - Method in class com.amazonaws.services.bedrock.model.CreateModelCustomizationJobRequest
-
Enter a name for the custom model.
- withCustomModelName(String) - Method in class com.amazonaws.services.bedrock.model.ModelCustomizationJobSummary
-
Name of the custom model.
- withCustomModelTags(Tag...) - Method in class com.amazonaws.services.bedrock.model.CreateModelCustomizationJobRequest
-
Assign tags to the custom model.
- withCustomModelTags(Collection<Tag>) - Method in class com.amazonaws.services.bedrock.model.CreateModelCustomizationJobRequest
-
Assign tags to the custom model.
- withDesiredModelArn(String) - Method in class com.amazonaws.services.bedrock.model.GetProvisionedModelThroughputResult
-
The ARN of the new model to asssociate with this provisioned throughput.
- withDesiredModelArn(String) - Method in class com.amazonaws.services.bedrock.model.ProvisionedModelSummary
-
Desired model ARN.
- withDesiredModelId(String) - Method in class com.amazonaws.services.bedrock.model.UpdateProvisionedModelThroughputRequest
-
The ARN of the new model to associate with this provisioned throughput.
- withDesiredModelUnits(Integer) - Method in class com.amazonaws.services.bedrock.model.GetProvisionedModelThroughputResult
-
The desired number of model units that was requested to be available for this provisioned throughput.
- withDesiredModelUnits(Integer) - Method in class com.amazonaws.services.bedrock.model.ProvisionedModelSummary
-
Desired model units.
- withDesiredProvisionedModelName(String) - Method in class com.amazonaws.services.bedrock.model.UpdateProvisionedModelThroughputRequest
-
The new name for this provisioned throughput.
- withEmbeddingDataDeliveryEnabled(Boolean) - Method in class com.amazonaws.services.bedrock.model.LoggingConfig
-
Set to include embeddings data in the log delivery.
- withEndTime(Date) - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobResult
-
Time that the resource transitioned to terminal state.
- withEndTime(Date) - Method in class com.amazonaws.services.bedrock.model.ModelCustomizationJobSummary
-
Time that the customization job ended.
- withFailureMessage(String) - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobResult
-
Information about why the job failed.
- withFailureMessage(String) - Method in class com.amazonaws.services.bedrock.model.GetProvisionedModelThroughputResult
-
Failure message for any issues that the create operation encounters.
- withFoundationModelArn(String) - Method in class com.amazonaws.services.bedrock.model.GetProvisionedModelThroughputResult
-
ARN of the foundation model.
- withFoundationModelArn(String) - Method in class com.amazonaws.services.bedrock.model.ProvisionedModelSummary
-
Foundation model ARN.
- withFoundationModelArnEquals(String) - Method in class com.amazonaws.services.bedrock.model.ListCustomModelsRequest
-
Return custom models only if the foundation model ARN matches this parameter.
- withHyperParameters(Map<String, String>) - Method in class com.amazonaws.services.bedrock.model.CreateModelCustomizationJobRequest
-
Parameters related to tuning the model.
- withHyperParameters(Map<String, String>) - Method in class com.amazonaws.services.bedrock.model.GetCustomModelResult
-
Hyperparameter values associated with this model.
- withHyperParameters(Map<String, String>) - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobResult
-
The hyperparameter values for the job.
- withImageDataDeliveryEnabled(Boolean) - Method in class com.amazonaws.services.bedrock.model.LoggingConfig
-
Set to include image data in the log delivery.
- withInferenceTypesSupported(String...) - Method in class com.amazonaws.services.bedrock.model.FoundationModelDetails
-
The inference types that the model supports.
- withInferenceTypesSupported(Collection<String>) - Method in class com.amazonaws.services.bedrock.model.FoundationModelDetails
-
The inference types that the model supports.
- withInferenceTypesSupported(InferenceType...) - Method in class com.amazonaws.services.bedrock.model.FoundationModelDetails
-
The inference types that the model supports.
- withInferenceTypesSupported(String...) - Method in class com.amazonaws.services.bedrock.model.FoundationModelSummary
-
The inference types that the model supports.
- withInferenceTypesSupported(Collection<String>) - Method in class com.amazonaws.services.bedrock.model.FoundationModelSummary
-
The inference types that the model supports.
- withInferenceTypesSupported(InferenceType...) - Method in class com.amazonaws.services.bedrock.model.FoundationModelSummary
-
The inference types that the model supports.
- withInputModalities(String...) - Method in class com.amazonaws.services.bedrock.model.FoundationModelDetails
-
The input modalities that the model supports.
- withInputModalities(Collection<String>) - Method in class com.amazonaws.services.bedrock.model.FoundationModelDetails
-
The input modalities that the model supports.
- withInputModalities(ModelModality...) - Method in class com.amazonaws.services.bedrock.model.FoundationModelDetails
-
The input modalities that the model supports.
- withInputModalities(String...) - Method in class com.amazonaws.services.bedrock.model.FoundationModelSummary
-
The input modalities that the model supports.
- withInputModalities(Collection<String>) - Method in class com.amazonaws.services.bedrock.model.FoundationModelSummary
-
The input modalities that the model supports.
- withInputModalities(ModelModality...) - Method in class com.amazonaws.services.bedrock.model.FoundationModelSummary
-
The input modalities that the model supports.
- withJobArn(String) - Method in class com.amazonaws.services.bedrock.model.CreateModelCustomizationJobResult
-
ARN of the fine tuning job
- withJobArn(String) - Method in class com.amazonaws.services.bedrock.model.GetCustomModelResult
-
Job ARN associated with this model.
- withJobArn(String) - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobResult
-
The ARN of the customization job.
- withJobArn(String) - Method in class com.amazonaws.services.bedrock.model.ModelCustomizationJobSummary
-
ARN of the customization job.
- withJobIdentifier(String) - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobRequest
-
Identifier for the customization job.
- withJobIdentifier(String) - Method in class com.amazonaws.services.bedrock.model.StopModelCustomizationJobRequest
-
Job identifier of the job to stop.
- withJobName(String) - Method in class com.amazonaws.services.bedrock.model.CreateModelCustomizationJobRequest
-
Enter a unique name for the fine-tuning job.
- withJobName(String) - Method in class com.amazonaws.services.bedrock.model.GetCustomModelResult
-
Job name associated with this model.
- withJobName(String) - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobResult
-
The name of the customization job.
- withJobName(String) - Method in class com.amazonaws.services.bedrock.model.ModelCustomizationJobSummary
-
Name of the customization job.
- withJobTags(Tag...) - Method in class com.amazonaws.services.bedrock.model.CreateModelCustomizationJobRequest
-
Assign tags to the job.
- withJobTags(Collection<Tag>) - Method in class com.amazonaws.services.bedrock.model.CreateModelCustomizationJobRequest
-
Assign tags to the job.
- withKey(String) - Method in class com.amazonaws.services.bedrock.model.Tag
-
Key for the tag.
- withKeyPrefix(String) - Method in class com.amazonaws.services.bedrock.model.S3Config
-
S3 prefix.
- withLargeDataDeliveryS3Config(S3Config) - Method in class com.amazonaws.services.bedrock.model.CloudWatchConfig
-
S3 configuration for delivering a large amount of data.
- withLastModifiedTime(Date) - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobResult
-
Time that the resource was last modified.
- withLastModifiedTime(Date) - Method in class com.amazonaws.services.bedrock.model.GetProvisionedModelThroughputResult
-
The timestamp of the last modified time of this provisioned throughput.
- withLastModifiedTime(Date) - Method in class com.amazonaws.services.bedrock.model.ModelCustomizationJobSummary
-
Time that the customization job was last modified.
- withLastModifiedTime(Date) - Method in class com.amazonaws.services.bedrock.model.ProvisionedModelSummary
-
The time that this provisioned throughput was last modified.
- withLoggingConfig(LoggingConfig) - Method in class com.amazonaws.services.bedrock.model.GetModelInvocationLoggingConfigurationResult
-
The current configuration values.
- withLoggingConfig(LoggingConfig) - Method in class com.amazonaws.services.bedrock.model.PutModelInvocationLoggingConfigurationRequest
-
The logging configuration values to set.
- withLogGroupName(String) - Method in class com.amazonaws.services.bedrock.model.CloudWatchConfig
-
The log group name.
- withMaxResults(Integer) - Method in class com.amazonaws.services.bedrock.model.ListCustomModelsRequest
-
Maximum number of results to return in the response.
- withMaxResults(Integer) - Method in class com.amazonaws.services.bedrock.model.ListModelCustomizationJobsRequest
-
Maximum number of results to return in the response.
- withMaxResults(Integer) - Method in class com.amazonaws.services.bedrock.model.ListProvisionedModelThroughputsRequest
-
THe maximum number of results to return in the response.
- withModelArn(String) - Method in class com.amazonaws.services.bedrock.model.CustomModelSummary
-
The ARN of the custom model.
- withModelArn(String) - Method in class com.amazonaws.services.bedrock.model.FoundationModelDetails
-
The model ARN.
- withModelArn(String) - Method in class com.amazonaws.services.bedrock.model.FoundationModelSummary
-
The ARN of the foundation model.
- withModelArn(String) - Method in class com.amazonaws.services.bedrock.model.GetCustomModelResult
-
ARN associated with this model.
- withModelArn(String) - Method in class com.amazonaws.services.bedrock.model.GetProvisionedModelThroughputResult
-
The ARN or name of the model associated with this provisioned throughput.
- withModelArn(String) - Method in class com.amazonaws.services.bedrock.model.ProvisionedModelSummary
-
The ARN of the model associated with this provisioned throughput.
- withModelArnEquals(String) - Method in class com.amazonaws.services.bedrock.model.ListProvisionedModelThroughputsRequest
-
Return the list of provisioned capacities where their model ARN is equal to this parameter.
- withModelCustomizationJobSummaries(ModelCustomizationJobSummary...) - Method in class com.amazonaws.services.bedrock.model.ListModelCustomizationJobsResult
-
Job summaries.
- withModelCustomizationJobSummaries(Collection<ModelCustomizationJobSummary>) - Method in class com.amazonaws.services.bedrock.model.ListModelCustomizationJobsResult
-
Job summaries.
- withModelDetails(FoundationModelDetails) - Method in class com.amazonaws.services.bedrock.model.GetFoundationModelResult
-
Information about the foundation model.
- withModelId(String) - Method in class com.amazonaws.services.bedrock.model.CreateProvisionedModelThroughputRequest
-
Name or ARN of the model to associate with this provisioned throughput.
- withModelId(String) - Method in class com.amazonaws.services.bedrock.model.FoundationModelDetails
-
The model identifier.
- withModelId(String) - Method in class com.amazonaws.services.bedrock.model.FoundationModelSummary
-
The model Id of the foundation model.
- withModelIdentifier(String) - Method in class com.amazonaws.services.bedrock.model.DeleteCustomModelRequest
-
Name of the model to delete.
- withModelIdentifier(String) - Method in class com.amazonaws.services.bedrock.model.GetCustomModelRequest
-
Name or ARN of the custom model.
- withModelIdentifier(String) - Method in class com.amazonaws.services.bedrock.model.GetFoundationModelRequest
-
The model identifier.
- withModelKmsKeyArn(String) - Method in class com.amazonaws.services.bedrock.model.GetCustomModelResult
-
The custom model is encrypted at rest using this key.
- withModelName(String) - Method in class com.amazonaws.services.bedrock.model.CustomModelSummary
-
The name of the custom model.
- withModelName(String) - Method in class com.amazonaws.services.bedrock.model.FoundationModelDetails
-
The model name.
- withModelName(String) - Method in class com.amazonaws.services.bedrock.model.FoundationModelSummary
-
The name of the model.
- withModelName(String) - Method in class com.amazonaws.services.bedrock.model.GetCustomModelResult
-
Model name associated with this model.
- withModelSummaries(CustomModelSummary...) - Method in class com.amazonaws.services.bedrock.model.ListCustomModelsResult
-
Model summaries.
- withModelSummaries(Collection<CustomModelSummary>) - Method in class com.amazonaws.services.bedrock.model.ListCustomModelsResult
-
Model summaries.
- withModelSummaries(FoundationModelSummary...) - Method in class com.amazonaws.services.bedrock.model.ListFoundationModelsResult
-
A list of bedrock foundation models.
- withModelSummaries(Collection<FoundationModelSummary>) - Method in class com.amazonaws.services.bedrock.model.ListFoundationModelsResult
-
A list of bedrock foundation models.
- withModelUnits(Integer) - Method in class com.amazonaws.services.bedrock.model.CreateProvisionedModelThroughputRequest
-
Number of model units to allocate.
- withModelUnits(Integer) - Method in class com.amazonaws.services.bedrock.model.GetProvisionedModelThroughputResult
-
The current number of model units requested to be available for this provisioned throughput.
- withModelUnits(Integer) - Method in class com.amazonaws.services.bedrock.model.ProvisionedModelSummary
-
The number of model units allocated.
- withNameContains(String) - Method in class com.amazonaws.services.bedrock.model.ListCustomModelsRequest
-
Return custom models only if the job name contains these characters.
- withNameContains(String) - Method in class com.amazonaws.services.bedrock.model.ListModelCustomizationJobsRequest
-
Return customization jobs only if the job name contains these characters.
- withNameContains(String) - Method in class com.amazonaws.services.bedrock.model.ListProvisionedModelThroughputsRequest
-
Return the list of provisioned capacities if their name contains these characters.
- withNextToken(String) - Method in class com.amazonaws.services.bedrock.model.ListCustomModelsRequest
-
Continuation token from the previous response, for Bedrock to list the next set of results.
- withNextToken(String) - Method in class com.amazonaws.services.bedrock.model.ListCustomModelsResult
-
Continuation token for the next request to list the next set of results.
- withNextToken(String) - Method in class com.amazonaws.services.bedrock.model.ListModelCustomizationJobsRequest
-
Continuation token from the previous response, for Bedrock to list the next set of results.
- withNextToken(String) - Method in class com.amazonaws.services.bedrock.model.ListModelCustomizationJobsResult
-
Page continuation token to use in the next request.
- withNextToken(String) - Method in class com.amazonaws.services.bedrock.model.ListProvisionedModelThroughputsRequest
-
Continuation token from the previous response, for Bedrock to list the next set of results.
- withNextToken(String) - Method in class com.amazonaws.services.bedrock.model.ListProvisionedModelThroughputsResult
-
Continuation token for the next request to list the next set of results.
- withOutputDataConfig(OutputDataConfig) - Method in class com.amazonaws.services.bedrock.model.CreateModelCustomizationJobRequest
-
S3 location for the output data.
- withOutputDataConfig(OutputDataConfig) - Method in class com.amazonaws.services.bedrock.model.GetCustomModelResult
-
Output data configuration associated with this custom model.
- withOutputDataConfig(OutputDataConfig) - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobResult
-
Output data configuration
- withOutputModalities(String...) - Method in class com.amazonaws.services.bedrock.model.FoundationModelDetails
-
The output modalities that the model supports.
- withOutputModalities(Collection<String>) - Method in class com.amazonaws.services.bedrock.model.FoundationModelDetails
-
The output modalities that the model supports.
- withOutputModalities(ModelModality...) - Method in class com.amazonaws.services.bedrock.model.FoundationModelDetails
-
The output modalities that the model supports.
- withOutputModalities(String...) - Method in class com.amazonaws.services.bedrock.model.FoundationModelSummary
-
The output modalities that the model supports.
- withOutputModalities(Collection<String>) - Method in class com.amazonaws.services.bedrock.model.FoundationModelSummary
-
The output modalities that the model supports.
- withOutputModalities(ModelModality...) - Method in class com.amazonaws.services.bedrock.model.FoundationModelSummary
-
The output modalities that the model supports.
- withOutputModelArn(String) - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobResult
-
The ARN of the output model.
- withOutputModelKmsKeyArn(String) - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobResult
-
The custom model is encrypted at rest using this key.
- withOutputModelName(String) - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobResult
-
The name of the output model.
- withProviderName(String) - Method in class com.amazonaws.services.bedrock.model.FoundationModelDetails
-
he model's provider name.
- withProviderName(String) - Method in class com.amazonaws.services.bedrock.model.FoundationModelSummary
-
The model's provider name.
- withProvisionedModelArn(String) - Method in class com.amazonaws.services.bedrock.model.CreateProvisionedModelThroughputResult
-
The ARN for this provisioned throughput.
- withProvisionedModelArn(String) - Method in class com.amazonaws.services.bedrock.model.GetProvisionedModelThroughputResult
-
The ARN of the provisioned throughput.
- withProvisionedModelArn(String) - Method in class com.amazonaws.services.bedrock.model.ProvisionedModelSummary
-
The ARN of the provisioned throughput.
- withProvisionedModelId(String) - Method in class com.amazonaws.services.bedrock.model.DeleteProvisionedModelThroughputRequest
-
The ARN or name of the provisioned throughput.
- withProvisionedModelId(String) - Method in class com.amazonaws.services.bedrock.model.GetProvisionedModelThroughputRequest
-
The ARN or name of the provisioned throughput.
- withProvisionedModelId(String) - Method in class com.amazonaws.services.bedrock.model.UpdateProvisionedModelThroughputRequest
-
The ARN or name of the provisioned throughput to update.
- withProvisionedModelName(String) - Method in class com.amazonaws.services.bedrock.model.CreateProvisionedModelThroughputRequest
-
Unique name for this provisioned throughput.
- withProvisionedModelName(String) - Method in class com.amazonaws.services.bedrock.model.GetProvisionedModelThroughputResult
-
The name of the provisioned throughput.
- withProvisionedModelName(String) - Method in class com.amazonaws.services.bedrock.model.ProvisionedModelSummary
-
The name of the provisioned throughput.
- withProvisionedModelSummaries(ProvisionedModelSummary...) - Method in class com.amazonaws.services.bedrock.model.ListProvisionedModelThroughputsResult
-
List of summaries, one for each provisioned throughput in the response.
- withProvisionedModelSummaries(Collection<ProvisionedModelSummary>) - Method in class com.amazonaws.services.bedrock.model.ListProvisionedModelThroughputsResult
-
List of summaries, one for each provisioned throughput in the response.
- withResourceARN(String) - Method in class com.amazonaws.services.bedrock.model.ListTagsForResourceRequest
-
The ARN of the resource.
- withResourceARN(String) - Method in class com.amazonaws.services.bedrock.model.TagResourceRequest
-
The ARN of the resource to tag.
- withResourceARN(String) - Method in class com.amazonaws.services.bedrock.model.UntagResourceRequest
-
The ARN of the resource to untag.
- withResourceName(String) - Method in exception com.amazonaws.services.bedrock.model.TooManyTagsException
-
The name of the resource with too many tags.
- withResponseStreamingSupported(Boolean) - Method in class com.amazonaws.services.bedrock.model.FoundationModelDetails
-
Indicates whether the model supports streaming.
- withResponseStreamingSupported(Boolean) - Method in class com.amazonaws.services.bedrock.model.FoundationModelSummary
-
Indicates whether the model supports streaming.
- withRoleArn(String) - Method in class com.amazonaws.services.bedrock.model.CloudWatchConfig
-
The role ARN.
- withRoleArn(String) - Method in class com.amazonaws.services.bedrock.model.CreateModelCustomizationJobRequest
-
The Amazon Resource Name (ARN) of an IAM role that Bedrock can assume to perform tasks on your behalf.
- withRoleArn(String) - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobResult
-
The ARN of the IAM role.
- withS3Config(S3Config) - Method in class com.amazonaws.services.bedrock.model.LoggingConfig
-
S3 configuration for storing log data.
- withS3Uri(String) - Method in class com.amazonaws.services.bedrock.model.OutputDataConfig
-
The S3 URI where the output data is stored.
- withS3Uri(String) - Method in class com.amazonaws.services.bedrock.model.TrainingDataConfig
-
The S3 URI where the training data is stored.
- withS3Uri(String) - Method in class com.amazonaws.services.bedrock.model.Validator
-
The S3 URI where the validation data is stored.
- withSecurityGroupIds(String...) - Method in class com.amazonaws.services.bedrock.model.VpcConfig
-
VPC configuration security group Ids.
- withSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.bedrock.model.VpcConfig
-
VPC configuration security group Ids.
- withSortBy(String) - Method in class com.amazonaws.services.bedrock.model.ListCustomModelsRequest
-
The field to sort by in the returned list of models.
- withSortBy(SortModelsBy) - Method in class com.amazonaws.services.bedrock.model.ListCustomModelsRequest
-
The field to sort by in the returned list of models.
- withSortBy(String) - Method in class com.amazonaws.services.bedrock.model.ListModelCustomizationJobsRequest
-
The field to sort by in the returned list of jobs.
- withSortBy(SortJobsBy) - Method in class com.amazonaws.services.bedrock.model.ListModelCustomizationJobsRequest
-
The field to sort by in the returned list of jobs.
- withSortBy(String) - Method in class com.amazonaws.services.bedrock.model.ListProvisionedModelThroughputsRequest
-
The field to sort by in the returned list of provisioned capacities.
- withSortBy(SortByProvisionedModels) - Method in class com.amazonaws.services.bedrock.model.ListProvisionedModelThroughputsRequest
-
The field to sort by in the returned list of provisioned capacities.
- withSortOrder(String) - Method in class com.amazonaws.services.bedrock.model.ListCustomModelsRequest
-
The sort order of the results.
- withSortOrder(SortOrder) - Method in class com.amazonaws.services.bedrock.model.ListCustomModelsRequest
-
The sort order of the results.
- withSortOrder(String) - Method in class com.amazonaws.services.bedrock.model.ListModelCustomizationJobsRequest
-
The sort order of the results.
- withSortOrder(SortOrder) - Method in class com.amazonaws.services.bedrock.model.ListModelCustomizationJobsRequest
-
The sort order of the results.
- withSortOrder(String) - Method in class com.amazonaws.services.bedrock.model.ListProvisionedModelThroughputsRequest
-
The sort order of the results.
- withSortOrder(SortOrder) - Method in class com.amazonaws.services.bedrock.model.ListProvisionedModelThroughputsRequest
-
The sort order of the results.
- withStatus(String) - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobResult
-
The status of the job.
- withStatus(ModelCustomizationJobStatus) - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobResult
-
The status of the job.
- withStatus(String) - Method in class com.amazonaws.services.bedrock.model.GetProvisionedModelThroughputResult
-
Status of the provisioned throughput.
- withStatus(ProvisionedModelStatus) - Method in class com.amazonaws.services.bedrock.model.GetProvisionedModelThroughputResult
-
Status of the provisioned throughput.
- withStatus(String) - Method in class com.amazonaws.services.bedrock.model.ModelCustomizationJobSummary
-
Status of the customization job.
- withStatus(ModelCustomizationJobStatus) - Method in class com.amazonaws.services.bedrock.model.ModelCustomizationJobSummary
-
Status of the customization job.
- withStatus(String) - Method in class com.amazonaws.services.bedrock.model.ProvisionedModelSummary
-
Status of the provisioned throughput.
- withStatus(ProvisionedModelStatus) - Method in class com.amazonaws.services.bedrock.model.ProvisionedModelSummary
-
Status of the provisioned throughput.
- withStatusEquals(String) - Method in class com.amazonaws.services.bedrock.model.ListModelCustomizationJobsRequest
-
Return customization jobs with the specified status.
- withStatusEquals(FineTuningJobStatus) - Method in class com.amazonaws.services.bedrock.model.ListModelCustomizationJobsRequest
-
Return customization jobs with the specified status.
- withStatusEquals(String) - Method in class com.amazonaws.services.bedrock.model.ListProvisionedModelThroughputsRequest
-
Return the list of provisioned capacities that match the specified status.
- withStatusEquals(ProvisionedModelStatus) - Method in class com.amazonaws.services.bedrock.model.ListProvisionedModelThroughputsRequest
-
Return the list of provisioned capacities that match the specified status.
- withSubnetIds(String...) - Method in class com.amazonaws.services.bedrock.model.VpcConfig
-
VPC configuration subnets.
- withSubnetIds(Collection<String>) - Method in class com.amazonaws.services.bedrock.model.VpcConfig
-
VPC configuration subnets.
- withTagKeys(String...) - Method in class com.amazonaws.services.bedrock.model.UntagResourceRequest
-
Tag keys of the tags to remove from the resource.
- withTagKeys(Collection<String>) - Method in class com.amazonaws.services.bedrock.model.UntagResourceRequest
-
Tag keys of the tags to remove from the resource.
- withTags(Tag...) - Method in class com.amazonaws.services.bedrock.model.CreateProvisionedModelThroughputRequest
-
Tags to associate with this provisioned throughput.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.bedrock.model.CreateProvisionedModelThroughputRequest
-
Tags to associate with this provisioned throughput.
- withTags(Tag...) - Method in class com.amazonaws.services.bedrock.model.ListTagsForResourceResult
-
An array of the tags associated with this resource.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.bedrock.model.ListTagsForResourceResult
-
An array of the tags associated with this resource.
- withTags(Tag...) - Method in class com.amazonaws.services.bedrock.model.TagResourceRequest
-
Tags to associate with the resource.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.bedrock.model.TagResourceRequest
-
Tags to associate with the resource.
- withTextDataDeliveryEnabled(Boolean) - Method in class com.amazonaws.services.bedrock.model.LoggingConfig
-
Set to include text data in the log delivery.
- withTrainingDataConfig(TrainingDataConfig) - Method in class com.amazonaws.services.bedrock.model.CreateModelCustomizationJobRequest
-
Information about the training dataset.
- withTrainingDataConfig(TrainingDataConfig) - Method in class com.amazonaws.services.bedrock.model.GetCustomModelResult
-
Information about the training dataset.
- withTrainingDataConfig(TrainingDataConfig) - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobResult
-
- withTrainingLoss(Float) - Method in class com.amazonaws.services.bedrock.model.TrainingMetrics
-
Loss metric associated with the custom job.
- withTrainingMetrics(TrainingMetrics) - Method in class com.amazonaws.services.bedrock.model.GetCustomModelResult
-
The training metrics from the job creation.
- withTrainingMetrics(TrainingMetrics) - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobResult
-
- withValidationDataConfig(ValidationDataConfig) - Method in class com.amazonaws.services.bedrock.model.CreateModelCustomizationJobRequest
-
Information about the validation dataset.
- withValidationDataConfig(ValidationDataConfig) - Method in class com.amazonaws.services.bedrock.model.GetCustomModelResult
-
- withValidationDataConfig(ValidationDataConfig) - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobResult
-
- withValidationLoss(Float) - Method in class com.amazonaws.services.bedrock.model.ValidatorMetric
-
The validation loss associated with this validator.
- withValidationMetrics(ValidatorMetric...) - Method in class com.amazonaws.services.bedrock.model.GetCustomModelResult
-
The validation metrics from the job creation.
- withValidationMetrics(Collection<ValidatorMetric>) - Method in class com.amazonaws.services.bedrock.model.GetCustomModelResult
-
The validation metrics from the job creation.
- withValidationMetrics(ValidatorMetric...) - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobResult
-
The loss metric for each validator that you provided in the createjob request.
- withValidationMetrics(Collection<ValidatorMetric>) - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobResult
-
The loss metric for each validator that you provided in the createjob request.
- withValidators(Validator...) - Method in class com.amazonaws.services.bedrock.model.ValidationDataConfig
-
Information about the validators.
- withValidators(Collection<Validator>) - Method in class com.amazonaws.services.bedrock.model.ValidationDataConfig
-
Information about the validators.
- withValue(String) - Method in class com.amazonaws.services.bedrock.model.Tag
-
Value for the tag.
- withVpcConfig(VpcConfig) - Method in class com.amazonaws.services.bedrock.model.CreateModelCustomizationJobRequest
-
VPC configuration (optional).
- withVpcConfig(VpcConfig) - Method in class com.amazonaws.services.bedrock.model.GetModelCustomizationJobResult
-
VPC configuration for the custom model job.