Uses of Class
software.amazon.awssdk.services.efs.model.DeleteTagsRequest
-
Packages that use DeleteTagsRequest Package Description software.amazon.awssdk.services.efs Amazon Elastic File System software.amazon.awssdk.services.efs.transform -
-
Uses of DeleteTagsRequest in software.amazon.awssdk.services.efs
Methods in software.amazon.awssdk.services.efs with parameters of type DeleteTagsRequest Modifier and Type Method Description default CompletableFuture<DeleteTagsResponse>EfsAsyncClient. deleteTags(DeleteTagsRequest deleteTagsRequest)Deprecated.Use UntagResource.default DeleteTagsResponseEfsClient. deleteTags(DeleteTagsRequest deleteTagsRequest)Deprecated.Use UntagResource. -
Uses of DeleteTagsRequest in software.amazon.awssdk.services.efs.transform
Methods in software.amazon.awssdk.services.efs.transform with parameters of type DeleteTagsRequest Modifier and Type Method Description SdkHttpFullRequestDeleteTagsRequestMarshaller. marshall(DeleteTagsRequest deleteTagsRequest)
-