| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
Tag |
Tag.clone() |
Tag |
Tag.withKey(String key)
The tag key.
|
Tag |
Tag.withValue(String value)
The tag value.
|
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
CreateTransformJobRequest.getTags()
(Optional) An array of key-value pairs.
|
List<Tag> |
CreateWorkteamRequest.getTags()
An array of key-value pairs.
|
List<Tag> |
CreateTrialRequest.getTags()
A list of tags to associate with the trial.
|
List<Tag> |
CreateEndpointRequest.getTags()
An array of key-value pairs.
|
List<Tag> |
CreateDomainRequest.getTags()
Each tag consists of a key and an optional value.
|
List<Tag> |
AddTagsResult.getTags()
A list of tags associated with the Amazon SageMaker resource.
|
List<Tag> |
TrainingJob.getTags()
An array of key-value pairs.
|
List<Tag> |
CreateAutoMLJobRequest.getTags()
Each tag consists of a key and an optional value.
|
List<Tag> |
CreateHyperParameterTuningJobRequest.getTags()
An array of key-value pairs.
|
List<Tag> |
TrialComponent.getTags()
The list of tags that are associated with the component.
|
List<Tag> |
CreateFlowDefinitionRequest.getTags()
An array of key-value pairs that contain metadata to help you categorize and organize a flow definition.
|
List<Tag> |
CreateUserProfileRequest.getTags()
Each tag consists of a key and an optional value.
|
List<Tag> |
CreateTrialComponentRequest.getTags()
A list of tags to associate with the component.
|
List<Tag> |
CreateMonitoringScheduleRequest.getTags()
(Optional) An array of key-value pairs.
|
List<Tag> |
ListTagsResult.getTags()
An array of
Tag objects, each with a tag key and a value. |
List<Tag> |
DescribeLabelingJobResult.getTags()
An array of key/value pairs.
|
List<Tag> |
Trial.getTags()
The list of tags that are associated with the trial.
|
List<Tag> |
CreateTrainingJobRequest.getTags()
An array of key-value pairs.
|
List<Tag> |
CreateEndpointConfigRequest.getTags()
A list of key-value pairs.
|
List<Tag> |
CreateAppRequest.getTags()
Each tag consists of a key and an optional value.
|
List<Tag> |
CreateNotebookInstanceRequest.getTags()
A list of tags to associate with the notebook instance.
|
List<Tag> |
CreateLabelingJobRequest.getTags()
An array of key/value pairs.
|
List<Tag> |
AddTagsRequest.getTags()
An array of
Tag objects. |
List<Tag> |
CreateProcessingJobRequest.getTags()
(Optional) An array of key-value pairs.
|
List<Tag> |
CreateModelRequest.getTags()
An array of key-value pairs.
|
List<Tag> |
CreateExperimentRequest.getTags()
A list of tags to associate with the experiment.
|
List<Tag> |
Experiment.getTags()
The list of tags that are associated with the experiment.
|
List<Tag> |
CreateHumanTaskUiRequest.getTags()
An array of key-value pairs that contain metadata to help you categorize and organize a human review workflow
user interface.
|
| Modifier and Type | Method and Description |
|---|---|
CreateTransformJobRequest |
CreateTransformJobRequest.withTags(Tag... tags)
(Optional) An array of key-value pairs.
|
CreateWorkteamRequest |
CreateWorkteamRequest.withTags(Tag... tags)
An array of key-value pairs.
|
CreateTrialRequest |
CreateTrialRequest.withTags(Tag... tags)
A list of tags to associate with the trial.
|
CreateEndpointRequest |
CreateEndpointRequest.withTags(Tag... tags)
An array of key-value pairs.
|
CreateDomainRequest |
CreateDomainRequest.withTags(Tag... tags)
Each tag consists of a key and an optional value.
|
AddTagsResult |
AddTagsResult.withTags(Tag... tags)
A list of tags associated with the Amazon SageMaker resource.
|
TrainingJob |
TrainingJob.withTags(Tag... tags)
An array of key-value pairs.
|
CreateAutoMLJobRequest |
CreateAutoMLJobRequest.withTags(Tag... tags)
Each tag consists of a key and an optional value.
|
CreateHyperParameterTuningJobRequest |
CreateHyperParameterTuningJobRequest.withTags(Tag... tags)
An array of key-value pairs.
|
TrialComponent |
TrialComponent.withTags(Tag... tags)
The list of tags that are associated with the component.
|
CreateFlowDefinitionRequest |
CreateFlowDefinitionRequest.withTags(Tag... tags)
An array of key-value pairs that contain metadata to help you categorize and organize a flow definition.
|
CreateUserProfileRequest |
CreateUserProfileRequest.withTags(Tag... tags)
Each tag consists of a key and an optional value.
|
CreateTrialComponentRequest |
CreateTrialComponentRequest.withTags(Tag... tags)
A list of tags to associate with the component.
|
CreateMonitoringScheduleRequest |
CreateMonitoringScheduleRequest.withTags(Tag... tags)
(Optional) An array of key-value pairs.
|
ListTagsResult |
ListTagsResult.withTags(Tag... tags)
An array of
Tag objects, each with a tag key and a value. |
DescribeLabelingJobResult |
DescribeLabelingJobResult.withTags(Tag... tags)
An array of key/value pairs.
|
Trial |
Trial.withTags(Tag... tags)
The list of tags that are associated with the trial.
|
CreateTrainingJobRequest |
CreateTrainingJobRequest.withTags(Tag... tags)
An array of key-value pairs.
|
CreateEndpointConfigRequest |
CreateEndpointConfigRequest.withTags(Tag... tags)
A list of key-value pairs.
|
CreateAppRequest |
CreateAppRequest.withTags(Tag... tags)
Each tag consists of a key and an optional value.
|
CreateNotebookInstanceRequest |
CreateNotebookInstanceRequest.withTags(Tag... tags)
A list of tags to associate with the notebook instance.
|
CreateLabelingJobRequest |
CreateLabelingJobRequest.withTags(Tag... tags)
An array of key/value pairs.
|
AddTagsRequest |
AddTagsRequest.withTags(Tag... tags)
An array of
Tag objects. |
CreateProcessingJobRequest |
CreateProcessingJobRequest.withTags(Tag... tags)
(Optional) An array of key-value pairs.
|
CreateModelRequest |
CreateModelRequest.withTags(Tag... tags)
An array of key-value pairs.
|
CreateExperimentRequest |
CreateExperimentRequest.withTags(Tag... tags)
A list of tags to associate with the experiment.
|
Experiment |
Experiment.withTags(Tag... tags)
The list of tags that are associated with the experiment.
|
CreateHumanTaskUiRequest |
CreateHumanTaskUiRequest.withTags(Tag... tags)
An array of key-value pairs that contain metadata to help you categorize and organize a human review workflow
user interface.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateTransformJobRequest.setTags(Collection<Tag> tags)
(Optional) An array of key-value pairs.
|
void |
CreateWorkteamRequest.setTags(Collection<Tag> tags)
An array of key-value pairs.
|
void |
CreateTrialRequest.setTags(Collection<Tag> tags)
A list of tags to associate with the trial.
|
void |
CreateEndpointRequest.setTags(Collection<Tag> tags)
An array of key-value pairs.
|
void |
CreateDomainRequest.setTags(Collection<Tag> tags)
Each tag consists of a key and an optional value.
|
void |
AddTagsResult.setTags(Collection<Tag> tags)
A list of tags associated with the Amazon SageMaker resource.
|
void |
TrainingJob.setTags(Collection<Tag> tags)
An array of key-value pairs.
|
void |
CreateAutoMLJobRequest.setTags(Collection<Tag> tags)
Each tag consists of a key and an optional value.
|
void |
CreateHyperParameterTuningJobRequest.setTags(Collection<Tag> tags)
An array of key-value pairs.
|
void |
TrialComponent.setTags(Collection<Tag> tags)
The list of tags that are associated with the component.
|
void |
CreateFlowDefinitionRequest.setTags(Collection<Tag> tags)
An array of key-value pairs that contain metadata to help you categorize and organize a flow definition.
|
void |
CreateUserProfileRequest.setTags(Collection<Tag> tags)
Each tag consists of a key and an optional value.
|
void |
CreateTrialComponentRequest.setTags(Collection<Tag> tags)
A list of tags to associate with the component.
|
void |
CreateMonitoringScheduleRequest.setTags(Collection<Tag> tags)
(Optional) An array of key-value pairs.
|
void |
ListTagsResult.setTags(Collection<Tag> tags)
An array of
Tag objects, each with a tag key and a value. |
void |
DescribeLabelingJobResult.setTags(Collection<Tag> tags)
An array of key/value pairs.
|
void |
Trial.setTags(Collection<Tag> tags)
The list of tags that are associated with the trial.
|
void |
CreateTrainingJobRequest.setTags(Collection<Tag> tags)
An array of key-value pairs.
|
void |
CreateEndpointConfigRequest.setTags(Collection<Tag> tags)
A list of key-value pairs.
|
void |
CreateAppRequest.setTags(Collection<Tag> tags)
Each tag consists of a key and an optional value.
|
void |
CreateNotebookInstanceRequest.setTags(Collection<Tag> tags)
A list of tags to associate with the notebook instance.
|
void |
CreateLabelingJobRequest.setTags(Collection<Tag> tags)
An array of key/value pairs.
|
void |
AddTagsRequest.setTags(Collection<Tag> tags)
An array of
Tag objects. |
void |
CreateProcessingJobRequest.setTags(Collection<Tag> tags)
(Optional) An array of key-value pairs.
|
void |
CreateModelRequest.setTags(Collection<Tag> tags)
An array of key-value pairs.
|
void |
CreateExperimentRequest.setTags(Collection<Tag> tags)
A list of tags to associate with the experiment.
|
void |
Experiment.setTags(Collection<Tag> tags)
The list of tags that are associated with the experiment.
|
void |
CreateHumanTaskUiRequest.setTags(Collection<Tag> tags)
An array of key-value pairs that contain metadata to help you categorize and organize a human review workflow
user interface.
|
CreateTransformJobRequest |
CreateTransformJobRequest.withTags(Collection<Tag> tags)
(Optional) An array of key-value pairs.
|
CreateWorkteamRequest |
CreateWorkteamRequest.withTags(Collection<Tag> tags)
An array of key-value pairs.
|
CreateTrialRequest |
CreateTrialRequest.withTags(Collection<Tag> tags)
A list of tags to associate with the trial.
|
CreateEndpointRequest |
CreateEndpointRequest.withTags(Collection<Tag> tags)
An array of key-value pairs.
|
CreateDomainRequest |
CreateDomainRequest.withTags(Collection<Tag> tags)
Each tag consists of a key and an optional value.
|
AddTagsResult |
AddTagsResult.withTags(Collection<Tag> tags)
A list of tags associated with the Amazon SageMaker resource.
|
TrainingJob |
TrainingJob.withTags(Collection<Tag> tags)
An array of key-value pairs.
|
CreateAutoMLJobRequest |
CreateAutoMLJobRequest.withTags(Collection<Tag> tags)
Each tag consists of a key and an optional value.
|
CreateHyperParameterTuningJobRequest |
CreateHyperParameterTuningJobRequest.withTags(Collection<Tag> tags)
An array of key-value pairs.
|
TrialComponent |
TrialComponent.withTags(Collection<Tag> tags)
The list of tags that are associated with the component.
|
CreateFlowDefinitionRequest |
CreateFlowDefinitionRequest.withTags(Collection<Tag> tags)
An array of key-value pairs that contain metadata to help you categorize and organize a flow definition.
|
CreateUserProfileRequest |
CreateUserProfileRequest.withTags(Collection<Tag> tags)
Each tag consists of a key and an optional value.
|
CreateTrialComponentRequest |
CreateTrialComponentRequest.withTags(Collection<Tag> tags)
A list of tags to associate with the component.
|
CreateMonitoringScheduleRequest |
CreateMonitoringScheduleRequest.withTags(Collection<Tag> tags)
(Optional) An array of key-value pairs.
|
ListTagsResult |
ListTagsResult.withTags(Collection<Tag> tags)
An array of
Tag objects, each with a tag key and a value. |
DescribeLabelingJobResult |
DescribeLabelingJobResult.withTags(Collection<Tag> tags)
An array of key/value pairs.
|
Trial |
Trial.withTags(Collection<Tag> tags)
The list of tags that are associated with the trial.
|
CreateTrainingJobRequest |
CreateTrainingJobRequest.withTags(Collection<Tag> tags)
An array of key-value pairs.
|
CreateEndpointConfigRequest |
CreateEndpointConfigRequest.withTags(Collection<Tag> tags)
A list of key-value pairs.
|
CreateAppRequest |
CreateAppRequest.withTags(Collection<Tag> tags)
Each tag consists of a key and an optional value.
|
CreateNotebookInstanceRequest |
CreateNotebookInstanceRequest.withTags(Collection<Tag> tags)
A list of tags to associate with the notebook instance.
|
CreateLabelingJobRequest |
CreateLabelingJobRequest.withTags(Collection<Tag> tags)
An array of key/value pairs.
|
AddTagsRequest |
AddTagsRequest.withTags(Collection<Tag> tags)
An array of
Tag objects. |
CreateProcessingJobRequest |
CreateProcessingJobRequest.withTags(Collection<Tag> tags)
(Optional) An array of key-value pairs.
|
CreateModelRequest |
CreateModelRequest.withTags(Collection<Tag> tags)
An array of key-value pairs.
|
CreateExperimentRequest |
CreateExperimentRequest.withTags(Collection<Tag> tags)
A list of tags to associate with the experiment.
|
Experiment |
Experiment.withTags(Collection<Tag> tags)
The list of tags that are associated with the experiment.
|
CreateHumanTaskUiRequest |
CreateHumanTaskUiRequest.withTags(Collection<Tag> tags)
An array of key-value pairs that contain metadata to help you categorize and organize a human review workflow
user interface.
|
Copyright © 2020. All rights reserved.