| Package | Description |
|---|---|
| software.amazon.awssdk.services.workspacesweb.model |
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
CreatePortalRequest.tags()
The tags to add to the web portal.
|
List<Tag> |
CreateNetworkSettingsRequest.tags()
The tags to add to the network settings resource.
|
List<Tag> |
CreateUserAccessLoggingSettingsRequest.tags()
The tags to add to the user settings resource.
|
List<Tag> |
ListTagsForResourceResponse.tags()
The tags of the resource.
|
List<Tag> |
CreateTrustStoreRequest.tags()
The tags to add to the trust store.
|
List<Tag> |
TagResourceRequest.tags()
The tags of the resource.
|
List<Tag> |
CreateBrowserSettingsRequest.tags()
The tags to add to the browser settings resource.
|
List<Tag> |
CreateUserSettingsRequest.tags()
The tags to add to the user settings resource.
|
| Modifier and Type | Method and Description |
|---|---|
CreatePortalRequest.Builder |
CreatePortalRequest.Builder.tags(Tag... tags)
The tags to add to the web portal.
|
CreateNetworkSettingsRequest.Builder |
CreateNetworkSettingsRequest.Builder.tags(Tag... tags)
The tags to add to the network settings resource.
|
CreateUserAccessLoggingSettingsRequest.Builder |
CreateUserAccessLoggingSettingsRequest.Builder.tags(Tag... tags)
The tags to add to the user settings resource.
|
ListTagsForResourceResponse.Builder |
ListTagsForResourceResponse.Builder.tags(Tag... tags)
The tags of the resource.
|
CreateTrustStoreRequest.Builder |
CreateTrustStoreRequest.Builder.tags(Tag... tags)
The tags to add to the trust store.
|
TagResourceRequest.Builder |
TagResourceRequest.Builder.tags(Tag... tags)
The tags of the resource.
|
CreateBrowserSettingsRequest.Builder |
CreateBrowserSettingsRequest.Builder.tags(Tag... tags)
The tags to add to the browser settings resource.
|
CreateUserSettingsRequest.Builder |
CreateUserSettingsRequest.Builder.tags(Tag... tags)
The tags to add to the user settings resource.
|
| Modifier and Type | Method and Description |
|---|---|
CreatePortalRequest.Builder |
CreatePortalRequest.Builder.tags(Collection<Tag> tags)
The tags to add to the web portal.
|
CreateNetworkSettingsRequest.Builder |
CreateNetworkSettingsRequest.Builder.tags(Collection<Tag> tags)
The tags to add to the network settings resource.
|
CreateUserAccessLoggingSettingsRequest.Builder |
CreateUserAccessLoggingSettingsRequest.Builder.tags(Collection<Tag> tags)
The tags to add to the user settings resource.
|
ListTagsForResourceResponse.Builder |
ListTagsForResourceResponse.Builder.tags(Collection<Tag> tags)
The tags of the resource.
|
CreateTrustStoreRequest.Builder |
CreateTrustStoreRequest.Builder.tags(Collection<Tag> tags)
The tags to add to the trust store.
|
TagResourceRequest.Builder |
TagResourceRequest.Builder.tags(Collection<Tag> tags)
The tags of the resource.
|
CreateBrowserSettingsRequest.Builder |
CreateBrowserSettingsRequest.Builder.tags(Collection<Tag> tags)
The tags to add to the browser settings resource.
|
CreateUserSettingsRequest.Builder |
CreateUserSettingsRequest.Builder.tags(Collection<Tag> tags)
The tags to add to the user settings resource.
|
Copyright © 2022. All rights reserved.