| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model | |
| software.amazon.awssdk.services.sagemaker.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
CreateHyperParameterTuningJobRequest.tags()
An array of key-value pairs.
|
List<Tag> |
CreateModelBiasJobDefinitionRequest.tags()
(Optional) An array of key-value pairs.
|
List<Tag> |
CreateMonitoringScheduleRequest.tags()
(Optional) An array of key-value pairs.
|
List<Tag> |
AddTagsRequest.tags()
An array of key-value pairs.
|
List<Tag> |
CreateImageRequest.tags()
A list of tags to apply to the image.
|
List<Tag> |
TrialComponent.tags()
The list of tags that are associated with the component.
|
List<Tag> |
CreateStudioLifecycleConfigRequest.tags()
Tags to be associated with the Lifecycle Configuration.
|
List<Tag> |
CreateWorkteamRequest.tags()
An array of key-value pairs.
|
List<Tag> |
CreateCompilationJobRequest.tags()
An array of key-value pairs.
|
List<Tag> |
CreateModelQualityJobDefinitionRequest.tags()
(Optional) An array of key-value pairs.
|
List<Tag> |
CreateEndpointConfigRequest.tags()
An array of key-value pairs.
|
List<Tag> |
CreateModelPackageRequest.tags()
A list of key value pairs associated with the model.
|
List<Tag> |
CreateTransformJobRequest.tags()
(Optional) An array of key-value pairs.
|
List<Tag> |
ModelPackage.tags()
A list of the tags associated with the model package.
|
List<Tag> |
CreateUserProfileRequest.tags()
Each tag consists of a key and an optional value.
|
List<Tag> |
CreateAppRequest.tags()
Each tag consists of a key and an optional value.
|
List<Tag> |
CreateCodeRepositoryRequest.tags()
An array of key-value pairs.
|
List<Tag> |
CreateAutoMlJobRequest.tags()
Each tag consists of a key and an optional value.
|
List<Tag> |
CreateModelExplainabilityJobDefinitionRequest.tags()
(Optional) An array of key-value pairs.
|
List<Tag> |
CreateAlgorithmRequest.tags()
An array of key-value pairs.
|
List<Tag> |
ModelPackageGroup.tags()
A list of the tags associated with the model group.
|
List<Tag> |
CreateEdgePackagingJobRequest.tags()
Creates tags for the packaging job.
|
List<Tag> |
Experiment.tags()
The list of tags that are associated with the experiment.
|
List<Tag> |
MonitoringSchedule.tags()
A list of the tags associated with the monitoring schedlue.
|
List<Tag> |
CreateExperimentRequest.tags()
A list of tags to associate with the experiment.
|
List<Tag> |
RegisterDevicesRequest.tags()
The tags associated with devices.
|
List<Tag> |
CreateLabelingJobRequest.tags()
An array of key/value pairs.
|
List<Tag> |
Pipeline.tags()
A list of tags that apply to the pipeline.
|
List<Tag> |
CreateTrainingJobRequest.tags()
An array of key-value pairs.
|
List<Tag> |
DescribeLabelingJobResponse.tags()
An array of key-value pairs.
|
List<Tag> |
ListTagsResponse.tags()
An array of
Tag objects, each with a tag key and a value. |
List<Tag> |
CreateProcessingJobRequest.tags()
(Optional) An array of key-value pairs.
|
List<Tag> |
CreateEndpointRequest.tags()
An array of key-value pairs.
|
List<Tag> |
TransformJob.tags()
A list of tags associated with the transform job.
|
List<Tag> |
Trial.tags()
The list of tags that are associated with the trial.
|
List<Tag> |
CreateFeatureGroupRequest.tags()
Tags used to identify
Features in each FeatureGroup. |
List<Tag> |
CreateTrialComponentRequest.tags()
A list of tags to associate with the component.
|
List<Tag> |
CreateDomainRequest.tags()
Tags to associated with the Domain.
|
List<Tag> |
ProcessingJob.tags()
An array of key-value pairs.
|
List<Tag> |
CreatePipelineRequest.tags()
A list of tags to apply to the created pipeline.
|
List<Tag> |
AddTagsResponse.tags()
A list of tags associated with the Amazon SageMaker resource.
|
List<Tag> |
CreateDataQualityJobDefinitionRequest.tags()
(Optional) An array of key-value pairs.
|
List<Tag> |
CreateProjectRequest.tags()
An array of key-value pairs that you want to use to organize and track your Amazon Web Services resource costs.
|
List<Tag> |
Project.tags()
An array of key-value pairs.
|
List<Tag> |
CreateAppImageConfigRequest.tags()
A list of tags to apply to the AppImageConfig.
|
List<Tag> |
CreateArtifactRequest.tags()
A list of tags to apply to the artifact.
|
List<Tag> |
Endpoint.tags()
A list of the tags associated with the endpoint.
|
List<Tag> |
CreateActionRequest.tags()
A list of tags to apply to the action.
|
List<Tag> |
TrainingJob.tags()
An array of key-value pairs.
|
List<Tag> |
UpdateProjectRequest.tags()
An array of key-value pairs.
|
List<Tag> |
CreateWorkforceRequest.tags()
An array of key-value pairs that contain metadata to help you categorize and organize our workforce.
|
List<Tag> |
CreateContextRequest.tags()
A list of tags to apply to the context.
|
List<Tag> |
CreateHumanTaskUiRequest.tags()
An array of key-value pairs that contain metadata to help you categorize and organize a human review workflow
user interface.
|
List<Tag> |
CreateTrialRequest.tags()
A list of tags to associate with the trial.
|
List<Tag> |
CreateFlowDefinitionRequest.tags()
An array of key-value pairs that contain metadata to help you categorize and organize a flow definition.
|
List<Tag> |
CreateDeviceFleetRequest.tags()
Creates tags for the specified fleet.
|
List<Tag> |
CreateModelRequest.tags()
An array of key-value pairs.
|
List<Tag> |
CreateModelPackageGroupRequest.tags()
A list of key value pairs associated with the model group.
|
List<Tag> |
FeatureGroup.tags()
Tags used to define a
FeatureGroup. |
List<Tag> |
CreateNotebookInstanceRequest.tags()
An array of key-value pairs.
|
| Modifier and Type | Method and Description |
|---|---|
CreateHyperParameterTuningJobRequest.Builder |
CreateHyperParameterTuningJobRequest.Builder.tags(Tag... tags)
An array of key-value pairs.
|
CreateModelBiasJobDefinitionRequest.Builder |
CreateModelBiasJobDefinitionRequest.Builder.tags(Tag... tags)
(Optional) An array of key-value pairs.
|
CreateMonitoringScheduleRequest.Builder |
CreateMonitoringScheduleRequest.Builder.tags(Tag... tags)
(Optional) An array of key-value pairs.
|
AddTagsRequest.Builder |
AddTagsRequest.Builder.tags(Tag... tags)
An array of key-value pairs.
|
CreateImageRequest.Builder |
CreateImageRequest.Builder.tags(Tag... tags)
A list of tags to apply to the image.
|
TrialComponent.Builder |
TrialComponent.Builder.tags(Tag... tags)
The list of tags that are associated with the component.
|
CreateStudioLifecycleConfigRequest.Builder |
CreateStudioLifecycleConfigRequest.Builder.tags(Tag... tags)
Tags to be associated with the Lifecycle Configuration.
|
CreateWorkteamRequest.Builder |
CreateWorkteamRequest.Builder.tags(Tag... tags)
An array of key-value pairs.
|
CreateCompilationJobRequest.Builder |
CreateCompilationJobRequest.Builder.tags(Tag... tags)
An array of key-value pairs.
|
CreateModelQualityJobDefinitionRequest.Builder |
CreateModelQualityJobDefinitionRequest.Builder.tags(Tag... tags)
(Optional) An array of key-value pairs.
|
CreateEndpointConfigRequest.Builder |
CreateEndpointConfigRequest.Builder.tags(Tag... tags)
An array of key-value pairs.
|
CreateModelPackageRequest.Builder |
CreateModelPackageRequest.Builder.tags(Tag... tags)
A list of key value pairs associated with the model.
|
CreateTransformJobRequest.Builder |
CreateTransformJobRequest.Builder.tags(Tag... tags)
(Optional) An array of key-value pairs.
|
ModelPackage.Builder |
ModelPackage.Builder.tags(Tag... tags)
A list of the tags associated with the model package.
|
CreateUserProfileRequest.Builder |
CreateUserProfileRequest.Builder.tags(Tag... tags)
Each tag consists of a key and an optional value.
|
CreateAppRequest.Builder |
CreateAppRequest.Builder.tags(Tag... tags)
Each tag consists of a key and an optional value.
|
CreateCodeRepositoryRequest.Builder |
CreateCodeRepositoryRequest.Builder.tags(Tag... tags)
An array of key-value pairs.
|
CreateAutoMlJobRequest.Builder |
CreateAutoMlJobRequest.Builder.tags(Tag... tags)
Each tag consists of a key and an optional value.
|
CreateModelExplainabilityJobDefinitionRequest.Builder |
CreateModelExplainabilityJobDefinitionRequest.Builder.tags(Tag... tags)
(Optional) An array of key-value pairs.
|
CreateAlgorithmRequest.Builder |
CreateAlgorithmRequest.Builder.tags(Tag... tags)
An array of key-value pairs.
|
ModelPackageGroup.Builder |
ModelPackageGroup.Builder.tags(Tag... tags)
A list of the tags associated with the model group.
|
CreateEdgePackagingJobRequest.Builder |
CreateEdgePackagingJobRequest.Builder.tags(Tag... tags)
Creates tags for the packaging job.
|
Experiment.Builder |
Experiment.Builder.tags(Tag... tags)
The list of tags that are associated with the experiment.
|
MonitoringSchedule.Builder |
MonitoringSchedule.Builder.tags(Tag... tags)
A list of the tags associated with the monitoring schedlue.
|
CreateExperimentRequest.Builder |
CreateExperimentRequest.Builder.tags(Tag... tags)
A list of tags to associate with the experiment.
|
RegisterDevicesRequest.Builder |
RegisterDevicesRequest.Builder.tags(Tag... tags)
The tags associated with devices.
|
CreateLabelingJobRequest.Builder |
CreateLabelingJobRequest.Builder.tags(Tag... tags)
An array of key/value pairs.
|
Pipeline.Builder |
Pipeline.Builder.tags(Tag... tags)
A list of tags that apply to the pipeline.
|
CreateTrainingJobRequest.Builder |
CreateTrainingJobRequest.Builder.tags(Tag... tags)
An array of key-value pairs.
|
DescribeLabelingJobResponse.Builder |
DescribeLabelingJobResponse.Builder.tags(Tag... tags)
An array of key-value pairs.
|
ListTagsResponse.Builder |
ListTagsResponse.Builder.tags(Tag... tags)
An array of
Tag objects, each with a tag key and a value. |
CreateProcessingJobRequest.Builder |
CreateProcessingJobRequest.Builder.tags(Tag... tags)
(Optional) An array of key-value pairs.
|
CreateEndpointRequest.Builder |
CreateEndpointRequest.Builder.tags(Tag... tags)
An array of key-value pairs.
|
TransformJob.Builder |
TransformJob.Builder.tags(Tag... tags)
A list of tags associated with the transform job.
|
Trial.Builder |
Trial.Builder.tags(Tag... tags)
The list of tags that are associated with the trial.
|
CreateFeatureGroupRequest.Builder |
CreateFeatureGroupRequest.Builder.tags(Tag... tags)
Tags used to identify
Features in each FeatureGroup. |
CreateTrialComponentRequest.Builder |
CreateTrialComponentRequest.Builder.tags(Tag... tags)
A list of tags to associate with the component.
|
CreateDomainRequest.Builder |
CreateDomainRequest.Builder.tags(Tag... tags)
Tags to associated with the Domain.
|
ProcessingJob.Builder |
ProcessingJob.Builder.tags(Tag... tags)
An array of key-value pairs.
|
CreatePipelineRequest.Builder |
CreatePipelineRequest.Builder.tags(Tag... tags)
A list of tags to apply to the created pipeline.
|
AddTagsResponse.Builder |
AddTagsResponse.Builder.tags(Tag... tags)
A list of tags associated with the Amazon SageMaker resource.
|
CreateDataQualityJobDefinitionRequest.Builder |
CreateDataQualityJobDefinitionRequest.Builder.tags(Tag... tags)
(Optional) An array of key-value pairs.
|
CreateProjectRequest.Builder |
CreateProjectRequest.Builder.tags(Tag... tags)
An array of key-value pairs that you want to use to organize and track your Amazon Web Services resource
costs.
|
Project.Builder |
Project.Builder.tags(Tag... tags)
An array of key-value pairs.
|
CreateAppImageConfigRequest.Builder |
CreateAppImageConfigRequest.Builder.tags(Tag... tags)
A list of tags to apply to the AppImageConfig.
|
CreateArtifactRequest.Builder |
CreateArtifactRequest.Builder.tags(Tag... tags)
A list of tags to apply to the artifact.
|
Endpoint.Builder |
Endpoint.Builder.tags(Tag... tags)
A list of the tags associated with the endpoint.
|
CreateActionRequest.Builder |
CreateActionRequest.Builder.tags(Tag... tags)
A list of tags to apply to the action.
|
TrainingJob.Builder |
TrainingJob.Builder.tags(Tag... tags)
An array of key-value pairs.
|
UpdateProjectRequest.Builder |
UpdateProjectRequest.Builder.tags(Tag... tags)
An array of key-value pairs.
|
CreateWorkforceRequest.Builder |
CreateWorkforceRequest.Builder.tags(Tag... tags)
An array of key-value pairs that contain metadata to help you categorize and organize our workforce.
|
CreateContextRequest.Builder |
CreateContextRequest.Builder.tags(Tag... tags)
A list of tags to apply to the context.
|
CreateHumanTaskUiRequest.Builder |
CreateHumanTaskUiRequest.Builder.tags(Tag... tags)
An array of key-value pairs that contain metadata to help you categorize and organize a human review workflow
user interface.
|
CreateTrialRequest.Builder |
CreateTrialRequest.Builder.tags(Tag... tags)
A list of tags to associate with the trial.
|
CreateFlowDefinitionRequest.Builder |
CreateFlowDefinitionRequest.Builder.tags(Tag... tags)
An array of key-value pairs that contain metadata to help you categorize and organize a flow definition.
|
CreateDeviceFleetRequest.Builder |
CreateDeviceFleetRequest.Builder.tags(Tag... tags)
Creates tags for the specified fleet.
|
CreateModelRequest.Builder |
CreateModelRequest.Builder.tags(Tag... tags)
An array of key-value pairs.
|
CreateModelPackageGroupRequest.Builder |
CreateModelPackageGroupRequest.Builder.tags(Tag... tags)
A list of key value pairs associated with the model group.
|
FeatureGroup.Builder |
FeatureGroup.Builder.tags(Tag... tags)
Tags used to define a
FeatureGroup. |
CreateNotebookInstanceRequest.Builder |
CreateNotebookInstanceRequest.Builder.tags(Tag... tags)
An array of key-value pairs.
|
| Modifier and Type | Method and Description |
|---|---|
CreateHyperParameterTuningJobRequest.Builder |
CreateHyperParameterTuningJobRequest.Builder.tags(Collection<Tag> tags)
An array of key-value pairs.
|
CreateModelBiasJobDefinitionRequest.Builder |
CreateModelBiasJobDefinitionRequest.Builder.tags(Collection<Tag> tags)
(Optional) An array of key-value pairs.
|
CreateMonitoringScheduleRequest.Builder |
CreateMonitoringScheduleRequest.Builder.tags(Collection<Tag> tags)
(Optional) An array of key-value pairs.
|
AddTagsRequest.Builder |
AddTagsRequest.Builder.tags(Collection<Tag> tags)
An array of key-value pairs.
|
CreateImageRequest.Builder |
CreateImageRequest.Builder.tags(Collection<Tag> tags)
A list of tags to apply to the image.
|
TrialComponent.Builder |
TrialComponent.Builder.tags(Collection<Tag> tags)
The list of tags that are associated with the component.
|
CreateStudioLifecycleConfigRequest.Builder |
CreateStudioLifecycleConfigRequest.Builder.tags(Collection<Tag> tags)
Tags to be associated with the Lifecycle Configuration.
|
CreateWorkteamRequest.Builder |
CreateWorkteamRequest.Builder.tags(Collection<Tag> tags)
An array of key-value pairs.
|
CreateCompilationJobRequest.Builder |
CreateCompilationJobRequest.Builder.tags(Collection<Tag> tags)
An array of key-value pairs.
|
CreateModelQualityJobDefinitionRequest.Builder |
CreateModelQualityJobDefinitionRequest.Builder.tags(Collection<Tag> tags)
(Optional) An array of key-value pairs.
|
CreateEndpointConfigRequest.Builder |
CreateEndpointConfigRequest.Builder.tags(Collection<Tag> tags)
An array of key-value pairs.
|
CreateModelPackageRequest.Builder |
CreateModelPackageRequest.Builder.tags(Collection<Tag> tags)
A list of key value pairs associated with the model.
|
CreateTransformJobRequest.Builder |
CreateTransformJobRequest.Builder.tags(Collection<Tag> tags)
(Optional) An array of key-value pairs.
|
ModelPackage.Builder |
ModelPackage.Builder.tags(Collection<Tag> tags)
A list of the tags associated with the model package.
|
CreateUserProfileRequest.Builder |
CreateUserProfileRequest.Builder.tags(Collection<Tag> tags)
Each tag consists of a key and an optional value.
|
CreateAppRequest.Builder |
CreateAppRequest.Builder.tags(Collection<Tag> tags)
Each tag consists of a key and an optional value.
|
CreateCodeRepositoryRequest.Builder |
CreateCodeRepositoryRequest.Builder.tags(Collection<Tag> tags)
An array of key-value pairs.
|
CreateAutoMlJobRequest.Builder |
CreateAutoMlJobRequest.Builder.tags(Collection<Tag> tags)
Each tag consists of a key and an optional value.
|
CreateModelExplainabilityJobDefinitionRequest.Builder |
CreateModelExplainabilityJobDefinitionRequest.Builder.tags(Collection<Tag> tags)
(Optional) An array of key-value pairs.
|
CreateAlgorithmRequest.Builder |
CreateAlgorithmRequest.Builder.tags(Collection<Tag> tags)
An array of key-value pairs.
|
ModelPackageGroup.Builder |
ModelPackageGroup.Builder.tags(Collection<Tag> tags)
A list of the tags associated with the model group.
|
CreateEdgePackagingJobRequest.Builder |
CreateEdgePackagingJobRequest.Builder.tags(Collection<Tag> tags)
Creates tags for the packaging job.
|
Experiment.Builder |
Experiment.Builder.tags(Collection<Tag> tags)
The list of tags that are associated with the experiment.
|
MonitoringSchedule.Builder |
MonitoringSchedule.Builder.tags(Collection<Tag> tags)
A list of the tags associated with the monitoring schedlue.
|
CreateExperimentRequest.Builder |
CreateExperimentRequest.Builder.tags(Collection<Tag> tags)
A list of tags to associate with the experiment.
|
RegisterDevicesRequest.Builder |
RegisterDevicesRequest.Builder.tags(Collection<Tag> tags)
The tags associated with devices.
|
CreateLabelingJobRequest.Builder |
CreateLabelingJobRequest.Builder.tags(Collection<Tag> tags)
An array of key/value pairs.
|
Pipeline.Builder |
Pipeline.Builder.tags(Collection<Tag> tags)
A list of tags that apply to the pipeline.
|
CreateTrainingJobRequest.Builder |
CreateTrainingJobRequest.Builder.tags(Collection<Tag> tags)
An array of key-value pairs.
|
DescribeLabelingJobResponse.Builder |
DescribeLabelingJobResponse.Builder.tags(Collection<Tag> tags)
An array of key-value pairs.
|
ListTagsResponse.Builder |
ListTagsResponse.Builder.tags(Collection<Tag> tags)
An array of
Tag objects, each with a tag key and a value. |
CreateProcessingJobRequest.Builder |
CreateProcessingJobRequest.Builder.tags(Collection<Tag> tags)
(Optional) An array of key-value pairs.
|
CreateEndpointRequest.Builder |
CreateEndpointRequest.Builder.tags(Collection<Tag> tags)
An array of key-value pairs.
|
TransformJob.Builder |
TransformJob.Builder.tags(Collection<Tag> tags)
A list of tags associated with the transform job.
|
Trial.Builder |
Trial.Builder.tags(Collection<Tag> tags)
The list of tags that are associated with the trial.
|
CreateFeatureGroupRequest.Builder |
CreateFeatureGroupRequest.Builder.tags(Collection<Tag> tags)
Tags used to identify
Features in each FeatureGroup. |
CreateTrialComponentRequest.Builder |
CreateTrialComponentRequest.Builder.tags(Collection<Tag> tags)
A list of tags to associate with the component.
|
CreateDomainRequest.Builder |
CreateDomainRequest.Builder.tags(Collection<Tag> tags)
Tags to associated with the Domain.
|
ProcessingJob.Builder |
ProcessingJob.Builder.tags(Collection<Tag> tags)
An array of key-value pairs.
|
CreatePipelineRequest.Builder |
CreatePipelineRequest.Builder.tags(Collection<Tag> tags)
A list of tags to apply to the created pipeline.
|
AddTagsResponse.Builder |
AddTagsResponse.Builder.tags(Collection<Tag> tags)
A list of tags associated with the Amazon SageMaker resource.
|
CreateDataQualityJobDefinitionRequest.Builder |
CreateDataQualityJobDefinitionRequest.Builder.tags(Collection<Tag> tags)
(Optional) An array of key-value pairs.
|
CreateProjectRequest.Builder |
CreateProjectRequest.Builder.tags(Collection<Tag> tags)
An array of key-value pairs that you want to use to organize and track your Amazon Web Services resource
costs.
|
Project.Builder |
Project.Builder.tags(Collection<Tag> tags)
An array of key-value pairs.
|
CreateAppImageConfigRequest.Builder |
CreateAppImageConfigRequest.Builder.tags(Collection<Tag> tags)
A list of tags to apply to the AppImageConfig.
|
CreateArtifactRequest.Builder |
CreateArtifactRequest.Builder.tags(Collection<Tag> tags)
A list of tags to apply to the artifact.
|
Endpoint.Builder |
Endpoint.Builder.tags(Collection<Tag> tags)
A list of the tags associated with the endpoint.
|
CreateActionRequest.Builder |
CreateActionRequest.Builder.tags(Collection<Tag> tags)
A list of tags to apply to the action.
|
TrainingJob.Builder |
TrainingJob.Builder.tags(Collection<Tag> tags)
An array of key-value pairs.
|
UpdateProjectRequest.Builder |
UpdateProjectRequest.Builder.tags(Collection<Tag> tags)
An array of key-value pairs.
|
CreateWorkforceRequest.Builder |
CreateWorkforceRequest.Builder.tags(Collection<Tag> tags)
An array of key-value pairs that contain metadata to help you categorize and organize our workforce.
|
CreateContextRequest.Builder |
CreateContextRequest.Builder.tags(Collection<Tag> tags)
A list of tags to apply to the context.
|
CreateHumanTaskUiRequest.Builder |
CreateHumanTaskUiRequest.Builder.tags(Collection<Tag> tags)
An array of key-value pairs that contain metadata to help you categorize and organize a human review workflow
user interface.
|
CreateTrialRequest.Builder |
CreateTrialRequest.Builder.tags(Collection<Tag> tags)
A list of tags to associate with the trial.
|
CreateFlowDefinitionRequest.Builder |
CreateFlowDefinitionRequest.Builder.tags(Collection<Tag> tags)
An array of key-value pairs that contain metadata to help you categorize and organize a flow definition.
|
CreateDeviceFleetRequest.Builder |
CreateDeviceFleetRequest.Builder.tags(Collection<Tag> tags)
Creates tags for the specified fleet.
|
CreateModelRequest.Builder |
CreateModelRequest.Builder.tags(Collection<Tag> tags)
An array of key-value pairs.
|
CreateModelPackageGroupRequest.Builder |
CreateModelPackageGroupRequest.Builder.tags(Collection<Tag> tags)
A list of key value pairs associated with the model group.
|
FeatureGroup.Builder |
FeatureGroup.Builder.tags(Collection<Tag> tags)
Tags used to define a
FeatureGroup. |
CreateNotebookInstanceRequest.Builder |
CreateNotebookInstanceRequest.Builder.tags(Collection<Tag> tags)
An array of key-value pairs.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<Tag> |
ListTagsPublisher.tags()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<Tag> |
ListTagsIterable.tags()
Returns an iterable to iterate through the paginated
ListTagsResponse.tags() member. |
Copyright © 2021. All rights reserved.