| Package | Description |
|---|---|
| software.amazon.awssdk.services.appfabric.model |
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
CreateIngestionDestinationRequest.tags()
A map of the key-value pairs of the tag or tags to assign to the resource.
|
List<Tag> |
CreateAppBundleRequest.tags()
A map of the key-value pairs of the tag or tags to assign to the resource.
|
List<Tag> |
TagResourceRequest.tags()
A map of the key-value pairs of the tag or tags to assign to the resource.
|
List<Tag> |
CreateAppAuthorizationRequest.tags()
A map of the key-value pairs of the tag or tags to assign to the resource.
|
List<Tag> |
ListTagsForResourceResponse.tags()
A map of the key-value pairs for the tag or tags assigned to the specified resource.
|
List<Tag> |
CreateIngestionRequest.tags()
A map of the key-value pairs of the tag or tags to assign to the resource.
|
| Modifier and Type | Method and Description |
|---|---|
CreateIngestionDestinationRequest.Builder |
CreateIngestionDestinationRequest.Builder.tags(Tag... tags)
A map of the key-value pairs of the tag or tags to assign to the resource.
|
CreateAppBundleRequest.Builder |
CreateAppBundleRequest.Builder.tags(Tag... tags)
A map of the key-value pairs of the tag or tags to assign to the resource.
|
TagResourceRequest.Builder |
TagResourceRequest.Builder.tags(Tag... tags)
A map of the key-value pairs of the tag or tags to assign to the resource.
|
CreateAppAuthorizationRequest.Builder |
CreateAppAuthorizationRequest.Builder.tags(Tag... tags)
A map of the key-value pairs of the tag or tags to assign to the resource.
|
ListTagsForResourceResponse.Builder |
ListTagsForResourceResponse.Builder.tags(Tag... tags)
A map of the key-value pairs for the tag or tags assigned to the specified resource.
|
CreateIngestionRequest.Builder |
CreateIngestionRequest.Builder.tags(Tag... tags)
A map of the key-value pairs of the tag or tags to assign to the resource.
|
| Modifier and Type | Method and Description |
|---|---|
CreateIngestionDestinationRequest.Builder |
CreateIngestionDestinationRequest.Builder.tags(Collection<Tag> tags)
A map of the key-value pairs of the tag or tags to assign to the resource.
|
CreateAppBundleRequest.Builder |
CreateAppBundleRequest.Builder.tags(Collection<Tag> tags)
A map of the key-value pairs of the tag or tags to assign to the resource.
|
TagResourceRequest.Builder |
TagResourceRequest.Builder.tags(Collection<Tag> tags)
A map of the key-value pairs of the tag or tags to assign to the resource.
|
CreateAppAuthorizationRequest.Builder |
CreateAppAuthorizationRequest.Builder.tags(Collection<Tag> tags)
A map of the key-value pairs of the tag or tags to assign to the resource.
|
ListTagsForResourceResponse.Builder |
ListTagsForResourceResponse.Builder.tags(Collection<Tag> tags)
A map of the key-value pairs for the tag or tags assigned to the specified resource.
|
CreateIngestionRequest.Builder |
CreateIngestionRequest.Builder.tags(Collection<Tag> tags)
A map of the key-value pairs of the tag or tags to assign to the resource.
|
Copyright © 2023. All rights reserved.