| Package | Description |
|---|---|
| software.amazon.awssdk.services.organizations |
Organizations is a web service that enables you to consolidate your multiple Amazon Web Services accounts into an
organization and centrally manage your accounts and their resources.
|
| Modifier and Type | Method and Description |
|---|---|
default TagResourceResponse |
OrganizationsClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Adds one or more tags to the specified resource.
|
default TagResourceResponse |
OrganizationsClient.tagResource(TagResourceRequest tagResourceRequest)
Adds one or more tags to the specified resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<TagResourceResponse> |
OrganizationsAsyncClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Adds one or more tags to the specified resource.
|
default CompletableFuture<TagResourceResponse> |
OrganizationsAsyncClient.tagResource(TagResourceRequest tagResourceRequest)
Adds one or more tags to the specified resource.
|
Copyright © 2023. All rights reserved.