Uses of Class
com.amazonaws.services.elasticfilesystem.model.CreateTagsResult
Packages that use CreateTagsResult
Package
Description
-
Uses of CreateTagsResult in com.amazonaws.services.elasticfilesystem
Methods in com.amazonaws.services.elasticfilesystem that return CreateTagsResultModifier and TypeMethodDescriptionAbstractAmazonElasticFileSystem.createTags
(CreateTagsRequest request) AmazonElasticFileSystem.createTags
(CreateTagsRequest createTagsRequest) Creates or overwrites tags associated with a file system.AmazonElasticFileSystemClient.createTags
(CreateTagsRequest createTagsRequest) Creates or overwrites tags associated with a file system.Methods in com.amazonaws.services.elasticfilesystem that return types with arguments of type CreateTagsResultModifier and TypeMethodDescriptionAbstractAmazonElasticFileSystemAsync.createTagsAsync
(CreateTagsRequest request) AbstractAmazonElasticFileSystemAsync.createTagsAsync
(CreateTagsRequest request, AsyncHandler<CreateTagsRequest, CreateTagsResult> asyncHandler) AmazonElasticFileSystemAsync.createTagsAsync
(CreateTagsRequest createTagsRequest) Creates or overwrites tags associated with a file system.AmazonElasticFileSystemAsync.createTagsAsync
(CreateTagsRequest createTagsRequest, AsyncHandler<CreateTagsRequest, CreateTagsResult> asyncHandler) Creates or overwrites tags associated with a file system.AmazonElasticFileSystemAsyncClient.createTagsAsync
(CreateTagsRequest request) AmazonElasticFileSystemAsyncClient.createTagsAsync
(CreateTagsRequest request, AsyncHandler<CreateTagsRequest, CreateTagsResult> asyncHandler) Method parameters in com.amazonaws.services.elasticfilesystem with type arguments of type CreateTagsResultModifier and TypeMethodDescriptionAbstractAmazonElasticFileSystemAsync.createTagsAsync
(CreateTagsRequest request, AsyncHandler<CreateTagsRequest, CreateTagsResult> asyncHandler) AmazonElasticFileSystemAsync.createTagsAsync
(CreateTagsRequest createTagsRequest, AsyncHandler<CreateTagsRequest, CreateTagsResult> asyncHandler) Creates or overwrites tags associated with a file system.AmazonElasticFileSystemAsyncClient.createTagsAsync
(CreateTagsRequest request, AsyncHandler<CreateTagsRequest, CreateTagsResult> asyncHandler) -
Uses of CreateTagsResult in com.amazonaws.services.elasticfilesystem.model
Methods in com.amazonaws.services.elasticfilesystem.model that return CreateTagsResult