| Package | Description |
|---|---|
| software.amazon.awssdk.services.transfer.model |
| Modifier and Type | Method and Description |
|---|---|
List<S3Tag> |
TagStepDetails.tags()
Array that contains from 1 to 10 key/value pairs.
|
| Modifier and Type | Method and Description |
|---|---|
TagStepDetails.Builder |
TagStepDetails.Builder.tags(S3Tag... tags)
Array that contains from 1 to 10 key/value pairs.
|
| Modifier and Type | Method and Description |
|---|---|
TagStepDetails.Builder |
TagStepDetails.Builder.tags(Collection<S3Tag> tags)
Array that contains from 1 to 10 key/value pairs.
|
Copyright © 2023. All rights reserved.