| Package | Description |
|---|---|
| com.amazonaws.services.b2bi.model |
| Modifier and Type | Method and Description |
|---|---|
Tag |
Tag.clone() |
Tag |
Tag.withKey(String key)
Specifies the name assigned to the tag that you create.
|
Tag |
Tag.withValue(String value)
Contains one or more values that you assigned to the key name that you create.
|
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
ListTagsForResourceResult.getTags()
Returns the key-value pairs assigned to ARNs that you can use to group and search for resources by type.
|
List<Tag> |
CreateTransformerRequest.getTags()
Specifies the key-value pairs assigned to ARNs that you can use to group and search for resources by type.
|
List<Tag> |
CreateProfileRequest.getTags()
Specifies the key-value pairs assigned to ARNs that you can use to group and search for resources by type.
|
List<Tag> |
CreateCapabilityRequest.getTags()
Specifies the key-value pairs assigned to ARNs that you can use to group and search for resources by type.
|
List<Tag> |
TagResourceRequest.getTags()
Specifies the key-value pairs assigned to ARNs that you can use to group and search for resources by type.
|
List<Tag> |
CreatePartnershipRequest.getTags()
Specifies the key-value pairs assigned to ARNs that you can use to group and search for resources by type.
|
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceResult |
ListTagsForResourceResult.withTags(Tag... tags)
Returns the key-value pairs assigned to ARNs that you can use to group and search for resources by type.
|
CreateTransformerRequest |
CreateTransformerRequest.withTags(Tag... tags)
Specifies the key-value pairs assigned to ARNs that you can use to group and search for resources by type.
|
CreateProfileRequest |
CreateProfileRequest.withTags(Tag... tags)
Specifies the key-value pairs assigned to ARNs that you can use to group and search for resources by type.
|
CreateCapabilityRequest |
CreateCapabilityRequest.withTags(Tag... tags)
Specifies the key-value pairs assigned to ARNs that you can use to group and search for resources by type.
|
TagResourceRequest |
TagResourceRequest.withTags(Tag... tags)
Specifies the key-value pairs assigned to ARNs that you can use to group and search for resources by type.
|
CreatePartnershipRequest |
CreatePartnershipRequest.withTags(Tag... tags)
Specifies the key-value pairs assigned to ARNs that you can use to group and search for resources by type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListTagsForResourceResult.setTags(Collection<Tag> tags)
Returns the key-value pairs assigned to ARNs that you can use to group and search for resources by type.
|
void |
CreateTransformerRequest.setTags(Collection<Tag> tags)
Specifies the key-value pairs assigned to ARNs that you can use to group and search for resources by type.
|
void |
CreateProfileRequest.setTags(Collection<Tag> tags)
Specifies the key-value pairs assigned to ARNs that you can use to group and search for resources by type.
|
void |
CreateCapabilityRequest.setTags(Collection<Tag> tags)
Specifies the key-value pairs assigned to ARNs that you can use to group and search for resources by type.
|
void |
TagResourceRequest.setTags(Collection<Tag> tags)
Specifies the key-value pairs assigned to ARNs that you can use to group and search for resources by type.
|
void |
CreatePartnershipRequest.setTags(Collection<Tag> tags)
Specifies the key-value pairs assigned to ARNs that you can use to group and search for resources by type.
|
ListTagsForResourceResult |
ListTagsForResourceResult.withTags(Collection<Tag> tags)
Returns the key-value pairs assigned to ARNs that you can use to group and search for resources by type.
|
CreateTransformerRequest |
CreateTransformerRequest.withTags(Collection<Tag> tags)
Specifies the key-value pairs assigned to ARNs that you can use to group and search for resources by type.
|
CreateProfileRequest |
CreateProfileRequest.withTags(Collection<Tag> tags)
Specifies the key-value pairs assigned to ARNs that you can use to group and search for resources by type.
|
CreateCapabilityRequest |
CreateCapabilityRequest.withTags(Collection<Tag> tags)
Specifies the key-value pairs assigned to ARNs that you can use to group and search for resources by type.
|
TagResourceRequest |
TagResourceRequest.withTags(Collection<Tag> tags)
Specifies the key-value pairs assigned to ARNs that you can use to group and search for resources by type.
|
CreatePartnershipRequest |
CreatePartnershipRequest.withTags(Collection<Tag> tags)
Specifies the key-value pairs assigned to ARNs that you can use to group and search for resources by type.
|
Copyright © 2024. All rights reserved.