| Package | Description |
|---|---|
| software.amazon.awssdk.services.efs |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeFileSystemsPublisher |
EfsAsyncClient.describeFileSystemsPaginator()
Returns the description of a specific Amazon EFS file system if either the file system
CreationToken
or the FileSystemId is provided. |
default DescribeFileSystemsPublisher |
EfsAsyncClient.describeFileSystemsPaginator(Consumer<DescribeFileSystemsRequest.Builder> describeFileSystemsRequest)
Returns the description of a specific Amazon EFS file system if either the file system
CreationToken
or the FileSystemId is provided. |
default DescribeFileSystemsPublisher |
EfsAsyncClient.describeFileSystemsPaginator(DescribeFileSystemsRequest describeFileSystemsRequest)
Returns the description of a specific Amazon EFS file system if either the file system
CreationToken
or the FileSystemId is provided. |
Copyright © 2023. All rights reserved.