Uses of Class
software.amazon.awssdk.services.efs.model.CreateTagsRequest
-
Packages that use CreateTagsRequest Package Description software.amazon.awssdk.services.efs Amazon Elastic File System software.amazon.awssdk.services.efs.transform -
-
Uses of CreateTagsRequest in software.amazon.awssdk.services.efs
Methods in software.amazon.awssdk.services.efs with parameters of type CreateTagsRequest Modifier and Type Method Description default CompletableFuture<CreateTagsResponse>EfsAsyncClient. createTags(CreateTagsRequest createTagsRequest)Deprecated.Use TagResource.default CreateTagsResponseEfsClient. createTags(CreateTagsRequest createTagsRequest)Deprecated.Use TagResource. -
Uses of CreateTagsRequest in software.amazon.awssdk.services.efs.transform
Methods in software.amazon.awssdk.services.efs.transform with parameters of type CreateTagsRequest Modifier and Type Method Description SdkHttpFullRequestCreateTagsRequestMarshaller. marshall(CreateTagsRequest createTagsRequest)
-