Modifier and Type | Method and Description |
---|---|
DescribeFileSystemsResult |
AmazonElasticFileSystemClient.describeFileSystems() |
DescribeFileSystemsResult |
AmazonElasticFileSystem.describeFileSystems()
Simplified method form for invoking the DescribeFileSystems operation.
|
DescribeFileSystemsResult |
AbstractAmazonElasticFileSystem.describeFileSystems() |
DescribeFileSystemsResult |
AmazonElasticFileSystemClient.describeFileSystems(DescribeFileSystemsRequest describeFileSystemsRequest)
Returns the description of a specific Amazon EFS file system if either
the file system
CreationToken or the
FileSystemId is provided; otherwise, returns descriptions of
all file systems owned by the caller's AWS account in the AWS region of
the endpoint that you're calling. |
DescribeFileSystemsResult |
AmazonElasticFileSystem.describeFileSystems(DescribeFileSystemsRequest describeFileSystemsRequest)
Returns the description of a specific Amazon EFS file system if either
the file system
CreationToken or the
FileSystemId is provided; otherwise, returns descriptions of
all file systems owned by the caller's AWS account in the AWS region of
the endpoint that you're calling. |
DescribeFileSystemsResult |
AbstractAmazonElasticFileSystem.describeFileSystems(DescribeFileSystemsRequest request) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<DescribeFileSystemsResult> |
AmazonElasticFileSystemAsyncClient.describeFileSystemsAsync()
Simplified method form for invoking the DescribeFileSystems operation.
|
java.util.concurrent.Future<DescribeFileSystemsResult> |
AmazonElasticFileSystemAsync.describeFileSystemsAsync()
Simplified method form for invoking the DescribeFileSystems operation.
|
java.util.concurrent.Future<DescribeFileSystemsResult> |
AbstractAmazonElasticFileSystemAsync.describeFileSystemsAsync()
Simplified method form for invoking the DescribeFileSystems operation.
|
java.util.concurrent.Future<DescribeFileSystemsResult> |
AmazonElasticFileSystemAsyncClient.describeFileSystemsAsync(AsyncHandler<DescribeFileSystemsRequest,DescribeFileSystemsResult> asyncHandler)
Simplified method form for invoking the DescribeFileSystems operation
with an AsyncHandler.
|
java.util.concurrent.Future<DescribeFileSystemsResult> |
AmazonElasticFileSystemAsync.describeFileSystemsAsync(AsyncHandler<DescribeFileSystemsRequest,DescribeFileSystemsResult> asyncHandler)
Simplified method form for invoking the DescribeFileSystems operation
with an AsyncHandler.
|
java.util.concurrent.Future<DescribeFileSystemsResult> |
AbstractAmazonElasticFileSystemAsync.describeFileSystemsAsync(AsyncHandler<DescribeFileSystemsRequest,DescribeFileSystemsResult> asyncHandler)
Simplified method form for invoking the DescribeFileSystems operation
with an AsyncHandler.
|
java.util.concurrent.Future<DescribeFileSystemsResult> |
AmazonElasticFileSystemAsyncClient.describeFileSystemsAsync(DescribeFileSystemsRequest request) |
java.util.concurrent.Future<DescribeFileSystemsResult> |
AmazonElasticFileSystemAsync.describeFileSystemsAsync(DescribeFileSystemsRequest describeFileSystemsRequest)
Returns the description of a specific Amazon EFS file system if either
the file system
CreationToken or the
FileSystemId is provided; otherwise, returns descriptions of
all file systems owned by the caller's AWS account in the AWS region of
the endpoint that you're calling. |
java.util.concurrent.Future<DescribeFileSystemsResult> |
AbstractAmazonElasticFileSystemAsync.describeFileSystemsAsync(DescribeFileSystemsRequest request) |
java.util.concurrent.Future<DescribeFileSystemsResult> |
AmazonElasticFileSystemAsyncClient.describeFileSystemsAsync(DescribeFileSystemsRequest request,
AsyncHandler<DescribeFileSystemsRequest,DescribeFileSystemsResult> asyncHandler) |
java.util.concurrent.Future<DescribeFileSystemsResult> |
AmazonElasticFileSystemAsync.describeFileSystemsAsync(DescribeFileSystemsRequest describeFileSystemsRequest,
AsyncHandler<DescribeFileSystemsRequest,DescribeFileSystemsResult> asyncHandler)
Returns the description of a specific Amazon EFS file system if either
the file system
CreationToken or the
FileSystemId is provided; otherwise, returns descriptions of
all file systems owned by the caller's AWS account in the AWS region of
the endpoint that you're calling. |
java.util.concurrent.Future<DescribeFileSystemsResult> |
AbstractAmazonElasticFileSystemAsync.describeFileSystemsAsync(DescribeFileSystemsRequest request,
AsyncHandler<DescribeFileSystemsRequest,DescribeFileSystemsResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<DescribeFileSystemsResult> |
AmazonElasticFileSystemAsyncClient.describeFileSystemsAsync(AsyncHandler<DescribeFileSystemsRequest,DescribeFileSystemsResult> asyncHandler)
Simplified method form for invoking the DescribeFileSystems operation
with an AsyncHandler.
|
java.util.concurrent.Future<DescribeFileSystemsResult> |
AmazonElasticFileSystemAsync.describeFileSystemsAsync(AsyncHandler<DescribeFileSystemsRequest,DescribeFileSystemsResult> asyncHandler)
Simplified method form for invoking the DescribeFileSystems operation
with an AsyncHandler.
|
java.util.concurrent.Future<DescribeFileSystemsResult> |
AbstractAmazonElasticFileSystemAsync.describeFileSystemsAsync(AsyncHandler<DescribeFileSystemsRequest,DescribeFileSystemsResult> asyncHandler)
Simplified method form for invoking the DescribeFileSystems operation
with an AsyncHandler.
|
java.util.concurrent.Future<DescribeFileSystemsResult> |
AmazonElasticFileSystemAsyncClient.describeFileSystemsAsync(DescribeFileSystemsRequest request,
AsyncHandler<DescribeFileSystemsRequest,DescribeFileSystemsResult> asyncHandler) |
java.util.concurrent.Future<DescribeFileSystemsResult> |
AmazonElasticFileSystemAsync.describeFileSystemsAsync(DescribeFileSystemsRequest describeFileSystemsRequest,
AsyncHandler<DescribeFileSystemsRequest,DescribeFileSystemsResult> asyncHandler)
Returns the description of a specific Amazon EFS file system if either
the file system
CreationToken or the
FileSystemId is provided; otherwise, returns descriptions of
all file systems owned by the caller's AWS account in the AWS region of
the endpoint that you're calling. |
java.util.concurrent.Future<DescribeFileSystemsResult> |
AbstractAmazonElasticFileSystemAsync.describeFileSystemsAsync(DescribeFileSystemsRequest request,
AsyncHandler<DescribeFileSystemsRequest,DescribeFileSystemsResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
DescribeFileSystemsResult |
DescribeFileSystemsResult.clone() |
DescribeFileSystemsResult |
DescribeFileSystemsResult.withFileSystems(java.util.Collection<FileSystemDescription> fileSystems)
An array of file system descriptions.
|
DescribeFileSystemsResult |
DescribeFileSystemsResult.withFileSystems(FileSystemDescription... fileSystems)
An array of file system descriptions.
|
DescribeFileSystemsResult |
DescribeFileSystemsResult.withMarker(java.lang.String marker)
A string, present if provided by caller in the request.
|
DescribeFileSystemsResult |
DescribeFileSystemsResult.withNextMarker(java.lang.String nextMarker)
A string, present if there are more file systems than returned in the
response.
|
Modifier and Type | Method and Description |
---|---|
DescribeFileSystemsResult |
DescribeFileSystemsResultJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |