- getAction() - Method in class com.amazonaws.services.braket.model.CreateQuantumTaskRequest
-
The action associated with the task.
- getAlgorithmSpecification() - Method in class com.amazonaws.services.braket.model.CreateJobRequest
-
Definition of the Amazon Braket job to be created.
- getAlgorithmSpecification() - Method in class com.amazonaws.services.braket.model.GetJobResult
-
Definition of the Amazon Braket job created.
- getBillableDuration() - Method in class com.amazonaws.services.braket.model.GetJobResult
-
The billable time the Amazon Braket job used to complete.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.braket.AbstractAWSBraket
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.braket.AWSBraket
-
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.braket.AWSBraketClient
-
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
where a service isn't acting as expected.
- getCancellationStatus() - Method in class com.amazonaws.services.braket.model.CancelJobResult
-
The status of the job cancellation request.
- getCancellationStatus() - Method in class com.amazonaws.services.braket.model.CancelQuantumTaskResult
-
The status of the cancellation request.
- getChannelName() - Method in class com.amazonaws.services.braket.model.InputFileConfig
-
A named input source that an Amazon Braket job can consume.
- getCheckpointConfig() - Method in class com.amazonaws.services.braket.model.CreateJobRequest
-
Information about the output locations for job checkpoint data.
- getCheckpointConfig() - Method in class com.amazonaws.services.braket.model.GetJobResult
-
Information about the output locations for job checkpoint data.
- getClientToken() - Method in class com.amazonaws.services.braket.model.CancelQuantumTaskRequest
-
The client token associated with the request.
- getClientToken() - Method in class com.amazonaws.services.braket.model.CreateJobRequest
-
A unique token that guarantees that the call to this API is idempotent.
- getClientToken() - Method in class com.amazonaws.services.braket.model.CreateQuantumTaskRequest
-
The client token associated with the request.
- getCompressionType() - Method in class com.amazonaws.services.braket.model.ScriptModeConfig
-
The type of compression used by the Python scripts for an Amazon Braket job.
- getContainerImage() - Method in class com.amazonaws.services.braket.model.AlgorithmSpecification
-
The container image used to create an Amazon Braket job.
- getContentType() - Method in class com.amazonaws.services.braket.model.InputFileConfig
-
The MIME type of the data.
- getCreatedAt() - Method in class com.amazonaws.services.braket.model.GetJobResult
-
The date and time that the Amazon Braket job was created.
- getCreatedAt() - Method in class com.amazonaws.services.braket.model.GetQuantumTaskResult
-
The time at which the task was created.
- getCreatedAt() - Method in class com.amazonaws.services.braket.model.JobSummary
-
The date and time that the Amazon Braket job was created.
- getCreatedAt() - Method in class com.amazonaws.services.braket.model.QuantumTaskSummary
-
The time at which the task was created.
- getDataSource() - Method in class com.amazonaws.services.braket.model.InputFileConfig
-
The location of the channel data.
- getDevice(GetDeviceRequest) - Method in class com.amazonaws.services.braket.AbstractAWSBraket
-
- getDevice(GetDeviceRequest) - Method in interface com.amazonaws.services.braket.AWSBraket
-
Retrieves the devices available in Amazon Braket.
- getDevice(GetDeviceRequest) - Method in class com.amazonaws.services.braket.AWSBraketClient
-
Retrieves the devices available in Amazon Braket.
- getDevice() - Method in class com.amazonaws.services.braket.model.DeviceConfig
-
The primary quantum processing unit (QPU) or simulator used to create and run an Amazon Braket job.
- getDevice() - Method in class com.amazonaws.services.braket.model.JobSummary
-
Provides summary information about the primary device used by an Amazon Braket job.
- getDeviceArn() - Method in class com.amazonaws.services.braket.model.CreateQuantumTaskRequest
-
The ARN of the device to run the task on.
- getDeviceArn() - Method in class com.amazonaws.services.braket.model.DeviceSummary
-
The ARN of the device.
- getDeviceArn() - Method in class com.amazonaws.services.braket.model.GetDeviceRequest
-
The ARN of the device to retrieve.
- getDeviceArn() - Method in class com.amazonaws.services.braket.model.GetDeviceResult
-
The ARN of the device.
- getDeviceArn() - Method in class com.amazonaws.services.braket.model.GetQuantumTaskResult
-
The ARN of the device the task was run on.
- getDeviceArn() - Method in class com.amazonaws.services.braket.model.QuantumTaskSummary
-
The ARN of the device the task ran on.
- getDeviceAsync(GetDeviceRequest) - Method in class com.amazonaws.services.braket.AbstractAWSBraketAsync
-
- getDeviceAsync(GetDeviceRequest, AsyncHandler<GetDeviceRequest, GetDeviceResult>) - Method in class com.amazonaws.services.braket.AbstractAWSBraketAsync
-
- getDeviceAsync(GetDeviceRequest) - Method in interface com.amazonaws.services.braket.AWSBraketAsync
-
Retrieves the devices available in Amazon Braket.
- getDeviceAsync(GetDeviceRequest, AsyncHandler<GetDeviceRequest, GetDeviceResult>) - Method in interface com.amazonaws.services.braket.AWSBraketAsync
-
Retrieves the devices available in Amazon Braket.
- getDeviceAsync(GetDeviceRequest) - Method in class com.amazonaws.services.braket.AWSBraketAsyncClient
-
- getDeviceAsync(GetDeviceRequest, AsyncHandler<GetDeviceRequest, GetDeviceResult>) - Method in class com.amazonaws.services.braket.AWSBraketAsyncClient
-
- getDeviceCapabilities() - Method in class com.amazonaws.services.braket.model.GetDeviceResult
-
Details about the capabilities of the device.
- getDeviceConfig() - Method in class com.amazonaws.services.braket.model.CreateJobRequest
-
The quantum processing unit (QPU) or simulator used to create an Amazon Braket job.
- getDeviceConfig() - Method in class com.amazonaws.services.braket.model.GetJobResult
-
The quantum processing unit (QPU) or simulator used to run the Amazon Braket job.
- getDeviceName() - Method in class com.amazonaws.services.braket.model.DeviceSummary
-
The name of the device.
- getDeviceName() - Method in class com.amazonaws.services.braket.model.GetDeviceResult
-
The name of the device.
- getDeviceParameters() - Method in class com.amazonaws.services.braket.model.CreateQuantumTaskRequest
-
The parameters for the device to run the task on.
- getDeviceParameters() - Method in class com.amazonaws.services.braket.model.GetQuantumTaskResult
-
The parameters for the device on which the task ran.
- GetDeviceRequest - Class in com.amazonaws.services.braket.model
-
- GetDeviceRequest() - Constructor for class com.amazonaws.services.braket.model.GetDeviceRequest
-
- GetDeviceResult - Class in com.amazonaws.services.braket.model
-
- GetDeviceResult() - Constructor for class com.amazonaws.services.braket.model.GetDeviceResult
-
- getDevices() - Method in class com.amazonaws.services.braket.model.SearchDevicesResult
-
An array of DeviceSummary objects for devices that match the specified filter values.
- getDeviceStatus() - Method in class com.amazonaws.services.braket.model.DeviceSummary
-
The status of the device.
- getDeviceStatus() - Method in class com.amazonaws.services.braket.model.GetDeviceResult
-
The status of the device.
- getDeviceType() - Method in class com.amazonaws.services.braket.model.DeviceSummary
-
The type of the device.
- getDeviceType() - Method in class com.amazonaws.services.braket.model.GetDeviceResult
-
The type of the device.
- getEndedAt() - Method in class com.amazonaws.services.braket.model.GetJobResult
-
The date and time that the Amazon Braket job ended.
- getEndedAt() - Method in class com.amazonaws.services.braket.model.GetQuantumTaskResult
-
The time at which the task ended.
- getEndedAt() - Method in class com.amazonaws.services.braket.model.JobSummary
-
The date and time that the Amazon Braket job ended.
- getEndedAt() - Method in class com.amazonaws.services.braket.model.QuantumTaskSummary
-
The time at which the task finished.
- getEntryPoint() - Method in class com.amazonaws.services.braket.model.ScriptModeConfig
-
The path to the Python script that serves as the entry point for an Amazon Braket job.
- getEvents() - Method in class com.amazonaws.services.braket.model.GetJobResult
-
Details about the type and time events occurred related to the Amazon Braket job.
- getEventType() - Method in class com.amazonaws.services.braket.model.JobEventDetails
-
The type of event that occurred related to the Amazon Braket job.
- getExecutorService() - Method in class com.amazonaws.services.braket.AWSBraketAsyncClient
-
Returns the executor service used by this client to execute async requests.
- getFailureReason() - Method in class com.amazonaws.services.braket.model.GetJobResult
-
A description of the reason why an Amazon Braket job failed, if it failed.
- getFailureReason() - Method in class com.amazonaws.services.braket.model.GetQuantumTaskResult
-
The reason that a task failed.
- getFilters() - Method in class com.amazonaws.services.braket.model.SearchDevicesRequest
-
The filter values to use to search for a device.
- getFilters() - Method in class com.amazonaws.services.braket.model.SearchJobsRequest
-
The filter values to use when searching for a job.
- getFilters() - Method in class com.amazonaws.services.braket.model.SearchQuantumTasksRequest
-
Array of SearchQuantumTasksFilter objects.
- getHyperParameters() - Method in class com.amazonaws.services.braket.model.CreateJobRequest
-
Algorithm-specific parameters used by an Amazon Braket job that influence the quality of the training job.
- getHyperParameters() - Method in class com.amazonaws.services.braket.model.GetJobResult
-
Algorithm-specific parameters used by an Amazon Braket job that influence the quality of the traiing job.
- getInputDataConfig() - Method in class com.amazonaws.services.braket.model.CreateJobRequest
-
A list of parameters that specify the name and type of input data and where it is located.
- getInputDataConfig() - Method in class com.amazonaws.services.braket.model.GetJobResult
-
A list of parameters that specify the name and type of input data and where it is located.
- getInstanceConfig() - Method in class com.amazonaws.services.braket.model.CreateJobRequest
-
Configuration of the resource instances to use while running the hybrid job on Amazon Braket.
- getInstanceConfig() - Method in class com.amazonaws.services.braket.model.GetJobResult
-
The resource instances to use while running the hybrid job on Amazon Braket.
- getInstanceCount() - Method in class com.amazonaws.services.braket.model.InstanceConfig
-
Configures the number of resource instances to use while running an Amazon Braket job on Amazon Braket.
- getInstanceType() - Method in class com.amazonaws.services.braket.model.InstanceConfig
-
Configures the type resource instances to use while running an Amazon Braket hybrid job.
- getJob(GetJobRequest) - Method in class com.amazonaws.services.braket.AbstractAWSBraket
-
- getJob(GetJobRequest) - Method in interface com.amazonaws.services.braket.AWSBraket
-
Retrieves the specified Amazon Braket job.
- getJob(GetJobRequest) - Method in class com.amazonaws.services.braket.AWSBraketClient
-
Retrieves the specified Amazon Braket job.
- getJobArn() - Method in class com.amazonaws.services.braket.model.CancelJobRequest
-
The ARN of the Amazon Braket job to cancel.
- getJobArn() - Method in class com.amazonaws.services.braket.model.CancelJobResult
-
The ARN of the Amazon Braket job.
- getJobArn() - Method in class com.amazonaws.services.braket.model.CreateJobResult
-
The ARN of the Amazon Braket job created.
- getJobArn() - Method in class com.amazonaws.services.braket.model.GetJobRequest
-
The ARN of the job to retrieve.
- getJobArn() - Method in class com.amazonaws.services.braket.model.GetJobResult
-
The ARN of the Amazon Braket job.
- getJobArn() - Method in class com.amazonaws.services.braket.model.GetQuantumTaskResult
-
The ARN of the Amazon Braket job associated with the quantum task.
- getJobArn() - Method in class com.amazonaws.services.braket.model.JobSummary
-
The ARN of the Amazon Braket job.
- getJobAsync(GetJobRequest) - Method in class com.amazonaws.services.braket.AbstractAWSBraketAsync
-
- getJobAsync(GetJobRequest, AsyncHandler<GetJobRequest, GetJobResult>) - Method in class com.amazonaws.services.braket.AbstractAWSBraketAsync
-
- getJobAsync(GetJobRequest) - Method in interface com.amazonaws.services.braket.AWSBraketAsync
-
Retrieves the specified Amazon Braket job.
- getJobAsync(GetJobRequest, AsyncHandler<GetJobRequest, GetJobResult>) - Method in interface com.amazonaws.services.braket.AWSBraketAsync
-
Retrieves the specified Amazon Braket job.
- getJobAsync(GetJobRequest) - Method in class com.amazonaws.services.braket.AWSBraketAsyncClient
-
- getJobAsync(GetJobRequest, AsyncHandler<GetJobRequest, GetJobResult>) - Method in class com.amazonaws.services.braket.AWSBraketAsyncClient
-
- getJobName() - Method in class com.amazonaws.services.braket.model.CreateJobRequest
-
The name of the Amazon Braket job.
- getJobName() - Method in class com.amazonaws.services.braket.model.GetJobResult
-
The name of the Amazon Braket job.
- getJobName() - Method in class com.amazonaws.services.braket.model.JobSummary
-
The name of the Amazon Braket job.
- GetJobRequest - Class in com.amazonaws.services.braket.model
-
- GetJobRequest() - Constructor for class com.amazonaws.services.braket.model.GetJobRequest
-
- GetJobResult - Class in com.amazonaws.services.braket.model
-
- GetJobResult() - Constructor for class com.amazonaws.services.braket.model.GetJobResult
-
- getJobs() - Method in class com.amazonaws.services.braket.model.SearchJobsResult
-
An array of JobSummary objects for devices that match the specified filter values.
- getJobToken() - Method in class com.amazonaws.services.braket.model.CreateQuantumTaskRequest
-
The token for an Amazon Braket job that associates it with the quantum task.
- getKmsKeyId() - Method in class com.amazonaws.services.braket.model.JobOutputDataConfig
-
The AWS Key Management Service (AWS KMS) key that Amazon Braket uses to encrypt the job training artifacts at
rest using Amazon S3 server-side encryption.
- getLocalPath() - Method in class com.amazonaws.services.braket.model.JobCheckpointConfig
-
(Optional) The local directory where checkpoints are written.
- getMaxResults() - Method in class com.amazonaws.services.braket.model.SearchDevicesRequest
-
The maximum number of results to return in the response.
- getMaxResults() - Method in class com.amazonaws.services.braket.model.SearchJobsRequest
-
The maximum number of results to return in the response.
- getMaxResults() - Method in class com.amazonaws.services.braket.model.SearchQuantumTasksRequest
-
Maximum number of results to return in the response.
- getMaxRuntimeInSeconds() - Method in class com.amazonaws.services.braket.model.JobStoppingCondition
-
The maximum length of time, in seconds, that an Amazon Braket job can run.
- getMessage() - Method in class com.amazonaws.services.braket.model.JobEventDetails
-
A message describing the event that occurred related to the Amazon Braket job.
- getName() - Method in class com.amazonaws.services.braket.model.SearchDevicesFilter
-
The name to use to filter results.
- getName() - Method in class com.amazonaws.services.braket.model.SearchJobsFilter
-
The name to use for the jobs filter.
- getName() - Method in class com.amazonaws.services.braket.model.SearchQuantumTasksFilter
-
The name of the device used for the task.
- getNextToken() - Method in class com.amazonaws.services.braket.model.SearchDevicesRequest
-
A token used for pagination of results returned in the response.
- getNextToken() - Method in class com.amazonaws.services.braket.model.SearchDevicesResult
-
A token used for pagination of results, or null if there are no additional results.
- getNextToken() - Method in class com.amazonaws.services.braket.model.SearchJobsRequest
-
A token used for pagination of results returned in the response.
- getNextToken() - Method in class com.amazonaws.services.braket.model.SearchJobsResult
-
A token used for pagination of results, or null if there are no additional results.
- getNextToken() - Method in class com.amazonaws.services.braket.model.SearchQuantumTasksRequest
-
A token used for pagination of results returned in the response.
- getNextToken() - Method in class com.amazonaws.services.braket.model.SearchQuantumTasksResult
-
A token used for pagination of results, or null if there are no additional results.
- getOperator() - Method in class com.amazonaws.services.braket.model.SearchJobsFilter
-
An operator to use for the jobs filter.
- getOperator() - Method in class com.amazonaws.services.braket.model.SearchQuantumTasksFilter
-
An operator to use in the filter.
- getOutputDataConfig() - Method in class com.amazonaws.services.braket.model.CreateJobRequest
-
The path to the S3 location where you want to store job artifacts and the encryption key used to store them.
- getOutputDataConfig() - Method in class com.amazonaws.services.braket.model.GetJobResult
-
The path to the S3 location where job artifacts are stored and the encryption key used to store them there.
- getOutputS3Bucket() - Method in class com.amazonaws.services.braket.model.CreateQuantumTaskRequest
-
The S3 bucket to store task result files in.
- getOutputS3Bucket() - Method in class com.amazonaws.services.braket.model.GetQuantumTaskResult
-
The S3 bucket where task results are stored.
- getOutputS3Bucket() - Method in class com.amazonaws.services.braket.model.QuantumTaskSummary
-
The S3 bucket where the task result file is stored..
- getOutputS3Directory() - Method in class com.amazonaws.services.braket.model.GetQuantumTaskResult
-
The folder in the S3 bucket where task results are stored.
- getOutputS3Directory() - Method in class com.amazonaws.services.braket.model.QuantumTaskSummary
-
The folder in the S3 bucket where the task result file is stored.
- getOutputS3KeyPrefix() - Method in class com.amazonaws.services.braket.model.CreateQuantumTaskRequest
-
The key prefix for the location in the S3 bucket to store task results in.
- getProviderName() - Method in class com.amazonaws.services.braket.model.DeviceSummary
-
The provider of the device.
- getProviderName() - Method in class com.amazonaws.services.braket.model.GetDeviceResult
-
The name of the partner company for the device.
- getQuantumTask(GetQuantumTaskRequest) - Method in class com.amazonaws.services.braket.AbstractAWSBraket
-
- getQuantumTask(GetQuantumTaskRequest) - Method in interface com.amazonaws.services.braket.AWSBraket
-
Retrieves the specified quantum task.
- getQuantumTask(GetQuantumTaskRequest) - Method in class com.amazonaws.services.braket.AWSBraketClient
-
Retrieves the specified quantum task.
- getQuantumTaskArn() - Method in class com.amazonaws.services.braket.model.CancelQuantumTaskRequest
-
The ARN of the task to cancel.
- getQuantumTaskArn() - Method in class com.amazonaws.services.braket.model.CancelQuantumTaskResult
-
The ARN of the task.
- getQuantumTaskArn() - Method in class com.amazonaws.services.braket.model.CreateQuantumTaskResult
-
The ARN of the task created by the request.
- getQuantumTaskArn() - Method in class com.amazonaws.services.braket.model.GetQuantumTaskRequest
-
the ARN of the task to retrieve.
- getQuantumTaskArn() - Method in class com.amazonaws.services.braket.model.GetQuantumTaskResult
-
The ARN of the task.
- getQuantumTaskArn() - Method in class com.amazonaws.services.braket.model.QuantumTaskSummary
-
The ARN of the task.
- getQuantumTaskAsync(GetQuantumTaskRequest) - Method in class com.amazonaws.services.braket.AbstractAWSBraketAsync
-
- getQuantumTaskAsync(GetQuantumTaskRequest, AsyncHandler<GetQuantumTaskRequest, GetQuantumTaskResult>) - Method in class com.amazonaws.services.braket.AbstractAWSBraketAsync
-
- getQuantumTaskAsync(GetQuantumTaskRequest) - Method in interface com.amazonaws.services.braket.AWSBraketAsync
-
Retrieves the specified quantum task.
- getQuantumTaskAsync(GetQuantumTaskRequest, AsyncHandler<GetQuantumTaskRequest, GetQuantumTaskResult>) - Method in interface com.amazonaws.services.braket.AWSBraketAsync
-
Retrieves the specified quantum task.
- getQuantumTaskAsync(GetQuantumTaskRequest) - Method in class com.amazonaws.services.braket.AWSBraketAsyncClient
-
- getQuantumTaskAsync(GetQuantumTaskRequest, AsyncHandler<GetQuantumTaskRequest, GetQuantumTaskResult>) - Method in class com.amazonaws.services.braket.AWSBraketAsyncClient
-
- GetQuantumTaskRequest - Class in com.amazonaws.services.braket.model
-
- GetQuantumTaskRequest() - Constructor for class com.amazonaws.services.braket.model.GetQuantumTaskRequest
-
- GetQuantumTaskResult - Class in com.amazonaws.services.braket.model
-
- GetQuantumTaskResult() - Constructor for class com.amazonaws.services.braket.model.GetQuantumTaskResult
-
- getQuantumTasks() - Method in class com.amazonaws.services.braket.model.SearchQuantumTasksResult
-
An array of QuantumTaskSummary objects for tasks that match the specified filters.
- getResourceArn() - Method in class com.amazonaws.services.braket.model.ListTagsForResourceRequest
-
Specify the resourceArn for the resource whose tags to display.
- getResourceArn() - Method in class com.amazonaws.services.braket.model.TagResourceRequest
-
Specify the resourceArn of the resource to which a tag will be added.
- getResourceArn() - Method in class com.amazonaws.services.braket.model.UntagResourceRequest
-
Specify the resourceArn for the resource from which to remove the tags.
- getRoleArn() - Method in class com.amazonaws.services.braket.model.CreateJobRequest
-
The Amazon Resource Name (ARN) of an IAM role that Amazon Braket can assume to perform tasks on behalf of a user.
- getRoleArn() - Method in class com.amazonaws.services.braket.model.GetJobResult
-
The Amazon Resource Name (ARN) of an IAM role that Amazon Braket can assume to perform tasks on behalf of a user.
- getS3DataSource() - Method in class com.amazonaws.services.braket.model.DataSource
-
Information about the data stored in Amazon S3 used by the Amazon Braket job.
- getS3Path() - Method in class com.amazonaws.services.braket.model.JobOutputDataConfig
-
Identifies the S3 path where you want Amazon Braket to store the job training artifacts.
- getS3Uri() - Method in class com.amazonaws.services.braket.model.JobCheckpointConfig
-
Identifies the S3 path where you want Amazon Braket to store checkpoints.
- getS3Uri() - Method in class com.amazonaws.services.braket.model.S3DataSource
-
Depending on the value specified for the S3DataType, identifies either a key name prefix or a
manifest that locates the S3 data source.
- getS3Uri() - Method in class com.amazonaws.services.braket.model.ScriptModeConfig
-
The URI that specifies the S3 path to the Python script module that contains the training script used by an
Amazon Braket job.
- getScriptModeConfig() - Method in class com.amazonaws.services.braket.model.AlgorithmSpecification
-
Configures the paths to the Python scripts used for entry and training.
- getShots() - Method in class com.amazonaws.services.braket.model.CreateQuantumTaskRequest
-
The number of shots to use for the task.
- getShots() - Method in class com.amazonaws.services.braket.model.GetQuantumTaskResult
-
The number of shots used in the task.
- getShots() - Method in class com.amazonaws.services.braket.model.QuantumTaskSummary
-
The shots used for the task.
- getStartedAt() - Method in class com.amazonaws.services.braket.model.GetJobResult
-
The date and time that the Amazon Braket job was started.
- getStartedAt() - Method in class com.amazonaws.services.braket.model.JobSummary
-
The date and time that the Amazon Braket job was started.
- getStatus() - Method in class com.amazonaws.services.braket.model.GetJobResult
-
The status of the Amazon Braket job.
- getStatus() - Method in class com.amazonaws.services.braket.model.GetQuantumTaskResult
-
The status of the task.
- getStatus() - Method in class com.amazonaws.services.braket.model.JobSummary
-
The status of the Amazon Braket job.
- getStatus() - Method in class com.amazonaws.services.braket.model.QuantumTaskSummary
-
The status of the task.
- getStoppingCondition() - Method in class com.amazonaws.services.braket.model.CreateJobRequest
-
The user-defined criteria that specifies when a job stops running.
- getStoppingCondition() - Method in class com.amazonaws.services.braket.model.GetJobResult
-
The user-defined criteria that specifies when to stop a job running.
- getTagKeys() - Method in class com.amazonaws.services.braket.model.UntagResourceRequest
-
Specify the keys for the tags to remove from the resource.
- getTags() - Method in class com.amazonaws.services.braket.model.CreateJobRequest
-
A tag object that consists of a key and an optional value, used to manage metadata for Amazon Braket resources.
- getTags() - Method in class com.amazonaws.services.braket.model.CreateQuantumTaskRequest
-
Tags to be added to the quantum task you're creating.
- getTags() - Method in class com.amazonaws.services.braket.model.GetJobResult
-
A tag object that consists of a key and an optional value, used to manage metadata for Amazon Braket resources.
- getTags() - Method in class com.amazonaws.services.braket.model.GetQuantumTaskResult
-
The tags that belong to this task.
- getTags() - Method in class com.amazonaws.services.braket.model.JobSummary
-
A tag object that consists of a key and an optional value, used to manage metadata for Amazon Braket resources.
- getTags() - Method in class com.amazonaws.services.braket.model.ListTagsForResourceResult
-
Displays the key, value pairs of tags associated with this resource.
- getTags() - Method in class com.amazonaws.services.braket.model.QuantumTaskSummary
-
Displays the key, value pairs of tags associated with this quantum task.
- getTags() - Method in class com.amazonaws.services.braket.model.TagResourceRequest
-
Specify the tags to add to the resource.
- getTimeOfEvent() - Method in class com.amazonaws.services.braket.model.JobEventDetails
-
TThe type of event that occurred related to the Amazon Braket job.
- getUri() - Method in class com.amazonaws.services.braket.model.ContainerImage
-
The URI locating the container image.
- getValues() - Method in class com.amazonaws.services.braket.model.SearchDevicesFilter
-
The values to use to filter results.
- getValues() - Method in class com.amazonaws.services.braket.model.SearchJobsFilter
-
The values to use for the jobs filter.
- getValues() - Method in class com.amazonaws.services.braket.model.SearchQuantumTasksFilter
-
The values to use for the filter.
- getVolumeSizeInGb() - Method in class com.amazonaws.services.braket.model.InstanceConfig
-
The size of the storage volume, in GB, that user wants to provision.
- S3DataSource - Class in com.amazonaws.services.braket.model
-
Information about the data stored in Amazon S3 used by the Amazon Braket job.
- S3DataSource() - Constructor for class com.amazonaws.services.braket.model.S3DataSource
-
- ScriptModeConfig - Class in com.amazonaws.services.braket.model
-
Contains information about the Python scripts used for entry and by an Amazon Braket job.
- ScriptModeConfig() - Constructor for class com.amazonaws.services.braket.model.ScriptModeConfig
-
- searchDevices(SearchDevicesRequest) - Method in class com.amazonaws.services.braket.AbstractAWSBraket
-
- searchDevices(SearchDevicesRequest) - Method in interface com.amazonaws.services.braket.AWSBraket
-
Searches for devices using the specified filters.
- searchDevices(SearchDevicesRequest) - Method in class com.amazonaws.services.braket.AWSBraketClient
-
Searches for devices using the specified filters.
- searchDevicesAsync(SearchDevicesRequest) - Method in class com.amazonaws.services.braket.AbstractAWSBraketAsync
-
- searchDevicesAsync(SearchDevicesRequest, AsyncHandler<SearchDevicesRequest, SearchDevicesResult>) - Method in class com.amazonaws.services.braket.AbstractAWSBraketAsync
-
- searchDevicesAsync(SearchDevicesRequest) - Method in interface com.amazonaws.services.braket.AWSBraketAsync
-
Searches for devices using the specified filters.
- searchDevicesAsync(SearchDevicesRequest, AsyncHandler<SearchDevicesRequest, SearchDevicesResult>) - Method in interface com.amazonaws.services.braket.AWSBraketAsync
-
Searches for devices using the specified filters.
- searchDevicesAsync(SearchDevicesRequest) - Method in class com.amazonaws.services.braket.AWSBraketAsyncClient
-
- searchDevicesAsync(SearchDevicesRequest, AsyncHandler<SearchDevicesRequest, SearchDevicesResult>) - Method in class com.amazonaws.services.braket.AWSBraketAsyncClient
-
- SearchDevicesFilter - Class in com.amazonaws.services.braket.model
-
The filter to use for searching devices.
- SearchDevicesFilter() - Constructor for class com.amazonaws.services.braket.model.SearchDevicesFilter
-
- SearchDevicesRequest - Class in com.amazonaws.services.braket.model
-
- SearchDevicesRequest() - Constructor for class com.amazonaws.services.braket.model.SearchDevicesRequest
-
- SearchDevicesResult - Class in com.amazonaws.services.braket.model
-
- SearchDevicesResult() - Constructor for class com.amazonaws.services.braket.model.SearchDevicesResult
-
- searchJobs(SearchJobsRequest) - Method in class com.amazonaws.services.braket.AbstractAWSBraket
-
- searchJobs(SearchJobsRequest) - Method in interface com.amazonaws.services.braket.AWSBraket
-
Searches for Amazon Braket jobs that match the specified filter values.
- searchJobs(SearchJobsRequest) - Method in class com.amazonaws.services.braket.AWSBraketClient
-
Searches for Amazon Braket jobs that match the specified filter values.
- searchJobsAsync(SearchJobsRequest) - Method in class com.amazonaws.services.braket.AbstractAWSBraketAsync
-
- searchJobsAsync(SearchJobsRequest, AsyncHandler<SearchJobsRequest, SearchJobsResult>) - Method in class com.amazonaws.services.braket.AbstractAWSBraketAsync
-
- searchJobsAsync(SearchJobsRequest) - Method in interface com.amazonaws.services.braket.AWSBraketAsync
-
Searches for Amazon Braket jobs that match the specified filter values.
- searchJobsAsync(SearchJobsRequest, AsyncHandler<SearchJobsRequest, SearchJobsResult>) - Method in interface com.amazonaws.services.braket.AWSBraketAsync
-
Searches for Amazon Braket jobs that match the specified filter values.
- searchJobsAsync(SearchJobsRequest) - Method in class com.amazonaws.services.braket.AWSBraketAsyncClient
-
- searchJobsAsync(SearchJobsRequest, AsyncHandler<SearchJobsRequest, SearchJobsResult>) - Method in class com.amazonaws.services.braket.AWSBraketAsyncClient
-
- SearchJobsFilter - Class in com.amazonaws.services.braket.model
-
A filter used to search for Amazon Braket jobs.
- SearchJobsFilter() - Constructor for class com.amazonaws.services.braket.model.SearchJobsFilter
-
- SearchJobsFilterOperator - Enum in com.amazonaws.services.braket.model
-
- SearchJobsRequest - Class in com.amazonaws.services.braket.model
-
- SearchJobsRequest() - Constructor for class com.amazonaws.services.braket.model.SearchJobsRequest
-
- SearchJobsResult - Class in com.amazonaws.services.braket.model
-
- SearchJobsResult() - Constructor for class com.amazonaws.services.braket.model.SearchJobsResult
-
- searchQuantumTasks(SearchQuantumTasksRequest) - Method in class com.amazonaws.services.braket.AbstractAWSBraket
-
- searchQuantumTasks(SearchQuantumTasksRequest) - Method in interface com.amazonaws.services.braket.AWSBraket
-
Searches for tasks that match the specified filter values.
- searchQuantumTasks(SearchQuantumTasksRequest) - Method in class com.amazonaws.services.braket.AWSBraketClient
-
Searches for tasks that match the specified filter values.
- searchQuantumTasksAsync(SearchQuantumTasksRequest) - Method in class com.amazonaws.services.braket.AbstractAWSBraketAsync
-
- searchQuantumTasksAsync(SearchQuantumTasksRequest, AsyncHandler<SearchQuantumTasksRequest, SearchQuantumTasksResult>) - Method in class com.amazonaws.services.braket.AbstractAWSBraketAsync
-
- searchQuantumTasksAsync(SearchQuantumTasksRequest) - Method in interface com.amazonaws.services.braket.AWSBraketAsync
-
Searches for tasks that match the specified filter values.
- searchQuantumTasksAsync(SearchQuantumTasksRequest, AsyncHandler<SearchQuantumTasksRequest, SearchQuantumTasksResult>) - Method in interface com.amazonaws.services.braket.AWSBraketAsync
-
Searches for tasks that match the specified filter values.
- searchQuantumTasksAsync(SearchQuantumTasksRequest) - Method in class com.amazonaws.services.braket.AWSBraketAsyncClient
-
- searchQuantumTasksAsync(SearchQuantumTasksRequest, AsyncHandler<SearchQuantumTasksRequest, SearchQuantumTasksResult>) - Method in class com.amazonaws.services.braket.AWSBraketAsyncClient
-
- SearchQuantumTasksFilter - Class in com.amazonaws.services.braket.model
-
A filter to use to search for tasks.
- SearchQuantumTasksFilter() - Constructor for class com.amazonaws.services.braket.model.SearchQuantumTasksFilter
-
- SearchQuantumTasksFilterOperator - Enum in com.amazonaws.services.braket.model
-
- SearchQuantumTasksRequest - Class in com.amazonaws.services.braket.model
-
- SearchQuantumTasksRequest() - Constructor for class com.amazonaws.services.braket.model.SearchQuantumTasksRequest
-
- SearchQuantumTasksResult - Class in com.amazonaws.services.braket.model
-
- SearchQuantumTasksResult() - Constructor for class com.amazonaws.services.braket.model.SearchQuantumTasksResult
-
- ServiceQuotaExceededException - Exception in com.amazonaws.services.braket.model
-
The request failed because a service quota is exceeded.
- ServiceQuotaExceededException(String) - Constructor for exception com.amazonaws.services.braket.model.ServiceQuotaExceededException
-
Constructs a new ServiceQuotaExceededException with the specified error message.
- setAction(String) - Method in class com.amazonaws.services.braket.model.CreateQuantumTaskRequest
-
The action associated with the task.
- setAlgorithmSpecification(AlgorithmSpecification) - Method in class com.amazonaws.services.braket.model.CreateJobRequest
-
Definition of the Amazon Braket job to be created.
- setAlgorithmSpecification(AlgorithmSpecification) - Method in class com.amazonaws.services.braket.model.GetJobResult
-
Definition of the Amazon Braket job created.
- setBillableDuration(Integer) - Method in class com.amazonaws.services.braket.model.GetJobResult
-
The billable time the Amazon Braket job used to complete.
- setCancellationStatus(String) - Method in class com.amazonaws.services.braket.model.CancelJobResult
-
The status of the job cancellation request.
- setCancellationStatus(String) - Method in class com.amazonaws.services.braket.model.CancelQuantumTaskResult
-
The status of the cancellation request.
- setChannelName(String) - Method in class com.amazonaws.services.braket.model.InputFileConfig
-
A named input source that an Amazon Braket job can consume.
- setCheckpointConfig(JobCheckpointConfig) - Method in class com.amazonaws.services.braket.model.CreateJobRequest
-
Information about the output locations for job checkpoint data.
- setCheckpointConfig(JobCheckpointConfig) - Method in class com.amazonaws.services.braket.model.GetJobResult
-
Information about the output locations for job checkpoint data.
- setClientToken(String) - Method in class com.amazonaws.services.braket.model.CancelQuantumTaskRequest
-
The client token associated with the request.
- setClientToken(String) - Method in class com.amazonaws.services.braket.model.CreateJobRequest
-
A unique token that guarantees that the call to this API is idempotent.
- setClientToken(String) - Method in class com.amazonaws.services.braket.model.CreateQuantumTaskRequest
-
The client token associated with the request.
- setCompressionType(String) - Method in class com.amazonaws.services.braket.model.ScriptModeConfig
-
The type of compression used by the Python scripts for an Amazon Braket job.
- setContainerImage(ContainerImage) - Method in class com.amazonaws.services.braket.model.AlgorithmSpecification
-
The container image used to create an Amazon Braket job.
- setContentType(String) - Method in class com.amazonaws.services.braket.model.InputFileConfig
-
The MIME type of the data.
- setCreatedAt(Date) - Method in class com.amazonaws.services.braket.model.GetJobResult
-
The date and time that the Amazon Braket job was created.
- setCreatedAt(Date) - Method in class com.amazonaws.services.braket.model.GetQuantumTaskResult
-
The time at which the task was created.
- setCreatedAt(Date) - Method in class com.amazonaws.services.braket.model.JobSummary
-
The date and time that the Amazon Braket job was created.
- setCreatedAt(Date) - Method in class com.amazonaws.services.braket.model.QuantumTaskSummary
-
The time at which the task was created.
- setDataSource(DataSource) - Method in class com.amazonaws.services.braket.model.InputFileConfig
-
The location of the channel data.
- setDevice(String) - Method in class com.amazonaws.services.braket.model.DeviceConfig
-
The primary quantum processing unit (QPU) or simulator used to create and run an Amazon Braket job.
- setDevice(String) - Method in class com.amazonaws.services.braket.model.JobSummary
-
Provides summary information about the primary device used by an Amazon Braket job.
- setDeviceArn(String) - Method in class com.amazonaws.services.braket.model.CreateQuantumTaskRequest
-
The ARN of the device to run the task on.
- setDeviceArn(String) - Method in class com.amazonaws.services.braket.model.DeviceSummary
-
The ARN of the device.
- setDeviceArn(String) - Method in class com.amazonaws.services.braket.model.GetDeviceRequest
-
The ARN of the device to retrieve.
- setDeviceArn(String) - Method in class com.amazonaws.services.braket.model.GetDeviceResult
-
The ARN of the device.
- setDeviceArn(String) - Method in class com.amazonaws.services.braket.model.GetQuantumTaskResult
-
The ARN of the device the task was run on.
- setDeviceArn(String) - Method in class com.amazonaws.services.braket.model.QuantumTaskSummary
-
The ARN of the device the task ran on.
- setDeviceCapabilities(String) - Method in class com.amazonaws.services.braket.model.GetDeviceResult
-
Details about the capabilities of the device.
- setDeviceConfig(DeviceConfig) - Method in class com.amazonaws.services.braket.model.CreateJobRequest
-
The quantum processing unit (QPU) or simulator used to create an Amazon Braket job.
- setDeviceConfig(DeviceConfig) - Method in class com.amazonaws.services.braket.model.GetJobResult
-
The quantum processing unit (QPU) or simulator used to run the Amazon Braket job.
- setDeviceName(String) - Method in class com.amazonaws.services.braket.model.DeviceSummary
-
The name of the device.
- setDeviceName(String) - Method in class com.amazonaws.services.braket.model.GetDeviceResult
-
The name of the device.
- setDeviceParameters(String) - Method in class com.amazonaws.services.braket.model.CreateQuantumTaskRequest
-
The parameters for the device to run the task on.
- setDeviceParameters(String) - Method in class com.amazonaws.services.braket.model.GetQuantumTaskResult
-
The parameters for the device on which the task ran.
- setDevices(Collection<DeviceSummary>) - Method in class com.amazonaws.services.braket.model.SearchDevicesResult
-
An array of DeviceSummary objects for devices that match the specified filter values.
- setDeviceStatus(String) - Method in class com.amazonaws.services.braket.model.DeviceSummary
-
The status of the device.
- setDeviceStatus(String) - Method in class com.amazonaws.services.braket.model.GetDeviceResult
-
The status of the device.
- setDeviceType(String) - Method in class com.amazonaws.services.braket.model.DeviceSummary
-
The type of the device.
- setDeviceType(String) - Method in class com.amazonaws.services.braket.model.GetDeviceResult
-
The type of the device.
- setEndedAt(Date) - Method in class com.amazonaws.services.braket.model.GetJobResult
-
The date and time that the Amazon Braket job ended.
- setEndedAt(Date) - Method in class com.amazonaws.services.braket.model.GetQuantumTaskResult
-
The time at which the task ended.
- setEndedAt(Date) - Method in class com.amazonaws.services.braket.model.JobSummary
-
The date and time that the Amazon Braket job ended.
- setEndedAt(Date) - Method in class com.amazonaws.services.braket.model.QuantumTaskSummary
-
The time at which the task finished.
- setEntryPoint(String) - Method in class com.amazonaws.services.braket.model.ScriptModeConfig
-
The path to the Python script that serves as the entry point for an Amazon Braket job.
- setEvents(Collection<JobEventDetails>) - Method in class com.amazonaws.services.braket.model.GetJobResult
-
Details about the type and time events occurred related to the Amazon Braket job.
- setEventType(String) - Method in class com.amazonaws.services.braket.model.JobEventDetails
-
The type of event that occurred related to the Amazon Braket job.
- setFailureReason(String) - Method in class com.amazonaws.services.braket.model.GetJobResult
-
A description of the reason why an Amazon Braket job failed, if it failed.
- setFailureReason(String) - Method in class com.amazonaws.services.braket.model.GetQuantumTaskResult
-
The reason that a task failed.
- setFilters(Collection<SearchDevicesFilter>) - Method in class com.amazonaws.services.braket.model.SearchDevicesRequest
-
The filter values to use to search for a device.
- setFilters(Collection<SearchJobsFilter>) - Method in class com.amazonaws.services.braket.model.SearchJobsRequest
-
The filter values to use when searching for a job.
- setFilters(Collection<SearchQuantumTasksFilter>) - Method in class com.amazonaws.services.braket.model.SearchQuantumTasksRequest
-
Array of SearchQuantumTasksFilter objects.
- setHyperParameters(Map<String, String>) - Method in class com.amazonaws.services.braket.model.CreateJobRequest
-
Algorithm-specific parameters used by an Amazon Braket job that influence the quality of the training job.
- setHyperParameters(Map<String, String>) - Method in class com.amazonaws.services.braket.model.GetJobResult
-
Algorithm-specific parameters used by an Amazon Braket job that influence the quality of the traiing job.
- setInputDataConfig(Collection<InputFileConfig>) - Method in class com.amazonaws.services.braket.model.CreateJobRequest
-
A list of parameters that specify the name and type of input data and where it is located.
- setInputDataConfig(Collection<InputFileConfig>) - Method in class com.amazonaws.services.braket.model.GetJobResult
-
A list of parameters that specify the name and type of input data and where it is located.
- setInstanceConfig(InstanceConfig) - Method in class com.amazonaws.services.braket.model.CreateJobRequest
-
Configuration of the resource instances to use while running the hybrid job on Amazon Braket.
- setInstanceConfig(InstanceConfig) - Method in class com.amazonaws.services.braket.model.GetJobResult
-
The resource instances to use while running the hybrid job on Amazon Braket.
- setInstanceCount(Integer) - Method in class com.amazonaws.services.braket.model.InstanceConfig
-
Configures the number of resource instances to use while running an Amazon Braket job on Amazon Braket.
- setInstanceType(String) - Method in class com.amazonaws.services.braket.model.InstanceConfig
-
Configures the type resource instances to use while running an Amazon Braket hybrid job.
- setJobArn(String) - Method in class com.amazonaws.services.braket.model.CancelJobRequest
-
The ARN of the Amazon Braket job to cancel.
- setJobArn(String) - Method in class com.amazonaws.services.braket.model.CancelJobResult
-
The ARN of the Amazon Braket job.
- setJobArn(String) - Method in class com.amazonaws.services.braket.model.CreateJobResult
-
The ARN of the Amazon Braket job created.
- setJobArn(String) - Method in class com.amazonaws.services.braket.model.GetJobRequest
-
The ARN of the job to retrieve.
- setJobArn(String) - Method in class com.amazonaws.services.braket.model.GetJobResult
-
The ARN of the Amazon Braket job.
- setJobArn(String) - Method in class com.amazonaws.services.braket.model.GetQuantumTaskResult
-
The ARN of the Amazon Braket job associated with the quantum task.
- setJobArn(String) - Method in class com.amazonaws.services.braket.model.JobSummary
-
The ARN of the Amazon Braket job.
- setJobName(String) - Method in class com.amazonaws.services.braket.model.CreateJobRequest
-
The name of the Amazon Braket job.
- setJobName(String) - Method in class com.amazonaws.services.braket.model.GetJobResult
-
The name of the Amazon Braket job.
- setJobName(String) - Method in class com.amazonaws.services.braket.model.JobSummary
-
The name of the Amazon Braket job.
- setJobs(Collection<JobSummary>) - Method in class com.amazonaws.services.braket.model.SearchJobsResult
-
An array of JobSummary objects for devices that match the specified filter values.
- setJobToken(String) - Method in class com.amazonaws.services.braket.model.CreateQuantumTaskRequest
-
The token for an Amazon Braket job that associates it with the quantum task.
- setKmsKeyId(String) - Method in class com.amazonaws.services.braket.model.JobOutputDataConfig
-
The AWS Key Management Service (AWS KMS) key that Amazon Braket uses to encrypt the job training artifacts at
rest using Amazon S3 server-side encryption.
- setLocalPath(String) - Method in class com.amazonaws.services.braket.model.JobCheckpointConfig
-
(Optional) The local directory where checkpoints are written.
- setMaxResults(Integer) - Method in class com.amazonaws.services.braket.model.SearchDevicesRequest
-
The maximum number of results to return in the response.
- setMaxResults(Integer) - Method in class com.amazonaws.services.braket.model.SearchJobsRequest
-
The maximum number of results to return in the response.
- setMaxResults(Integer) - Method in class com.amazonaws.services.braket.model.SearchQuantumTasksRequest
-
Maximum number of results to return in the response.
- setMaxRuntimeInSeconds(Integer) - Method in class com.amazonaws.services.braket.model.JobStoppingCondition
-
The maximum length of time, in seconds, that an Amazon Braket job can run.
- setMessage(String) - Method in class com.amazonaws.services.braket.model.JobEventDetails
-
A message describing the event that occurred related to the Amazon Braket job.
- setName(String) - Method in class com.amazonaws.services.braket.model.SearchDevicesFilter
-
The name to use to filter results.
- setName(String) - Method in class com.amazonaws.services.braket.model.SearchJobsFilter
-
The name to use for the jobs filter.
- setName(String) - Method in class com.amazonaws.services.braket.model.SearchQuantumTasksFilter
-
The name of the device used for the task.
- setNextToken(String) - Method in class com.amazonaws.services.braket.model.SearchDevicesRequest
-
A token used for pagination of results returned in the response.
- setNextToken(String) - Method in class com.amazonaws.services.braket.model.SearchDevicesResult
-
A token used for pagination of results, or null if there are no additional results.
- setNextToken(String) - Method in class com.amazonaws.services.braket.model.SearchJobsRequest
-
A token used for pagination of results returned in the response.
- setNextToken(String) - Method in class com.amazonaws.services.braket.model.SearchJobsResult
-
A token used for pagination of results, or null if there are no additional results.
- setNextToken(String) - Method in class com.amazonaws.services.braket.model.SearchQuantumTasksRequest
-
A token used for pagination of results returned in the response.
- setNextToken(String) - Method in class com.amazonaws.services.braket.model.SearchQuantumTasksResult
-
A token used for pagination of results, or null if there are no additional results.
- setOperator(String) - Method in class com.amazonaws.services.braket.model.SearchJobsFilter
-
An operator to use for the jobs filter.
- setOperator(String) - Method in class com.amazonaws.services.braket.model.SearchQuantumTasksFilter
-
An operator to use in the filter.
- setOutputDataConfig(JobOutputDataConfig) - Method in class com.amazonaws.services.braket.model.CreateJobRequest
-
The path to the S3 location where you want to store job artifacts and the encryption key used to store them.
- setOutputDataConfig(JobOutputDataConfig) - Method in class com.amazonaws.services.braket.model.GetJobResult
-
The path to the S3 location where job artifacts are stored and the encryption key used to store them there.
- setOutputS3Bucket(String) - Method in class com.amazonaws.services.braket.model.CreateQuantumTaskRequest
-
The S3 bucket to store task result files in.
- setOutputS3Bucket(String) - Method in class com.amazonaws.services.braket.model.GetQuantumTaskResult
-
The S3 bucket where task results are stored.
- setOutputS3Bucket(String) - Method in class com.amazonaws.services.braket.model.QuantumTaskSummary
-
The S3 bucket where the task result file is stored..
- setOutputS3Directory(String) - Method in class com.amazonaws.services.braket.model.GetQuantumTaskResult
-
The folder in the S3 bucket where task results are stored.
- setOutputS3Directory(String) - Method in class com.amazonaws.services.braket.model.QuantumTaskSummary
-
The folder in the S3 bucket where the task result file is stored.
- setOutputS3KeyPrefix(String) - Method in class com.amazonaws.services.braket.model.CreateQuantumTaskRequest
-
The key prefix for the location in the S3 bucket to store task results in.
- setProviderName(String) - Method in class com.amazonaws.services.braket.model.DeviceSummary
-
The provider of the device.
- setProviderName(String) - Method in class com.amazonaws.services.braket.model.GetDeviceResult
-
The name of the partner company for the device.
- setQuantumTaskArn(String) - Method in class com.amazonaws.services.braket.model.CancelQuantumTaskRequest
-
The ARN of the task to cancel.
- setQuantumTaskArn(String) - Method in class com.amazonaws.services.braket.model.CancelQuantumTaskResult
-
The ARN of the task.
- setQuantumTaskArn(String) - Method in class com.amazonaws.services.braket.model.CreateQuantumTaskResult
-
The ARN of the task created by the request.
- setQuantumTaskArn(String) - Method in class com.amazonaws.services.braket.model.GetQuantumTaskRequest
-
the ARN of the task to retrieve.
- setQuantumTaskArn(String) - Method in class com.amazonaws.services.braket.model.GetQuantumTaskResult
-
The ARN of the task.
- setQuantumTaskArn(String) - Method in class com.amazonaws.services.braket.model.QuantumTaskSummary
-
The ARN of the task.
- setQuantumTasks(Collection<QuantumTaskSummary>) - Method in class com.amazonaws.services.braket.model.SearchQuantumTasksResult
-
An array of QuantumTaskSummary objects for tasks that match the specified filters.
- setResourceArn(String) - Method in class com.amazonaws.services.braket.model.ListTagsForResourceRequest
-
Specify the resourceArn for the resource whose tags to display.
- setResourceArn(String) - Method in class com.amazonaws.services.braket.model.TagResourceRequest
-
Specify the resourceArn of the resource to which a tag will be added.
- setResourceArn(String) - Method in class com.amazonaws.services.braket.model.UntagResourceRequest
-
Specify the resourceArn for the resource from which to remove the tags.
- setRoleArn(String) - Method in class com.amazonaws.services.braket.model.CreateJobRequest
-
The Amazon Resource Name (ARN) of an IAM role that Amazon Braket can assume to perform tasks on behalf of a user.
- setRoleArn(String) - Method in class com.amazonaws.services.braket.model.GetJobResult
-
The Amazon Resource Name (ARN) of an IAM role that Amazon Braket can assume to perform tasks on behalf of a user.
- setS3DataSource(S3DataSource) - Method in class com.amazonaws.services.braket.model.DataSource
-
Information about the data stored in Amazon S3 used by the Amazon Braket job.
- setS3Path(String) - Method in class com.amazonaws.services.braket.model.JobOutputDataConfig
-
Identifies the S3 path where you want Amazon Braket to store the job training artifacts.
- setS3Uri(String) - Method in class com.amazonaws.services.braket.model.JobCheckpointConfig
-
Identifies the S3 path where you want Amazon Braket to store checkpoints.
- setS3Uri(String) - Method in class com.amazonaws.services.braket.model.S3DataSource
-
Depending on the value specified for the S3DataType, identifies either a key name prefix or a
manifest that locates the S3 data source.
- setS3Uri(String) - Method in class com.amazonaws.services.braket.model.ScriptModeConfig
-
The URI that specifies the S3 path to the Python script module that contains the training script used by an
Amazon Braket job.
- setScriptModeConfig(ScriptModeConfig) - Method in class com.amazonaws.services.braket.model.AlgorithmSpecification
-
Configures the paths to the Python scripts used for entry and training.
- setShots(Long) - Method in class com.amazonaws.services.braket.model.CreateQuantumTaskRequest
-
The number of shots to use for the task.
- setShots(Long) - Method in class com.amazonaws.services.braket.model.GetQuantumTaskResult
-
The number of shots used in the task.
- setShots(Long) - Method in class com.amazonaws.services.braket.model.QuantumTaskSummary
-
The shots used for the task.
- setStartedAt(Date) - Method in class com.amazonaws.services.braket.model.GetJobResult
-
The date and time that the Amazon Braket job was started.
- setStartedAt(Date) - Method in class com.amazonaws.services.braket.model.JobSummary
-
The date and time that the Amazon Braket job was started.
- setStatus(String) - Method in class com.amazonaws.services.braket.model.GetJobResult
-
The status of the Amazon Braket job.
- setStatus(String) - Method in class com.amazonaws.services.braket.model.GetQuantumTaskResult
-
The status of the task.
- setStatus(String) - Method in class com.amazonaws.services.braket.model.JobSummary
-
The status of the Amazon Braket job.
- setStatus(String) - Method in class com.amazonaws.services.braket.model.QuantumTaskSummary
-
The status of the task.
- setStoppingCondition(JobStoppingCondition) - Method in class com.amazonaws.services.braket.model.CreateJobRequest
-
The user-defined criteria that specifies when a job stops running.
- setStoppingCondition(JobStoppingCondition) - Method in class com.amazonaws.services.braket.model.GetJobResult
-
The user-defined criteria that specifies when to stop a job running.
- setTagKeys(Collection<String>) - Method in class com.amazonaws.services.braket.model.UntagResourceRequest
-
Specify the keys for the tags to remove from the resource.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.braket.model.CreateJobRequest
-
A tag object that consists of a key and an optional value, used to manage metadata for Amazon Braket resources.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.braket.model.CreateQuantumTaskRequest
-
Tags to be added to the quantum task you're creating.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.braket.model.GetJobResult
-
A tag object that consists of a key and an optional value, used to manage metadata for Amazon Braket resources.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.braket.model.GetQuantumTaskResult
-
The tags that belong to this task.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.braket.model.JobSummary
-
A tag object that consists of a key and an optional value, used to manage metadata for Amazon Braket resources.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.braket.model.ListTagsForResourceResult
-
Displays the key, value pairs of tags associated with this resource.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.braket.model.QuantumTaskSummary
-
Displays the key, value pairs of tags associated with this quantum task.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.braket.model.TagResourceRequest
-
Specify the tags to add to the resource.
- setTimeOfEvent(Date) - Method in class com.amazonaws.services.braket.model.JobEventDetails
-
TThe type of event that occurred related to the Amazon Braket job.
- setUri(String) - Method in class com.amazonaws.services.braket.model.ContainerImage
-
The URI locating the container image.
- setValues(Collection<String>) - Method in class com.amazonaws.services.braket.model.SearchDevicesFilter
-
The values to use to filter results.
- setValues(Collection<String>) - Method in class com.amazonaws.services.braket.model.SearchJobsFilter
-
The values to use for the jobs filter.
- setValues(Collection<String>) - Method in class com.amazonaws.services.braket.model.SearchQuantumTasksFilter
-
The values to use for the filter.
- setVolumeSizeInGb(Integer) - Method in class com.amazonaws.services.braket.model.InstanceConfig
-
The size of the storage volume, in GB, that user wants to provision.
- shutdown() - Method in class com.amazonaws.services.braket.AbstractAWSBraket
-
- shutdown() - Method in interface com.amazonaws.services.braket.AWSBraket
-
Shuts down this client object, releasing any resources that might be held open.
- shutdown() - Method in class com.amazonaws.services.braket.AWSBraketAsyncClient
-
Shuts down the client, releasing all managed resources.
- shutdown() - Method in class com.amazonaws.services.braket.AWSBraketClient
-
- standard() - Static method in class com.amazonaws.services.braket.AWSBraketAsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.braket.AWSBraketClientBuilder
-
- tagResource(TagResourceRequest) - Method in class com.amazonaws.services.braket.AbstractAWSBraket
-
- tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.braket.AWSBraket
-
Add a tag to the specified resource.
- tagResource(TagResourceRequest) - Method in class com.amazonaws.services.braket.AWSBraketClient
-
Add a tag to the specified resource.
- tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.braket.AbstractAWSBraketAsync
-
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.braket.AbstractAWSBraketAsync
-
- tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.braket.AWSBraketAsync
-
Add a tag to the specified resource.
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.braket.AWSBraketAsync
-
Add a tag to the specified resource.
- tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.braket.AWSBraketAsyncClient
-
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.braket.AWSBraketAsyncClient
-
- TagResourceRequest - Class in com.amazonaws.services.braket.model
-
- TagResourceRequest() - Constructor for class com.amazonaws.services.braket.model.TagResourceRequest
-
- TagResourceResult - Class in com.amazonaws.services.braket.model
-
- TagResourceResult() - Constructor for class com.amazonaws.services.braket.model.TagResourceResult
-
- ThrottlingException - Exception in com.amazonaws.services.braket.model
-
The throttling rate limit is met.
- ThrottlingException(String) - Constructor for exception com.amazonaws.services.braket.model.ThrottlingException
-
Constructs a new ThrottlingException with the specified error message.
- toString() - Method in class com.amazonaws.services.braket.model.AlgorithmSpecification
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.braket.model.CancelJobRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.braket.model.CancelJobResult
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.braket.model.CancellationStatus
-
- toString() - Method in class com.amazonaws.services.braket.model.CancelQuantumTaskRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.braket.model.CancelQuantumTaskResult
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.braket.model.CompressionType
-
- toString() - Method in class com.amazonaws.services.braket.model.ContainerImage
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.braket.model.CreateJobRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.braket.model.CreateJobResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.braket.model.CreateQuantumTaskRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.braket.model.CreateQuantumTaskResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.braket.model.DataSource
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.braket.model.DeviceConfig
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.braket.model.DeviceStatus
-
- toString() - Method in class com.amazonaws.services.braket.model.DeviceSummary
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.braket.model.DeviceType
-
- toString() - Method in class com.amazonaws.services.braket.model.GetDeviceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.braket.model.GetDeviceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.braket.model.GetJobRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.braket.model.GetJobResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.braket.model.GetQuantumTaskRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.braket.model.GetQuantumTaskResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.braket.model.InputFileConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.braket.model.InstanceConfig
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.braket.model.InstanceType
-
- toString() - Method in class com.amazonaws.services.braket.model.JobCheckpointConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.braket.model.JobEventDetails
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.braket.model.JobEventType
-
- toString() - Method in class com.amazonaws.services.braket.model.JobOutputDataConfig
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.braket.model.JobPrimaryStatus
-
- toString() - Method in class com.amazonaws.services.braket.model.JobStoppingCondition
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.braket.model.JobSummary
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.braket.model.ListTagsForResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.braket.model.ListTagsForResourceResult
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.braket.model.QuantumTaskStatus
-
- toString() - Method in class com.amazonaws.services.braket.model.QuantumTaskSummary
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.braket.model.S3DataSource
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.braket.model.ScriptModeConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.braket.model.SearchDevicesFilter
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.braket.model.SearchDevicesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.braket.model.SearchDevicesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.braket.model.SearchJobsFilter
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.braket.model.SearchJobsFilterOperator
-
- toString() - Method in class com.amazonaws.services.braket.model.SearchJobsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.braket.model.SearchJobsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.braket.model.SearchQuantumTasksFilter
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.braket.model.SearchQuantumTasksFilterOperator
-
- toString() - Method in class com.amazonaws.services.braket.model.SearchQuantumTasksRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.braket.model.SearchQuantumTasksResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.braket.model.TagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.braket.model.TagResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.braket.model.UntagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.braket.model.UntagResourceResult
-
Returns a string representation of this object.
- withAction(String) - Method in class com.amazonaws.services.braket.model.CreateQuantumTaskRequest
-
The action associated with the task.
- withAlgorithmSpecification(AlgorithmSpecification) - Method in class com.amazonaws.services.braket.model.CreateJobRequest
-
Definition of the Amazon Braket job to be created.
- withAlgorithmSpecification(AlgorithmSpecification) - Method in class com.amazonaws.services.braket.model.GetJobResult
-
Definition of the Amazon Braket job created.
- withBillableDuration(Integer) - Method in class com.amazonaws.services.braket.model.GetJobResult
-
The billable time the Amazon Braket job used to complete.
- withCancellationStatus(String) - Method in class com.amazonaws.services.braket.model.CancelJobResult
-
The status of the job cancellation request.
- withCancellationStatus(CancellationStatus) - Method in class com.amazonaws.services.braket.model.CancelJobResult
-
The status of the job cancellation request.
- withCancellationStatus(String) - Method in class com.amazonaws.services.braket.model.CancelQuantumTaskResult
-
The status of the cancellation request.
- withCancellationStatus(CancellationStatus) - Method in class com.amazonaws.services.braket.model.CancelQuantumTaskResult
-
The status of the cancellation request.
- withChannelName(String) - Method in class com.amazonaws.services.braket.model.InputFileConfig
-
A named input source that an Amazon Braket job can consume.
- withCheckpointConfig(JobCheckpointConfig) - Method in class com.amazonaws.services.braket.model.CreateJobRequest
-
Information about the output locations for job checkpoint data.
- withCheckpointConfig(JobCheckpointConfig) - Method in class com.amazonaws.services.braket.model.GetJobResult
-
Information about the output locations for job checkpoint data.
- withClientToken(String) - Method in class com.amazonaws.services.braket.model.CancelQuantumTaskRequest
-
The client token associated with the request.
- withClientToken(String) - Method in class com.amazonaws.services.braket.model.CreateJobRequest
-
A unique token that guarantees that the call to this API is idempotent.
- withClientToken(String) - Method in class com.amazonaws.services.braket.model.CreateQuantumTaskRequest
-
The client token associated with the request.
- withCompressionType(String) - Method in class com.amazonaws.services.braket.model.ScriptModeConfig
-
The type of compression used by the Python scripts for an Amazon Braket job.
- withCompressionType(CompressionType) - Method in class com.amazonaws.services.braket.model.ScriptModeConfig
-
The type of compression used by the Python scripts for an Amazon Braket job.
- withContainerImage(ContainerImage) - Method in class com.amazonaws.services.braket.model.AlgorithmSpecification
-
The container image used to create an Amazon Braket job.
- withContentType(String) - Method in class com.amazonaws.services.braket.model.InputFileConfig
-
The MIME type of the data.
- withCreatedAt(Date) - Method in class com.amazonaws.services.braket.model.GetJobResult
-
The date and time that the Amazon Braket job was created.
- withCreatedAt(Date) - Method in class com.amazonaws.services.braket.model.GetQuantumTaskResult
-
The time at which the task was created.
- withCreatedAt(Date) - Method in class com.amazonaws.services.braket.model.JobSummary
-
The date and time that the Amazon Braket job was created.
- withCreatedAt(Date) - Method in class com.amazonaws.services.braket.model.QuantumTaskSummary
-
The time at which the task was created.
- withDataSource(DataSource) - Method in class com.amazonaws.services.braket.model.InputFileConfig
-
The location of the channel data.
- withDevice(String) - Method in class com.amazonaws.services.braket.model.DeviceConfig
-
The primary quantum processing unit (QPU) or simulator used to create and run an Amazon Braket job.
- withDevice(String) - Method in class com.amazonaws.services.braket.model.JobSummary
-
Provides summary information about the primary device used by an Amazon Braket job.
- withDeviceArn(String) - Method in class com.amazonaws.services.braket.model.CreateQuantumTaskRequest
-
The ARN of the device to run the task on.
- withDeviceArn(String) - Method in class com.amazonaws.services.braket.model.DeviceSummary
-
The ARN of the device.
- withDeviceArn(String) - Method in class com.amazonaws.services.braket.model.GetDeviceRequest
-
The ARN of the device to retrieve.
- withDeviceArn(String) - Method in class com.amazonaws.services.braket.model.GetDeviceResult
-
The ARN of the device.
- withDeviceArn(String) - Method in class com.amazonaws.services.braket.model.GetQuantumTaskResult
-
The ARN of the device the task was run on.
- withDeviceArn(String) - Method in class com.amazonaws.services.braket.model.QuantumTaskSummary
-
The ARN of the device the task ran on.
- withDeviceCapabilities(String) - Method in class com.amazonaws.services.braket.model.GetDeviceResult
-
Details about the capabilities of the device.
- withDeviceConfig(DeviceConfig) - Method in class com.amazonaws.services.braket.model.CreateJobRequest
-
The quantum processing unit (QPU) or simulator used to create an Amazon Braket job.
- withDeviceConfig(DeviceConfig) - Method in class com.amazonaws.services.braket.model.GetJobResult
-
The quantum processing unit (QPU) or simulator used to run the Amazon Braket job.
- withDeviceName(String) - Method in class com.amazonaws.services.braket.model.DeviceSummary
-
The name of the device.
- withDeviceName(String) - Method in class com.amazonaws.services.braket.model.GetDeviceResult
-
The name of the device.
- withDeviceParameters(String) - Method in class com.amazonaws.services.braket.model.CreateQuantumTaskRequest
-
The parameters for the device to run the task on.
- withDeviceParameters(String) - Method in class com.amazonaws.services.braket.model.GetQuantumTaskResult
-
The parameters for the device on which the task ran.
- withDevices(DeviceSummary...) - Method in class com.amazonaws.services.braket.model.SearchDevicesResult
-
An array of DeviceSummary objects for devices that match the specified filter values.
- withDevices(Collection<DeviceSummary>) - Method in class com.amazonaws.services.braket.model.SearchDevicesResult
-
An array of DeviceSummary objects for devices that match the specified filter values.
- withDeviceStatus(String) - Method in class com.amazonaws.services.braket.model.DeviceSummary
-
The status of the device.
- withDeviceStatus(DeviceStatus) - Method in class com.amazonaws.services.braket.model.DeviceSummary
-
The status of the device.
- withDeviceStatus(String) - Method in class com.amazonaws.services.braket.model.GetDeviceResult
-
The status of the device.
- withDeviceStatus(DeviceStatus) - Method in class com.amazonaws.services.braket.model.GetDeviceResult
-
The status of the device.
- withDeviceType(String) - Method in class com.amazonaws.services.braket.model.DeviceSummary
-
The type of the device.
- withDeviceType(DeviceType) - Method in class com.amazonaws.services.braket.model.DeviceSummary
-
The type of the device.
- withDeviceType(String) - Method in class com.amazonaws.services.braket.model.GetDeviceResult
-
The type of the device.
- withDeviceType(DeviceType) - Method in class com.amazonaws.services.braket.model.GetDeviceResult
-
The type of the device.
- withEndedAt(Date) - Method in class com.amazonaws.services.braket.model.GetJobResult
-
The date and time that the Amazon Braket job ended.
- withEndedAt(Date) - Method in class com.amazonaws.services.braket.model.GetQuantumTaskResult
-
The time at which the task ended.
- withEndedAt(Date) - Method in class com.amazonaws.services.braket.model.JobSummary
-
The date and time that the Amazon Braket job ended.
- withEndedAt(Date) - Method in class com.amazonaws.services.braket.model.QuantumTaskSummary
-
The time at which the task finished.
- withEntryPoint(String) - Method in class com.amazonaws.services.braket.model.ScriptModeConfig
-
The path to the Python script that serves as the entry point for an Amazon Braket job.
- withEvents(JobEventDetails...) - Method in class com.amazonaws.services.braket.model.GetJobResult
-
Details about the type and time events occurred related to the Amazon Braket job.
- withEvents(Collection<JobEventDetails>) - Method in class com.amazonaws.services.braket.model.GetJobResult
-
Details about the type and time events occurred related to the Amazon Braket job.
- withEventType(String) - Method in class com.amazonaws.services.braket.model.JobEventDetails
-
The type of event that occurred related to the Amazon Braket job.
- withEventType(JobEventType) - Method in class com.amazonaws.services.braket.model.JobEventDetails
-
The type of event that occurred related to the Amazon Braket job.
- withFailureReason(String) - Method in class com.amazonaws.services.braket.model.GetJobResult
-
A description of the reason why an Amazon Braket job failed, if it failed.
- withFailureReason(String) - Method in class com.amazonaws.services.braket.model.GetQuantumTaskResult
-
The reason that a task failed.
- withFilters(SearchDevicesFilter...) - Method in class com.amazonaws.services.braket.model.SearchDevicesRequest
-
The filter values to use to search for a device.
- withFilters(Collection<SearchDevicesFilter>) - Method in class com.amazonaws.services.braket.model.SearchDevicesRequest
-
The filter values to use to search for a device.
- withFilters(SearchJobsFilter...) - Method in class com.amazonaws.services.braket.model.SearchJobsRequest
-
The filter values to use when searching for a job.
- withFilters(Collection<SearchJobsFilter>) - Method in class com.amazonaws.services.braket.model.SearchJobsRequest
-
The filter values to use when searching for a job.
- withFilters(SearchQuantumTasksFilter...) - Method in class com.amazonaws.services.braket.model.SearchQuantumTasksRequest
-
Array of SearchQuantumTasksFilter objects.
- withFilters(Collection<SearchQuantumTasksFilter>) - Method in class com.amazonaws.services.braket.model.SearchQuantumTasksRequest
-
Array of SearchQuantumTasksFilter objects.
- withHyperParameters(Map<String, String>) - Method in class com.amazonaws.services.braket.model.CreateJobRequest
-
Algorithm-specific parameters used by an Amazon Braket job that influence the quality of the training job.
- withHyperParameters(Map<String, String>) - Method in class com.amazonaws.services.braket.model.GetJobResult
-
Algorithm-specific parameters used by an Amazon Braket job that influence the quality of the traiing job.
- withInputDataConfig(InputFileConfig...) - Method in class com.amazonaws.services.braket.model.CreateJobRequest
-
A list of parameters that specify the name and type of input data and where it is located.
- withInputDataConfig(Collection<InputFileConfig>) - Method in class com.amazonaws.services.braket.model.CreateJobRequest
-
A list of parameters that specify the name and type of input data and where it is located.
- withInputDataConfig(InputFileConfig...) - Method in class com.amazonaws.services.braket.model.GetJobResult
-
A list of parameters that specify the name and type of input data and where it is located.
- withInputDataConfig(Collection<InputFileConfig>) - Method in class com.amazonaws.services.braket.model.GetJobResult
-
A list of parameters that specify the name and type of input data and where it is located.
- withInstanceConfig(InstanceConfig) - Method in class com.amazonaws.services.braket.model.CreateJobRequest
-
Configuration of the resource instances to use while running the hybrid job on Amazon Braket.
- withInstanceConfig(InstanceConfig) - Method in class com.amazonaws.services.braket.model.GetJobResult
-
The resource instances to use while running the hybrid job on Amazon Braket.
- withInstanceCount(Integer) - Method in class com.amazonaws.services.braket.model.InstanceConfig
-
Configures the number of resource instances to use while running an Amazon Braket job on Amazon Braket.
- withInstanceType(String) - Method in class com.amazonaws.services.braket.model.InstanceConfig
-
Configures the type resource instances to use while running an Amazon Braket hybrid job.
- withInstanceType(InstanceType) - Method in class com.amazonaws.services.braket.model.InstanceConfig
-
Configures the type resource instances to use while running an Amazon Braket hybrid job.
- withJobArn(String) - Method in class com.amazonaws.services.braket.model.CancelJobRequest
-
The ARN of the Amazon Braket job to cancel.
- withJobArn(String) - Method in class com.amazonaws.services.braket.model.CancelJobResult
-
The ARN of the Amazon Braket job.
- withJobArn(String) - Method in class com.amazonaws.services.braket.model.CreateJobResult
-
The ARN of the Amazon Braket job created.
- withJobArn(String) - Method in class com.amazonaws.services.braket.model.GetJobRequest
-
The ARN of the job to retrieve.
- withJobArn(String) - Method in class com.amazonaws.services.braket.model.GetJobResult
-
The ARN of the Amazon Braket job.
- withJobArn(String) - Method in class com.amazonaws.services.braket.model.GetQuantumTaskResult
-
The ARN of the Amazon Braket job associated with the quantum task.
- withJobArn(String) - Method in class com.amazonaws.services.braket.model.JobSummary
-
The ARN of the Amazon Braket job.
- withJobName(String) - Method in class com.amazonaws.services.braket.model.CreateJobRequest
-
The name of the Amazon Braket job.
- withJobName(String) - Method in class com.amazonaws.services.braket.model.GetJobResult
-
The name of the Amazon Braket job.
- withJobName(String) - Method in class com.amazonaws.services.braket.model.JobSummary
-
The name of the Amazon Braket job.
- withJobs(JobSummary...) - Method in class com.amazonaws.services.braket.model.SearchJobsResult
-
An array of JobSummary objects for devices that match the specified filter values.
- withJobs(Collection<JobSummary>) - Method in class com.amazonaws.services.braket.model.SearchJobsResult
-
An array of JobSummary objects for devices that match the specified filter values.
- withJobToken(String) - Method in class com.amazonaws.services.braket.model.CreateQuantumTaskRequest
-
The token for an Amazon Braket job that associates it with the quantum task.
- withKmsKeyId(String) - Method in class com.amazonaws.services.braket.model.JobOutputDataConfig
-
The AWS Key Management Service (AWS KMS) key that Amazon Braket uses to encrypt the job training artifacts at
rest using Amazon S3 server-side encryption.
- withLocalPath(String) - Method in class com.amazonaws.services.braket.model.JobCheckpointConfig
-
(Optional) The local directory where checkpoints are written.
- withMaxResults(Integer) - Method in class com.amazonaws.services.braket.model.SearchDevicesRequest
-
The maximum number of results to return in the response.
- withMaxResults(Integer) - Method in class com.amazonaws.services.braket.model.SearchJobsRequest
-
The maximum number of results to return in the response.
- withMaxResults(Integer) - Method in class com.amazonaws.services.braket.model.SearchQuantumTasksRequest
-
Maximum number of results to return in the response.
- withMaxRuntimeInSeconds(Integer) - Method in class com.amazonaws.services.braket.model.JobStoppingCondition
-
The maximum length of time, in seconds, that an Amazon Braket job can run.
- withMessage(String) - Method in class com.amazonaws.services.braket.model.JobEventDetails
-
A message describing the event that occurred related to the Amazon Braket job.
- withName(String) - Method in class com.amazonaws.services.braket.model.SearchDevicesFilter
-
The name to use to filter results.
- withName(String) - Method in class com.amazonaws.services.braket.model.SearchJobsFilter
-
The name to use for the jobs filter.
- withName(String) - Method in class com.amazonaws.services.braket.model.SearchQuantumTasksFilter
-
The name of the device used for the task.
- withNextToken(String) - Method in class com.amazonaws.services.braket.model.SearchDevicesRequest
-
A token used for pagination of results returned in the response.
- withNextToken(String) - Method in class com.amazonaws.services.braket.model.SearchDevicesResult
-
A token used for pagination of results, or null if there are no additional results.
- withNextToken(String) - Method in class com.amazonaws.services.braket.model.SearchJobsRequest
-
A token used for pagination of results returned in the response.
- withNextToken(String) - Method in class com.amazonaws.services.braket.model.SearchJobsResult
-
A token used for pagination of results, or null if there are no additional results.
- withNextToken(String) - Method in class com.amazonaws.services.braket.model.SearchQuantumTasksRequest
-
A token used for pagination of results returned in the response.
- withNextToken(String) - Method in class com.amazonaws.services.braket.model.SearchQuantumTasksResult
-
A token used for pagination of results, or null if there are no additional results.
- withOperator(String) - Method in class com.amazonaws.services.braket.model.SearchJobsFilter
-
An operator to use for the jobs filter.
- withOperator(SearchJobsFilterOperator) - Method in class com.amazonaws.services.braket.model.SearchJobsFilter
-
An operator to use for the jobs filter.
- withOperator(String) - Method in class com.amazonaws.services.braket.model.SearchQuantumTasksFilter
-
An operator to use in the filter.
- withOperator(SearchQuantumTasksFilterOperator) - Method in class com.amazonaws.services.braket.model.SearchQuantumTasksFilter
-
An operator to use in the filter.
- withOutputDataConfig(JobOutputDataConfig) - Method in class com.amazonaws.services.braket.model.CreateJobRequest
-
The path to the S3 location where you want to store job artifacts and the encryption key used to store them.
- withOutputDataConfig(JobOutputDataConfig) - Method in class com.amazonaws.services.braket.model.GetJobResult
-
The path to the S3 location where job artifacts are stored and the encryption key used to store them there.
- withOutputS3Bucket(String) - Method in class com.amazonaws.services.braket.model.CreateQuantumTaskRequest
-
The S3 bucket to store task result files in.
- withOutputS3Bucket(String) - Method in class com.amazonaws.services.braket.model.GetQuantumTaskResult
-
The S3 bucket where task results are stored.
- withOutputS3Bucket(String) - Method in class com.amazonaws.services.braket.model.QuantumTaskSummary
-
The S3 bucket where the task result file is stored..
- withOutputS3Directory(String) - Method in class com.amazonaws.services.braket.model.GetQuantumTaskResult
-
The folder in the S3 bucket where task results are stored.
- withOutputS3Directory(String) - Method in class com.amazonaws.services.braket.model.QuantumTaskSummary
-
The folder in the S3 bucket where the task result file is stored.
- withOutputS3KeyPrefix(String) - Method in class com.amazonaws.services.braket.model.CreateQuantumTaskRequest
-
The key prefix for the location in the S3 bucket to store task results in.
- withProviderName(String) - Method in class com.amazonaws.services.braket.model.DeviceSummary
-
The provider of the device.
- withProviderName(String) - Method in class com.amazonaws.services.braket.model.GetDeviceResult
-
The name of the partner company for the device.
- withQuantumTaskArn(String) - Method in class com.amazonaws.services.braket.model.CancelQuantumTaskRequest
-
The ARN of the task to cancel.
- withQuantumTaskArn(String) - Method in class com.amazonaws.services.braket.model.CancelQuantumTaskResult
-
The ARN of the task.
- withQuantumTaskArn(String) - Method in class com.amazonaws.services.braket.model.CreateQuantumTaskResult
-
The ARN of the task created by the request.
- withQuantumTaskArn(String) - Method in class com.amazonaws.services.braket.model.GetQuantumTaskRequest
-
the ARN of the task to retrieve.
- withQuantumTaskArn(String) - Method in class com.amazonaws.services.braket.model.GetQuantumTaskResult
-
The ARN of the task.
- withQuantumTaskArn(String) - Method in class com.amazonaws.services.braket.model.QuantumTaskSummary
-
The ARN of the task.
- withQuantumTasks(QuantumTaskSummary...) - Method in class com.amazonaws.services.braket.model.SearchQuantumTasksResult
-
An array of QuantumTaskSummary objects for tasks that match the specified filters.
- withQuantumTasks(Collection<QuantumTaskSummary>) - Method in class com.amazonaws.services.braket.model.SearchQuantumTasksResult
-
An array of QuantumTaskSummary objects for tasks that match the specified filters.
- withResourceArn(String) - Method in class com.amazonaws.services.braket.model.ListTagsForResourceRequest
-
Specify the resourceArn for the resource whose tags to display.
- withResourceArn(String) - Method in class com.amazonaws.services.braket.model.TagResourceRequest
-
Specify the resourceArn of the resource to which a tag will be added.
- withResourceArn(String) - Method in class com.amazonaws.services.braket.model.UntagResourceRequest
-
Specify the resourceArn for the resource from which to remove the tags.
- withRoleArn(String) - Method in class com.amazonaws.services.braket.model.CreateJobRequest
-
The Amazon Resource Name (ARN) of an IAM role that Amazon Braket can assume to perform tasks on behalf of a user.
- withRoleArn(String) - Method in class com.amazonaws.services.braket.model.GetJobResult
-
The Amazon Resource Name (ARN) of an IAM role that Amazon Braket can assume to perform tasks on behalf of a user.
- withS3DataSource(S3DataSource) - Method in class com.amazonaws.services.braket.model.DataSource
-
Information about the data stored in Amazon S3 used by the Amazon Braket job.
- withS3Path(String) - Method in class com.amazonaws.services.braket.model.JobOutputDataConfig
-
Identifies the S3 path where you want Amazon Braket to store the job training artifacts.
- withS3Uri(String) - Method in class com.amazonaws.services.braket.model.JobCheckpointConfig
-
Identifies the S3 path where you want Amazon Braket to store checkpoints.
- withS3Uri(String) - Method in class com.amazonaws.services.braket.model.S3DataSource
-
Depending on the value specified for the S3DataType, identifies either a key name prefix or a
manifest that locates the S3 data source.
- withS3Uri(String) - Method in class com.amazonaws.services.braket.model.ScriptModeConfig
-
The URI that specifies the S3 path to the Python script module that contains the training script used by an
Amazon Braket job.
- withScriptModeConfig(ScriptModeConfig) - Method in class com.amazonaws.services.braket.model.AlgorithmSpecification
-
Configures the paths to the Python scripts used for entry and training.
- withShots(Long) - Method in class com.amazonaws.services.braket.model.CreateQuantumTaskRequest
-
The number of shots to use for the task.
- withShots(Long) - Method in class com.amazonaws.services.braket.model.GetQuantumTaskResult
-
The number of shots used in the task.
- withShots(Long) - Method in class com.amazonaws.services.braket.model.QuantumTaskSummary
-
The shots used for the task.
- withStartedAt(Date) - Method in class com.amazonaws.services.braket.model.GetJobResult
-
The date and time that the Amazon Braket job was started.
- withStartedAt(Date) - Method in class com.amazonaws.services.braket.model.JobSummary
-
The date and time that the Amazon Braket job was started.
- withStatus(String) - Method in class com.amazonaws.services.braket.model.GetJobResult
-
The status of the Amazon Braket job.
- withStatus(JobPrimaryStatus) - Method in class com.amazonaws.services.braket.model.GetJobResult
-
The status of the Amazon Braket job.
- withStatus(String) - Method in class com.amazonaws.services.braket.model.GetQuantumTaskResult
-
The status of the task.
- withStatus(QuantumTaskStatus) - Method in class com.amazonaws.services.braket.model.GetQuantumTaskResult
-
The status of the task.
- withStatus(String) - Method in class com.amazonaws.services.braket.model.JobSummary
-
The status of the Amazon Braket job.
- withStatus(JobPrimaryStatus) - Method in class com.amazonaws.services.braket.model.JobSummary
-
The status of the Amazon Braket job.
- withStatus(String) - Method in class com.amazonaws.services.braket.model.QuantumTaskSummary
-
The status of the task.
- withStatus(QuantumTaskStatus) - Method in class com.amazonaws.services.braket.model.QuantumTaskSummary
-
The status of the task.
- withStoppingCondition(JobStoppingCondition) - Method in class com.amazonaws.services.braket.model.CreateJobRequest
-
The user-defined criteria that specifies when a job stops running.
- withStoppingCondition(JobStoppingCondition) - Method in class com.amazonaws.services.braket.model.GetJobResult
-
The user-defined criteria that specifies when to stop a job running.
- withTagKeys(String...) - Method in class com.amazonaws.services.braket.model.UntagResourceRequest
-
Specify the keys for the tags to remove from the resource.
- withTagKeys(Collection<String>) - Method in class com.amazonaws.services.braket.model.UntagResourceRequest
-
Specify the keys for the tags to remove from the resource.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.braket.model.CreateJobRequest
-
A tag object that consists of a key and an optional value, used to manage metadata for Amazon Braket resources.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.braket.model.CreateQuantumTaskRequest
-
Tags to be added to the quantum task you're creating.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.braket.model.GetJobResult
-
A tag object that consists of a key and an optional value, used to manage metadata for Amazon Braket resources.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.braket.model.GetQuantumTaskResult
-
The tags that belong to this task.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.braket.model.JobSummary
-
A tag object that consists of a key and an optional value, used to manage metadata for Amazon Braket resources.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.braket.model.ListTagsForResourceResult
-
Displays the key, value pairs of tags associated with this resource.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.braket.model.QuantumTaskSummary
-
Displays the key, value pairs of tags associated with this quantum task.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.braket.model.TagResourceRequest
-
Specify the tags to add to the resource.
- withTimeOfEvent(Date) - Method in class com.amazonaws.services.braket.model.JobEventDetails
-
TThe type of event that occurred related to the Amazon Braket job.
- withUri(String) - Method in class com.amazonaws.services.braket.model.ContainerImage
-
The URI locating the container image.
- withValues(String...) - Method in class com.amazonaws.services.braket.model.SearchDevicesFilter
-
The values to use to filter results.
- withValues(Collection<String>) - Method in class com.amazonaws.services.braket.model.SearchDevicesFilter
-
The values to use to filter results.
- withValues(String...) - Method in class com.amazonaws.services.braket.model.SearchJobsFilter
-
The values to use for the jobs filter.
- withValues(Collection<String>) - Method in class com.amazonaws.services.braket.model.SearchJobsFilter
-
The values to use for the jobs filter.
- withValues(String...) - Method in class com.amazonaws.services.braket.model.SearchQuantumTasksFilter
-
The values to use for the filter.
- withValues(Collection<String>) - Method in class com.amazonaws.services.braket.model.SearchQuantumTasksFilter
-
The values to use for the filter.
- withVolumeSizeInGb(Integer) - Method in class com.amazonaws.services.braket.model.InstanceConfig
-
The size of the storage volume, in GB, that user wants to provision.