Uses of Class
com.amazonaws.services.elasticfilesystem.model.CreateTagsResult
-
Packages that use CreateTagsResult Package Description com.amazonaws.services.elasticfilesystem com.amazonaws.services.elasticfilesystem.model -
-
Uses of CreateTagsResult in com.amazonaws.services.elasticfilesystem
Methods in com.amazonaws.services.elasticfilesystem that return CreateTagsResult Modifier and Type Method Description CreateTagsResultAbstractAmazonElasticFileSystem. createTags(CreateTagsRequest request)CreateTagsResultAmazonElasticFileSystem. createTags(CreateTagsRequest createTagsRequest)Creates or overwrites tags associated with a file system.CreateTagsResultAmazonElasticFileSystemClient. 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 CreateTagsResult Modifier and Type Method Description Future<CreateTagsResult>AbstractAmazonElasticFileSystemAsync. createTagsAsync(CreateTagsRequest request)Future<CreateTagsResult>AbstractAmazonElasticFileSystemAsync. createTagsAsync(CreateTagsRequest request, AsyncHandler<CreateTagsRequest,CreateTagsResult> asyncHandler)Future<CreateTagsResult>AmazonElasticFileSystemAsync. createTagsAsync(CreateTagsRequest createTagsRequest)Creates or overwrites tags associated with a file system.Future<CreateTagsResult>AmazonElasticFileSystemAsync. createTagsAsync(CreateTagsRequest createTagsRequest, AsyncHandler<CreateTagsRequest,CreateTagsResult> asyncHandler)Creates or overwrites tags associated with a file system.Future<CreateTagsResult>AmazonElasticFileSystemAsyncClient. createTagsAsync(CreateTagsRequest request)Future<CreateTagsResult>AmazonElasticFileSystemAsyncClient. createTagsAsync(CreateTagsRequest request, AsyncHandler<CreateTagsRequest,CreateTagsResult> asyncHandler)Method parameters in com.amazonaws.services.elasticfilesystem with type arguments of type CreateTagsResult Modifier and Type Method Description Future<CreateTagsResult>AbstractAmazonElasticFileSystemAsync. createTagsAsync(CreateTagsRequest request, AsyncHandler<CreateTagsRequest,CreateTagsResult> asyncHandler)Future<CreateTagsResult>AmazonElasticFileSystemAsync. createTagsAsync(CreateTagsRequest createTagsRequest, AsyncHandler<CreateTagsRequest,CreateTagsResult> asyncHandler)Creates or overwrites tags associated with a file system.Future<CreateTagsResult>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 Modifier and Type Method Description CreateTagsResultCreateTagsResult. clone()
-