| Package | Description |
|---|---|
| com.amazonaws.services.transfer.model |
| Modifier and Type | Method and Description |
|---|---|
Tag |
Tag.clone() |
Tag |
Tag.withKey(String key)
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 you create.
|
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
DescribedWorkflow.getTags()
Key-value pairs that can be used to group and search for workflows.
|
List<Tag> |
DescribedUser.getTags()
Specifies the key-value pairs for the user requested.
|
List<Tag> |
DescribedCertificate.getTags()
Key-value pairs that can be used to group and search for certificates.
|
List<Tag> |
DescribedAgreement.getTags()
Key-value pairs that can be used to group and search for agreements.
|
List<Tag> |
TagResourceRequest.getTags()
Key-value pairs assigned to ARNs that you can use to group and search for resources by type.
|
List<Tag> |
ImportCertificateRequest.getTags()
Key-value pairs that can be used to group and search for certificates.
|
List<Tag> |
CreateWorkflowRequest.getTags()
Key-value pairs that can be used to group and search for workflows.
|
List<Tag> |
CreateUserRequest.getTags()
Key-value pairs that can be used to group and search for users.
|
List<Tag> |
CreateServerRequest.getTags()
Key-value pairs that can be used to group and search for servers.
|
List<Tag> |
CreateAgreementRequest.getTags()
Key-value pairs that can be used to group and search for agreements.
|
List<Tag> |
DescribedConnector.getTags()
Key-value pairs that can be used to group and search for connectors.
|
List<Tag> |
ImportHostKeyRequest.getTags()
Key-value pairs that can be used to group and search for host keys.
|
List<Tag> |
DescribedHostKey.getTags()
Key-value pairs that can be used to group and search for host keys.
|
List<Tag> |
DescribedProfile.getTags()
Key-value pairs that can be used to group and search for profiles.
|
List<Tag> |
DescribedServer.getTags()
Specifies the key-value pairs that you can use to search for and group servers that were assigned to the server
that was described.
|
List<Tag> |
ListTagsForResourceResult.getTags()
Key-value pairs that are assigned to a resource, usually for the purpose of grouping and searching for items.
|
List<Tag> |
CreateConnectorRequest.getTags()
Key-value pairs that can be used to group and search for connectors.
|
List<Tag> |
CreateProfileRequest.getTags()
Key-value pairs that can be used to group and search for AS2 profiles.
|
| Modifier and Type | Method and Description |
|---|---|
DescribedWorkflow |
DescribedWorkflow.withTags(Tag... tags)
Key-value pairs that can be used to group and search for workflows.
|
DescribedUser |
DescribedUser.withTags(Tag... tags)
Specifies the key-value pairs for the user requested.
|
DescribedCertificate |
DescribedCertificate.withTags(Tag... tags)
Key-value pairs that can be used to group and search for certificates.
|
DescribedAgreement |
DescribedAgreement.withTags(Tag... tags)
Key-value pairs that can be used to group and search for agreements.
|
TagResourceRequest |
TagResourceRequest.withTags(Tag... tags)
Key-value pairs assigned to ARNs that you can use to group and search for resources by type.
|
ImportCertificateRequest |
ImportCertificateRequest.withTags(Tag... tags)
Key-value pairs that can be used to group and search for certificates.
|
CreateWorkflowRequest |
CreateWorkflowRequest.withTags(Tag... tags)
Key-value pairs that can be used to group and search for workflows.
|
CreateUserRequest |
CreateUserRequest.withTags(Tag... tags)
Key-value pairs that can be used to group and search for users.
|
CreateServerRequest |
CreateServerRequest.withTags(Tag... tags)
Key-value pairs that can be used to group and search for servers.
|
CreateAgreementRequest |
CreateAgreementRequest.withTags(Tag... tags)
Key-value pairs that can be used to group and search for agreements.
|
DescribedConnector |
DescribedConnector.withTags(Tag... tags)
Key-value pairs that can be used to group and search for connectors.
|
ImportHostKeyRequest |
ImportHostKeyRequest.withTags(Tag... tags)
Key-value pairs that can be used to group and search for host keys.
|
DescribedHostKey |
DescribedHostKey.withTags(Tag... tags)
Key-value pairs that can be used to group and search for host keys.
|
DescribedProfile |
DescribedProfile.withTags(Tag... tags)
Key-value pairs that can be used to group and search for profiles.
|
DescribedServer |
DescribedServer.withTags(Tag... tags)
Specifies the key-value pairs that you can use to search for and group servers that were assigned to the server
that was described.
|
ListTagsForResourceResult |
ListTagsForResourceResult.withTags(Tag... tags)
Key-value pairs that are assigned to a resource, usually for the purpose of grouping and searching for items.
|
CreateConnectorRequest |
CreateConnectorRequest.withTags(Tag... tags)
Key-value pairs that can be used to group and search for connectors.
|
CreateProfileRequest |
CreateProfileRequest.withTags(Tag... tags)
Key-value pairs that can be used to group and search for AS2 profiles.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribedWorkflow.setTags(Collection<Tag> tags)
Key-value pairs that can be used to group and search for workflows.
|
void |
DescribedUser.setTags(Collection<Tag> tags)
Specifies the key-value pairs for the user requested.
|
void |
DescribedCertificate.setTags(Collection<Tag> tags)
Key-value pairs that can be used to group and search for certificates.
|
void |
DescribedAgreement.setTags(Collection<Tag> tags)
Key-value pairs that can be used to group and search for agreements.
|
void |
TagResourceRequest.setTags(Collection<Tag> tags)
Key-value pairs assigned to ARNs that you can use to group and search for resources by type.
|
void |
ImportCertificateRequest.setTags(Collection<Tag> tags)
Key-value pairs that can be used to group and search for certificates.
|
void |
CreateWorkflowRequest.setTags(Collection<Tag> tags)
Key-value pairs that can be used to group and search for workflows.
|
void |
CreateUserRequest.setTags(Collection<Tag> tags)
Key-value pairs that can be used to group and search for users.
|
void |
CreateServerRequest.setTags(Collection<Tag> tags)
Key-value pairs that can be used to group and search for servers.
|
void |
CreateAgreementRequest.setTags(Collection<Tag> tags)
Key-value pairs that can be used to group and search for agreements.
|
void |
DescribedConnector.setTags(Collection<Tag> tags)
Key-value pairs that can be used to group and search for connectors.
|
void |
ImportHostKeyRequest.setTags(Collection<Tag> tags)
Key-value pairs that can be used to group and search for host keys.
|
void |
DescribedHostKey.setTags(Collection<Tag> tags)
Key-value pairs that can be used to group and search for host keys.
|
void |
DescribedProfile.setTags(Collection<Tag> tags)
Key-value pairs that can be used to group and search for profiles.
|
void |
DescribedServer.setTags(Collection<Tag> tags)
Specifies the key-value pairs that you can use to search for and group servers that were assigned to the server
that was described.
|
void |
ListTagsForResourceResult.setTags(Collection<Tag> tags)
Key-value pairs that are assigned to a resource, usually for the purpose of grouping and searching for items.
|
void |
CreateConnectorRequest.setTags(Collection<Tag> tags)
Key-value pairs that can be used to group and search for connectors.
|
void |
CreateProfileRequest.setTags(Collection<Tag> tags)
Key-value pairs that can be used to group and search for AS2 profiles.
|
DescribedWorkflow |
DescribedWorkflow.withTags(Collection<Tag> tags)
Key-value pairs that can be used to group and search for workflows.
|
DescribedUser |
DescribedUser.withTags(Collection<Tag> tags)
Specifies the key-value pairs for the user requested.
|
DescribedCertificate |
DescribedCertificate.withTags(Collection<Tag> tags)
Key-value pairs that can be used to group and search for certificates.
|
DescribedAgreement |
DescribedAgreement.withTags(Collection<Tag> tags)
Key-value pairs that can be used to group and search for agreements.
|
TagResourceRequest |
TagResourceRequest.withTags(Collection<Tag> tags)
Key-value pairs assigned to ARNs that you can use to group and search for resources by type.
|
ImportCertificateRequest |
ImportCertificateRequest.withTags(Collection<Tag> tags)
Key-value pairs that can be used to group and search for certificates.
|
CreateWorkflowRequest |
CreateWorkflowRequest.withTags(Collection<Tag> tags)
Key-value pairs that can be used to group and search for workflows.
|
CreateUserRequest |
CreateUserRequest.withTags(Collection<Tag> tags)
Key-value pairs that can be used to group and search for users.
|
CreateServerRequest |
CreateServerRequest.withTags(Collection<Tag> tags)
Key-value pairs that can be used to group and search for servers.
|
CreateAgreementRequest |
CreateAgreementRequest.withTags(Collection<Tag> tags)
Key-value pairs that can be used to group and search for agreements.
|
DescribedConnector |
DescribedConnector.withTags(Collection<Tag> tags)
Key-value pairs that can be used to group and search for connectors.
|
ImportHostKeyRequest |
ImportHostKeyRequest.withTags(Collection<Tag> tags)
Key-value pairs that can be used to group and search for host keys.
|
DescribedHostKey |
DescribedHostKey.withTags(Collection<Tag> tags)
Key-value pairs that can be used to group and search for host keys.
|
DescribedProfile |
DescribedProfile.withTags(Collection<Tag> tags)
Key-value pairs that can be used to group and search for profiles.
|
DescribedServer |
DescribedServer.withTags(Collection<Tag> tags)
Specifies the key-value pairs that you can use to search for and group servers that were assigned to the server
that was described.
|
ListTagsForResourceResult |
ListTagsForResourceResult.withTags(Collection<Tag> tags)
Key-value pairs that are assigned to a resource, usually for the purpose of grouping and searching for items.
|
CreateConnectorRequest |
CreateConnectorRequest.withTags(Collection<Tag> tags)
Key-value pairs that can be used to group and search for connectors.
|
CreateProfileRequest |
CreateProfileRequest.withTags(Collection<Tag> tags)
Key-value pairs that can be used to group and search for AS2 profiles.
|
Copyright © 2024. All rights reserved.