Uses of Class
software.amazon.awssdk.services.transfer.model.Tag
-
Packages that use Tag Package Description software.amazon.awssdk.services.transfer.model software.amazon.awssdk.services.transfer.paginators -
-
Uses of Tag in software.amazon.awssdk.services.transfer.model
Methods in software.amazon.awssdk.services.transfer.model that return types with arguments of type Tag Modifier and Type Method Description List<Tag>CreateAgreementRequest. tags()Key-value pairs that can be used to group and search for agreements.List<Tag>CreateConnectorRequest. tags()Key-value pairs that can be used to group and search for connectors.List<Tag>CreateProfileRequest. tags()Key-value pairs that can be used to group and search for AS2 profiles.List<Tag>CreateServerRequest. tags()Key-value pairs that can be used to group and search for servers.List<Tag>CreateUserRequest. tags()Key-value pairs that can be used to group and search for users.List<Tag>CreateWebAppRequest. tags()Key-value pairs that can be used to group and search for web apps.List<Tag>CreateWorkflowRequest. tags()Key-value pairs that can be used to group and search for workflows.List<Tag>DescribedAgreement. tags()Key-value pairs that can be used to group and search for agreements.List<Tag>DescribedCertificate. tags()Key-value pairs that can be used to group and search for certificates.List<Tag>DescribedConnector. tags()Key-value pairs that can be used to group and search for connectors.List<Tag>DescribedHostKey. tags()Key-value pairs that can be used to group and search for host keys.List<Tag>DescribedProfile. tags()Key-value pairs that can be used to group and search for profiles.List<Tag>DescribedServer. 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.List<Tag>DescribedUser. tags()Specifies the key-value pairs for the user requested.List<Tag>DescribedWebApp. tags()Key-value pairs that can be used to group and search for web apps.List<Tag>DescribedWorkflow. tags()Key-value pairs that can be used to group and search for workflows.List<Tag>ImportCertificateRequest. tags()Key-value pairs that can be used to group and search for certificates.List<Tag>ImportHostKeyRequest. tags()Key-value pairs that can be used to group and search for host keys.List<Tag>ListTagsForResourceResponse. tags()Key-value pairs that are assigned to a resource, usually for the purpose of grouping and searching for items.List<Tag>TagResourceRequest. tags()Key-value pairs assigned to ARNs that you can use to group and search for resources by type.Methods in software.amazon.awssdk.services.transfer.model with parameters of type Tag Modifier and Type Method Description CreateAgreementRequest.BuilderCreateAgreementRequest.Builder. tags(Tag... tags)Key-value pairs that can be used to group and search for agreements.CreateConnectorRequest.BuilderCreateConnectorRequest.Builder. tags(Tag... tags)Key-value pairs that can be used to group and search for connectors.CreateProfileRequest.BuilderCreateProfileRequest.Builder. tags(Tag... tags)Key-value pairs that can be used to group and search for AS2 profiles.CreateServerRequest.BuilderCreateServerRequest.Builder. tags(Tag... tags)Key-value pairs that can be used to group and search for servers.CreateUserRequest.BuilderCreateUserRequest.Builder. tags(Tag... tags)Key-value pairs that can be used to group and search for users.CreateWebAppRequest.BuilderCreateWebAppRequest.Builder. tags(Tag... tags)Key-value pairs that can be used to group and search for web apps.CreateWorkflowRequest.BuilderCreateWorkflowRequest.Builder. tags(Tag... tags)Key-value pairs that can be used to group and search for workflows.DescribedAgreement.BuilderDescribedAgreement.Builder. tags(Tag... tags)Key-value pairs that can be used to group and search for agreements.DescribedCertificate.BuilderDescribedCertificate.Builder. tags(Tag... tags)Key-value pairs that can be used to group and search for certificates.DescribedConnector.BuilderDescribedConnector.Builder. tags(Tag... tags)Key-value pairs that can be used to group and search for connectors.DescribedHostKey.BuilderDescribedHostKey.Builder. tags(Tag... tags)Key-value pairs that can be used to group and search for host keys.DescribedProfile.BuilderDescribedProfile.Builder. tags(Tag... tags)Key-value pairs that can be used to group and search for profiles.DescribedServer.BuilderDescribedServer.Builder. tags(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.DescribedUser.BuilderDescribedUser.Builder. tags(Tag... tags)Specifies the key-value pairs for the user requested.DescribedWebApp.BuilderDescribedWebApp.Builder. tags(Tag... tags)Key-value pairs that can be used to group and search for web apps.DescribedWorkflow.BuilderDescribedWorkflow.Builder. tags(Tag... tags)Key-value pairs that can be used to group and search for workflows.ImportCertificateRequest.BuilderImportCertificateRequest.Builder. tags(Tag... tags)Key-value pairs that can be used to group and search for certificates.ImportHostKeyRequest.BuilderImportHostKeyRequest.Builder. tags(Tag... tags)Key-value pairs that can be used to group and search for host keys.ListTagsForResourceResponse.BuilderListTagsForResourceResponse.Builder. tags(Tag... tags)Key-value pairs that are assigned to a resource, usually for the purpose of grouping and searching for items.TagResourceRequest.BuilderTagResourceRequest.Builder. tags(Tag... tags)Key-value pairs assigned to ARNs that you can use to group and search for resources by type.Method parameters in software.amazon.awssdk.services.transfer.model with type arguments of type Tag Modifier and Type Method Description CreateAgreementRequest.BuilderCreateAgreementRequest.Builder. tags(Collection<Tag> tags)Key-value pairs that can be used to group and search for agreements.CreateConnectorRequest.BuilderCreateConnectorRequest.Builder. tags(Collection<Tag> tags)Key-value pairs that can be used to group and search for connectors.CreateProfileRequest.BuilderCreateProfileRequest.Builder. tags(Collection<Tag> tags)Key-value pairs that can be used to group and search for AS2 profiles.CreateServerRequest.BuilderCreateServerRequest.Builder. tags(Collection<Tag> tags)Key-value pairs that can be used to group and search for servers.CreateUserRequest.BuilderCreateUserRequest.Builder. tags(Collection<Tag> tags)Key-value pairs that can be used to group and search for users.CreateWebAppRequest.BuilderCreateWebAppRequest.Builder. tags(Collection<Tag> tags)Key-value pairs that can be used to group and search for web apps.CreateWorkflowRequest.BuilderCreateWorkflowRequest.Builder. tags(Collection<Tag> tags)Key-value pairs that can be used to group and search for workflows.DescribedAgreement.BuilderDescribedAgreement.Builder. tags(Collection<Tag> tags)Key-value pairs that can be used to group and search for agreements.DescribedCertificate.BuilderDescribedCertificate.Builder. tags(Collection<Tag> tags)Key-value pairs that can be used to group and search for certificates.DescribedConnector.BuilderDescribedConnector.Builder. tags(Collection<Tag> tags)Key-value pairs that can be used to group and search for connectors.DescribedHostKey.BuilderDescribedHostKey.Builder. tags(Collection<Tag> tags)Key-value pairs that can be used to group and search for host keys.DescribedProfile.BuilderDescribedProfile.Builder. tags(Collection<Tag> tags)Key-value pairs that can be used to group and search for profiles.DescribedServer.BuilderDescribedServer.Builder. tags(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.DescribedUser.BuilderDescribedUser.Builder. tags(Collection<Tag> tags)Specifies the key-value pairs for the user requested.DescribedWebApp.BuilderDescribedWebApp.Builder. tags(Collection<Tag> tags)Key-value pairs that can be used to group and search for web apps.DescribedWorkflow.BuilderDescribedWorkflow.Builder. tags(Collection<Tag> tags)Key-value pairs that can be used to group and search for workflows.ImportCertificateRequest.BuilderImportCertificateRequest.Builder. tags(Collection<Tag> tags)Key-value pairs that can be used to group and search for certificates.ImportHostKeyRequest.BuilderImportHostKeyRequest.Builder. tags(Collection<Tag> tags)Key-value pairs that can be used to group and search for host keys.ListTagsForResourceResponse.BuilderListTagsForResourceResponse.Builder. tags(Collection<Tag> tags)Key-value pairs that are assigned to a resource, usually for the purpose of grouping and searching for items.TagResourceRequest.BuilderTagResourceRequest.Builder. tags(Collection<Tag> tags)Key-value pairs assigned to ARNs that you can use to group and search for resources by type. -
Uses of Tag in software.amazon.awssdk.services.transfer.paginators
Methods in software.amazon.awssdk.services.transfer.paginators that return types with arguments of type Tag Modifier and Type Method Description SdkIterable<Tag>ListTagsForResourceIterable. tags()Returns an iterable to iterate through the paginatedListTagsForResourceResponse.tags()member.SdkPublisher<Tag>ListTagsForResourcePublisher. tags()Returns a publisher that can be used to get a stream of data.
-