- AbstractAmazonElasticFileSystem - Class in com.amazonaws.services.elasticfilesystem
-
Abstract implementation of AmazonElasticFileSystem
.
- AbstractAmazonElasticFileSystem() - Constructor for class com.amazonaws.services.elasticfilesystem.AbstractAmazonElasticFileSystem
-
- AbstractAmazonElasticFileSystemAsync - Class in com.amazonaws.services.elasticfilesystem
-
Abstract implementation of AmazonElasticFileSystemAsync
.
- AbstractAmazonElasticFileSystemAsync() - Constructor for class com.amazonaws.services.elasticfilesystem.AbstractAmazonElasticFileSystemAsync
-
- AmazonElasticFileSystem - Interface in com.amazonaws.services.elasticfilesystem
-
Interface for accessing EFS.
- AmazonElasticFileSystemAsync - Interface in com.amazonaws.services.elasticfilesystem
-
Interface for accessing EFS asynchronously.
- AmazonElasticFileSystemAsyncClient - Class in com.amazonaws.services.elasticfilesystem
-
Interface for accessing EFS asynchronously.
- AmazonElasticFileSystemAsyncClient() - Constructor for class com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystemAsyncClient
-
Constructs a new asynchronous client to invoke service methods on EFS.
- AmazonElasticFileSystemAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystemAsyncClient
-
Constructs a new asynchronous client to invoke service methods on EFS.
- AmazonElasticFileSystemAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystemAsyncClient
-
Constructs a new asynchronous client to invoke service methods on EFS
using the specified AWS account credentials.
- AmazonElasticFileSystemAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystemAsyncClient
-
Constructs a new asynchronous client to invoke service methods on EFS
using the specified AWS account credentials and executor service.
- AmazonElasticFileSystemAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystemAsyncClient
-
Constructs a new asynchronous client to invoke service methods on EFS
using the specified AWS account credentials, executor service, and client
configuration options.
- AmazonElasticFileSystemAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystemAsyncClient
-
Constructs a new asynchronous client to invoke service methods on EFS
using the specified AWS account credentials provider.
- AmazonElasticFileSystemAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystemAsyncClient
-
Constructs a new asynchronous client to invoke service methods on EFS
using the provided AWS account credentials provider and client
configuration options.
- AmazonElasticFileSystemAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystemAsyncClient
-
Constructs a new asynchronous client to invoke service methods on EFS
using the specified AWS account credentials provider and executor
service.
- AmazonElasticFileSystemAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystemAsyncClient
-
Constructs a new asynchronous client to invoke service methods on EFS
using the specified AWS account credentials provider, executor service,
and client configuration options.
- AmazonElasticFileSystemClient - Class in com.amazonaws.services.elasticfilesystem
-
Client for accessing EFS.
- AmazonElasticFileSystemClient() - Constructor for class com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystemClient
-
Constructs a new client to invoke service methods on EFS.
- AmazonElasticFileSystemClient(ClientConfiguration) - Constructor for class com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystemClient
-
Constructs a new client to invoke service methods on EFS.
- AmazonElasticFileSystemClient(AWSCredentials) - Constructor for class com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystemClient
-
Constructs a new client to invoke service methods on EFS using the
specified AWS account credentials.
- AmazonElasticFileSystemClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystemClient
-
Constructs a new client to invoke service methods on EFS using the
specified AWS account credentials and client configuration options.
- AmazonElasticFileSystemClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystemClient
-
Constructs a new client to invoke service methods on EFS using the
specified AWS account credentials provider.
- AmazonElasticFileSystemClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystemClient
-
Constructs a new client to invoke service methods on EFS using the
specified AWS account credentials provider and client configuration
options.
- AmazonElasticFileSystemClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystemClient
-
Constructs a new client to invoke service methods on EFS using the
specified AWS account credentials provider, client configuration options,
and request metric collector.
- deleteFileSystem(DeleteFileSystemRequest) - Method in class com.amazonaws.services.elasticfilesystem.AbstractAmazonElasticFileSystem
-
- deleteFileSystem(DeleteFileSystemRequest) - Method in interface com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystem
-
Deletes a file system, permanently severing access to its contents.
- deleteFileSystem(DeleteFileSystemRequest) - Method in class com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystemClient
-
Deletes a file system, permanently severing access to its contents.
- deleteFileSystemAsync(DeleteFileSystemRequest) - Method in class com.amazonaws.services.elasticfilesystem.AbstractAmazonElasticFileSystemAsync
-
- deleteFileSystemAsync(DeleteFileSystemRequest, AsyncHandler<DeleteFileSystemRequest, Void>) - Method in class com.amazonaws.services.elasticfilesystem.AbstractAmazonElasticFileSystemAsync
-
- deleteFileSystemAsync(DeleteFileSystemRequest) - Method in interface com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystemAsync
-
Deletes a file system, permanently severing access to its contents.
- deleteFileSystemAsync(DeleteFileSystemRequest, AsyncHandler<DeleteFileSystemRequest, Void>) - Method in interface com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystemAsync
-
Deletes a file system, permanently severing access to its contents.
- deleteFileSystemAsync(DeleteFileSystemRequest) - Method in class com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystemAsyncClient
-
- deleteFileSystemAsync(DeleteFileSystemRequest, AsyncHandler<DeleteFileSystemRequest, Void>) - Method in class com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystemAsyncClient
-
- DeleteFileSystemRequest - Class in com.amazonaws.services.elasticfilesystem.model
-
- DeleteFileSystemRequest() - Constructor for class com.amazonaws.services.elasticfilesystem.model.DeleteFileSystemRequest
-
- deleteMountTarget(DeleteMountTargetRequest) - Method in class com.amazonaws.services.elasticfilesystem.AbstractAmazonElasticFileSystem
-
- deleteMountTarget(DeleteMountTargetRequest) - Method in interface com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystem
-
Deletes the specified mount target.
- deleteMountTarget(DeleteMountTargetRequest) - Method in class com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystemClient
-
Deletes the specified mount target.
- deleteMountTargetAsync(DeleteMountTargetRequest) - Method in class com.amazonaws.services.elasticfilesystem.AbstractAmazonElasticFileSystemAsync
-
- deleteMountTargetAsync(DeleteMountTargetRequest, AsyncHandler<DeleteMountTargetRequest, Void>) - Method in class com.amazonaws.services.elasticfilesystem.AbstractAmazonElasticFileSystemAsync
-
- deleteMountTargetAsync(DeleteMountTargetRequest) - Method in interface com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystemAsync
-
Deletes the specified mount target.
- deleteMountTargetAsync(DeleteMountTargetRequest, AsyncHandler<DeleteMountTargetRequest, Void>) - Method in interface com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystemAsync
-
Deletes the specified mount target.
- deleteMountTargetAsync(DeleteMountTargetRequest) - Method in class com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystemAsyncClient
-
- deleteMountTargetAsync(DeleteMountTargetRequest, AsyncHandler<DeleteMountTargetRequest, Void>) - Method in class com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystemAsyncClient
-
- DeleteMountTargetRequest - Class in com.amazonaws.services.elasticfilesystem.model
-
- DeleteMountTargetRequest() - Constructor for class com.amazonaws.services.elasticfilesystem.model.DeleteMountTargetRequest
-
- deleteTags(DeleteTagsRequest) - Method in class com.amazonaws.services.elasticfilesystem.AbstractAmazonElasticFileSystem
-
- deleteTags(DeleteTagsRequest) - Method in interface com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystem
-
Deletes the specified tags from a file system.
- deleteTags(DeleteTagsRequest) - Method in class com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystemClient
-
Deletes the specified tags from a file system.
- deleteTagsAsync(DeleteTagsRequest) - Method in class com.amazonaws.services.elasticfilesystem.AbstractAmazonElasticFileSystemAsync
-
- deleteTagsAsync(DeleteTagsRequest, AsyncHandler<DeleteTagsRequest, Void>) - Method in class com.amazonaws.services.elasticfilesystem.AbstractAmazonElasticFileSystemAsync
-
- deleteTagsAsync(DeleteTagsRequest) - Method in interface com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystemAsync
-
Deletes the specified tags from a file system.
- deleteTagsAsync(DeleteTagsRequest, AsyncHandler<DeleteTagsRequest, Void>) - Method in interface com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystemAsync
-
Deletes the specified tags from a file system.
- deleteTagsAsync(DeleteTagsRequest) - Method in class com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystemAsyncClient
-
- deleteTagsAsync(DeleteTagsRequest, AsyncHandler<DeleteTagsRequest, Void>) - Method in class com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystemAsyncClient
-
- DeleteTagsRequest - Class in com.amazonaws.services.elasticfilesystem.model
-
- DeleteTagsRequest() - Constructor for class com.amazonaws.services.elasticfilesystem.model.DeleteTagsRequest
-
- DependencyTimeoutException - Exception in com.amazonaws.services.elasticfilesystem.model
-
The service timed out trying to fulfill the request, and the client should
try the call again.
- DependencyTimeoutException(String) - Constructor for exception com.amazonaws.services.elasticfilesystem.model.DependencyTimeoutException
-
Constructs a new DependencyTimeoutException with the specified error
message.
- describeFileSystems(DescribeFileSystemsRequest) - Method in class com.amazonaws.services.elasticfilesystem.AbstractAmazonElasticFileSystem
-
- describeFileSystems() - Method in class com.amazonaws.services.elasticfilesystem.AbstractAmazonElasticFileSystem
-
- describeFileSystems(DescribeFileSystemsRequest) - Method in interface com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystem
-
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.
- describeFileSystems() - Method in interface com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystem
-
Simplified method form for invoking the DescribeFileSystems operation.
- describeFileSystems(DescribeFileSystemsRequest) - Method in class com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystemClient
-
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.
- describeFileSystems() - Method in class com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystemClient
-
- describeFileSystemsAsync(DescribeFileSystemsRequest) - Method in class com.amazonaws.services.elasticfilesystem.AbstractAmazonElasticFileSystemAsync
-
- describeFileSystemsAsync(DescribeFileSystemsRequest, AsyncHandler<DescribeFileSystemsRequest, DescribeFileSystemsResult>) - Method in class com.amazonaws.services.elasticfilesystem.AbstractAmazonElasticFileSystemAsync
-
- describeFileSystemsAsync() - Method in class com.amazonaws.services.elasticfilesystem.AbstractAmazonElasticFileSystemAsync
-
Simplified method form for invoking the DescribeFileSystems operation.
- describeFileSystemsAsync(AsyncHandler<DescribeFileSystemsRequest, DescribeFileSystemsResult>) - Method in class com.amazonaws.services.elasticfilesystem.AbstractAmazonElasticFileSystemAsync
-
Simplified method form for invoking the DescribeFileSystems operation
with an AsyncHandler.
- describeFileSystemsAsync(DescribeFileSystemsRequest) - Method in interface com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystemAsync
-
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.
- describeFileSystemsAsync(DescribeFileSystemsRequest, AsyncHandler<DescribeFileSystemsRequest, DescribeFileSystemsResult>) - Method in interface com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystemAsync
-
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.
- describeFileSystemsAsync() - Method in interface com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystemAsync
-
Simplified method form for invoking the DescribeFileSystems operation.
- describeFileSystemsAsync(AsyncHandler<DescribeFileSystemsRequest, DescribeFileSystemsResult>) - Method in interface com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystemAsync
-
Simplified method form for invoking the DescribeFileSystems operation
with an AsyncHandler.
- describeFileSystemsAsync(DescribeFileSystemsRequest) - Method in class com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystemAsyncClient
-
- describeFileSystemsAsync(DescribeFileSystemsRequest, AsyncHandler<DescribeFileSystemsRequest, DescribeFileSystemsResult>) - Method in class com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystemAsyncClient
-
- describeFileSystemsAsync() - Method in class com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystemAsyncClient
-
Simplified method form for invoking the DescribeFileSystems operation.
- describeFileSystemsAsync(AsyncHandler<DescribeFileSystemsRequest, DescribeFileSystemsResult>) - Method in class com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystemAsyncClient
-
Simplified method form for invoking the DescribeFileSystems operation
with an AsyncHandler.
- DescribeFileSystemsRequest - Class in com.amazonaws.services.elasticfilesystem.model
-
- DescribeFileSystemsRequest() - Constructor for class com.amazonaws.services.elasticfilesystem.model.DescribeFileSystemsRequest
-
- DescribeFileSystemsResult - Class in com.amazonaws.services.elasticfilesystem.model
-
- DescribeFileSystemsResult() - Constructor for class com.amazonaws.services.elasticfilesystem.model.DescribeFileSystemsResult
-
- describeMountTargets(DescribeMountTargetsRequest) - Method in class com.amazonaws.services.elasticfilesystem.AbstractAmazonElasticFileSystem
-
- describeMountTargets(DescribeMountTargetsRequest) - Method in interface com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystem
-
Returns the descriptions of all the current mount targets, or a specific
mount target, for a file system.
- describeMountTargets(DescribeMountTargetsRequest) - Method in class com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystemClient
-
Returns the descriptions of all the current mount targets, or a specific
mount target, for a file system.
- describeMountTargetsAsync(DescribeMountTargetsRequest) - Method in class com.amazonaws.services.elasticfilesystem.AbstractAmazonElasticFileSystemAsync
-
- describeMountTargetsAsync(DescribeMountTargetsRequest, AsyncHandler<DescribeMountTargetsRequest, DescribeMountTargetsResult>) - Method in class com.amazonaws.services.elasticfilesystem.AbstractAmazonElasticFileSystemAsync
-
- describeMountTargetsAsync(DescribeMountTargetsRequest) - Method in interface com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystemAsync
-
Returns the descriptions of all the current mount targets, or a specific
mount target, for a file system.
- describeMountTargetsAsync(DescribeMountTargetsRequest, AsyncHandler<DescribeMountTargetsRequest, DescribeMountTargetsResult>) - Method in interface com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystemAsync
-
Returns the descriptions of all the current mount targets, or a specific
mount target, for a file system.
- describeMountTargetsAsync(DescribeMountTargetsRequest) - Method in class com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystemAsyncClient
-
- describeMountTargetsAsync(DescribeMountTargetsRequest, AsyncHandler<DescribeMountTargetsRequest, DescribeMountTargetsResult>) - Method in class com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystemAsyncClient
-
- describeMountTargetSecurityGroups(DescribeMountTargetSecurityGroupsRequest) - Method in class com.amazonaws.services.elasticfilesystem.AbstractAmazonElasticFileSystem
-
- describeMountTargetSecurityGroups(DescribeMountTargetSecurityGroupsRequest) - Method in interface com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystem
-
Returns the security groups currently in effect for a mount target.
- describeMountTargetSecurityGroups(DescribeMountTargetSecurityGroupsRequest) - Method in class com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystemClient
-
Returns the security groups currently in effect for a mount target.
- describeMountTargetSecurityGroupsAsync(DescribeMountTargetSecurityGroupsRequest) - Method in class com.amazonaws.services.elasticfilesystem.AbstractAmazonElasticFileSystemAsync
-
- describeMountTargetSecurityGroupsAsync(DescribeMountTargetSecurityGroupsRequest, AsyncHandler<DescribeMountTargetSecurityGroupsRequest, DescribeMountTargetSecurityGroupsResult>) - Method in class com.amazonaws.services.elasticfilesystem.AbstractAmazonElasticFileSystemAsync
-
- describeMountTargetSecurityGroupsAsync(DescribeMountTargetSecurityGroupsRequest) - Method in interface com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystemAsync
-
Returns the security groups currently in effect for a mount target.
- describeMountTargetSecurityGroupsAsync(DescribeMountTargetSecurityGroupsRequest, AsyncHandler<DescribeMountTargetSecurityGroupsRequest, DescribeMountTargetSecurityGroupsResult>) - Method in interface com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystemAsync
-
Returns the security groups currently in effect for a mount target.
- describeMountTargetSecurityGroupsAsync(DescribeMountTargetSecurityGroupsRequest) - Method in class com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystemAsyncClient
-
- describeMountTargetSecurityGroupsAsync(DescribeMountTargetSecurityGroupsRequest, AsyncHandler<DescribeMountTargetSecurityGroupsRequest, DescribeMountTargetSecurityGroupsResult>) - Method in class com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystemAsyncClient
-
- DescribeMountTargetSecurityGroupsRequest - Class in com.amazonaws.services.elasticfilesystem.model
-
- DescribeMountTargetSecurityGroupsRequest() - Constructor for class com.amazonaws.services.elasticfilesystem.model.DescribeMountTargetSecurityGroupsRequest
-
- DescribeMountTargetSecurityGroupsResult - Class in com.amazonaws.services.elasticfilesystem.model
-
- DescribeMountTargetSecurityGroupsResult() - Constructor for class com.amazonaws.services.elasticfilesystem.model.DescribeMountTargetSecurityGroupsResult
-
- DescribeMountTargetsRequest - Class in com.amazonaws.services.elasticfilesystem.model
-
- DescribeMountTargetsRequest() - Constructor for class com.amazonaws.services.elasticfilesystem.model.DescribeMountTargetsRequest
-
- DescribeMountTargetsResult - Class in com.amazonaws.services.elasticfilesystem.model
-
- DescribeMountTargetsResult() - Constructor for class com.amazonaws.services.elasticfilesystem.model.DescribeMountTargetsResult
-
- describeTags(DescribeTagsRequest) - Method in class com.amazonaws.services.elasticfilesystem.AbstractAmazonElasticFileSystem
-
- describeTags(DescribeTagsRequest) - Method in interface com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystem
-
Returns the tags associated with a file system.
- describeTags(DescribeTagsRequest) - Method in class com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystemClient
-
Returns the tags associated with a file system.
- describeTagsAsync(DescribeTagsRequest) - Method in class com.amazonaws.services.elasticfilesystem.AbstractAmazonElasticFileSystemAsync
-
- describeTagsAsync(DescribeTagsRequest, AsyncHandler<DescribeTagsRequest, DescribeTagsResult>) - Method in class com.amazonaws.services.elasticfilesystem.AbstractAmazonElasticFileSystemAsync
-
- describeTagsAsync(DescribeTagsRequest) - Method in interface com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystemAsync
-
Returns the tags associated with a file system.
- describeTagsAsync(DescribeTagsRequest, AsyncHandler<DescribeTagsRequest, DescribeTagsResult>) - Method in interface com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystemAsync
-
Returns the tags associated with a file system.
- describeTagsAsync(DescribeTagsRequest) - Method in class com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystemAsyncClient
-
- describeTagsAsync(DescribeTagsRequest, AsyncHandler<DescribeTagsRequest, DescribeTagsResult>) - Method in class com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystemAsyncClient
-
- DescribeTagsRequest - Class in com.amazonaws.services.elasticfilesystem.model
-
- DescribeTagsRequest() - Constructor for class com.amazonaws.services.elasticfilesystem.model.DescribeTagsRequest
-
- DescribeTagsResult - Class in com.amazonaws.services.elasticfilesystem.model
-
- DescribeTagsResult() - Constructor for class com.amazonaws.services.elasticfilesystem.model.DescribeTagsResult
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.elasticfilesystem.AbstractAmazonElasticFileSystem
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystem
-
Returns additional metadata for a previously executed successful request,
typically used for debugging issues where a service isn't acting as
expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystemClient
-
Returns additional metadata for a previously executed successful,
request, typically used for debugging issues where a service isn't acting
as expected.
- getCreationTime() - Method in class com.amazonaws.services.elasticfilesystem.model.CreateFileSystemResult
-
The time at which the file system was created, in seconds, since
1970-01-01T00:00:00Z.
- getCreationTime() - Method in class com.amazonaws.services.elasticfilesystem.model.FileSystemDescription
-
The time at which the file system was created, in seconds, since
1970-01-01T00:00:00Z.
- getCreationToken() - Method in class com.amazonaws.services.elasticfilesystem.model.CreateFileSystemRequest
-
String of up to 64 ASCII characters.
- getCreationToken() - Method in class com.amazonaws.services.elasticfilesystem.model.CreateFileSystemResult
-
Opaque string specified in the request.
- getCreationToken() - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeFileSystemsRequest
-
Optional string.
- getCreationToken() - Method in class com.amazonaws.services.elasticfilesystem.model.FileSystemDescription
-
Opaque string specified in the request.
- getErrorCode() - Method in exception com.amazonaws.services.elasticfilesystem.model.BadRequestException
-
Returns the value of the ErrorCode property for this object.
- getErrorCode() - Method in exception com.amazonaws.services.elasticfilesystem.model.DependencyTimeoutException
-
Returns the value of the ErrorCode property for this object.
- getErrorCode() - Method in exception com.amazonaws.services.elasticfilesystem.model.FileSystemAlreadyExistsException
-
Returns the value of the ErrorCode property for this object.
- getErrorCode() - Method in exception com.amazonaws.services.elasticfilesystem.model.FileSystemInUseException
-
Returns the value of the ErrorCode property for this object.
- getErrorCode() - Method in exception com.amazonaws.services.elasticfilesystem.model.FileSystemLimitExceededException
-
Returns the value of the ErrorCode property for this object.
- getErrorCode() - Method in exception com.amazonaws.services.elasticfilesystem.model.FileSystemNotFoundException
-
Returns the value of the ErrorCode property for this object.
- getErrorCode() - Method in exception com.amazonaws.services.elasticfilesystem.model.IncorrectFileSystemLifeCycleStateException
-
Returns the value of the ErrorCode property for this object.
- getErrorCode() - Method in exception com.amazonaws.services.elasticfilesystem.model.IncorrectMountTargetStateException
-
Returns the value of the ErrorCode property for this object.
- getErrorCode() - Method in exception com.amazonaws.services.elasticfilesystem.model.InternalServerErrorException
-
Returns the value of the ErrorCode property for this object.
- getErrorCode() - Method in exception com.amazonaws.services.elasticfilesystem.model.IpAddressInUseException
-
Returns the value of the ErrorCode property for this object.
- getErrorCode() - Method in exception com.amazonaws.services.elasticfilesystem.model.MountTargetConflictException
-
Returns the value of the ErrorCode property for this object.
- getErrorCode() - Method in exception com.amazonaws.services.elasticfilesystem.model.MountTargetNotFoundException
-
Returns the value of the ErrorCode property for this object.
- getErrorCode() - Method in exception com.amazonaws.services.elasticfilesystem.model.NetworkInterfaceLimitExceededException
-
Returns the value of the ErrorCode property for this object.
- getErrorCode() - Method in exception com.amazonaws.services.elasticfilesystem.model.NoFreeAddressesInSubnetException
-
Returns the value of the ErrorCode property for this object.
- getErrorCode() - Method in exception com.amazonaws.services.elasticfilesystem.model.SecurityGroupLimitExceededException
-
Returns the value of the ErrorCode property for this object.
- getErrorCode() - Method in exception com.amazonaws.services.elasticfilesystem.model.SecurityGroupNotFoundException
-
Returns the value of the ErrorCode property for this object.
- getErrorCode() - Method in exception com.amazonaws.services.elasticfilesystem.model.SubnetNotFoundException
-
Returns the value of the ErrorCode property for this object.
- getErrorCode() - Method in exception com.amazonaws.services.elasticfilesystem.model.UnsupportedAvailabilityZoneException
-
Returns the value of the ErrorCode property for this object.
- getExecutorService() - Method in class com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystemAsyncClient
-
Returns the executor service used by this client to execute async
requests.
- getFileSystemId() - Method in class com.amazonaws.services.elasticfilesystem.model.CreateFileSystemResult
-
The file system ID assigned by Amazon EFS.
- getFileSystemId() - Method in class com.amazonaws.services.elasticfilesystem.model.CreateMountTargetRequest
-
The ID of the file system for which to create the mount target.
- getFileSystemId() - Method in class com.amazonaws.services.elasticfilesystem.model.CreateMountTargetResult
-
The ID of the file system for which the mount target is intended.
- getFileSystemId() - Method in class com.amazonaws.services.elasticfilesystem.model.CreateTagsRequest
-
String.
- getFileSystemId() - Method in class com.amazonaws.services.elasticfilesystem.model.DeleteFileSystemRequest
-
The ID of the file system you want to delete.
- getFileSystemId() - Method in class com.amazonaws.services.elasticfilesystem.model.DeleteTagsRequest
-
String.
- getFileSystemId() - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeFileSystemsRequest
-
Optional string.
- getFileSystemId() - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeMountTargetsRequest
-
Optional.
- getFileSystemId() - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeTagsRequest
-
The ID of the file system whose tag set you want to retrieve.
- getFileSystemId() - Method in exception com.amazonaws.services.elasticfilesystem.model.FileSystemAlreadyExistsException
-
Returns the value of the FileSystemId property for this object.
- getFileSystemId() - Method in class com.amazonaws.services.elasticfilesystem.model.FileSystemDescription
-
The file system ID assigned by Amazon EFS.
- getFileSystemId() - Method in class com.amazonaws.services.elasticfilesystem.model.MountTargetDescription
-
The ID of the file system for which the mount target is intended.
- getFileSystems() - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeFileSystemsResult
-
An array of file system descriptions.
- getIpAddress() - Method in class com.amazonaws.services.elasticfilesystem.model.CreateMountTargetRequest
-
A valid IPv4 address within the address range of the specified subnet.
- getIpAddress() - Method in class com.amazonaws.services.elasticfilesystem.model.CreateMountTargetResult
-
The address at which the file system may be mounted via the mount target.
- getIpAddress() - Method in class com.amazonaws.services.elasticfilesystem.model.MountTargetDescription
-
The address at which the file system may be mounted via the mount target.
- getKey() - Method in class com.amazonaws.services.elasticfilesystem.model.Tag
-
Tag key, a string.
- getLifeCycleState() - Method in class com.amazonaws.services.elasticfilesystem.model.CreateFileSystemResult
-
A predefined string value that indicates the lifecycle phase of the file
system.
- getLifeCycleState() - Method in class com.amazonaws.services.elasticfilesystem.model.CreateMountTargetResult
-
The lifecycle state the mount target is in.
- getLifeCycleState() - Method in class com.amazonaws.services.elasticfilesystem.model.FileSystemDescription
-
A predefined string value that indicates the lifecycle phase of the file
system.
- getLifeCycleState() - Method in class com.amazonaws.services.elasticfilesystem.model.MountTargetDescription
-
The lifecycle state the mount target is in.
- getMarker() - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeFileSystemsRequest
-
Optional string.
- getMarker() - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeFileSystemsResult
-
A string, present if provided by caller in the request.
- getMarker() - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeMountTargetsRequest
-
Optional.
- getMarker() - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeMountTargetsResult
-
If the request included the Marker
, the response returns
that value in this field.
- getMarker() - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeTagsRequest
-
Optional.
- getMarker() - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeTagsResult
-
If the request included a Marker
, the response returns that
value in this field.
- getMaxItems() - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeFileSystemsRequest
-
Optional integer.
- getMaxItems() - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeMountTargetsRequest
-
Optional.
- getMaxItems() - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeTagsRequest
-
Optional.
- getMountTargetId() - Method in class com.amazonaws.services.elasticfilesystem.model.CreateMountTargetResult
-
The system-assigned mount target ID.
- getMountTargetId() - Method in class com.amazonaws.services.elasticfilesystem.model.DeleteMountTargetRequest
-
String.
- getMountTargetId() - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeMountTargetSecurityGroupsRequest
-
The ID of the mount target whose security groups you want to retrieve.
- getMountTargetId() - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeMountTargetsRequest
-
Optional.
- getMountTargetId() - Method in class com.amazonaws.services.elasticfilesystem.model.ModifyMountTargetSecurityGroupsRequest
-
The ID of the mount target whose security groups you want to modify.
- getMountTargetId() - Method in class com.amazonaws.services.elasticfilesystem.model.MountTargetDescription
-
The system-assigned mount target ID.
- getMountTargets() - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeMountTargetsResult
-
Returns the file system's mount targets as an array of
MountTargetDescription
objects.
- getName() - Method in class com.amazonaws.services.elasticfilesystem.model.CreateFileSystemResult
-
You can add tags to a file system (see
CreateTags) including a
"Name" tag.
- getName() - Method in class com.amazonaws.services.elasticfilesystem.model.FileSystemDescription
-
You can add tags to a file system (see
CreateTags) including a
"Name" tag.
- getNetworkInterfaceId() - Method in class com.amazonaws.services.elasticfilesystem.model.CreateMountTargetResult
-
The ID of the network interface that Amazon EFS created when it created
the mount target.
- getNetworkInterfaceId() - Method in class com.amazonaws.services.elasticfilesystem.model.MountTargetDescription
-
The ID of the network interface that Amazon EFS created when it created
the mount target.
- getNextMarker() - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeFileSystemsResult
-
A string, present if there are more file systems than returned in the
response.
- getNextMarker() - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeMountTargetsResult
-
If a value is present, there are more mount targets to return.
- getNextMarker() - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeTagsResult
-
If a value is present, there are more tags to return.
- getNumberOfMountTargets() - Method in class com.amazonaws.services.elasticfilesystem.model.CreateFileSystemResult
-
- getNumberOfMountTargets() - Method in class com.amazonaws.services.elasticfilesystem.model.FileSystemDescription
-
- getOwnerId() - Method in class com.amazonaws.services.elasticfilesystem.model.CreateFileSystemResult
-
The AWS account that created the file system.
- getOwnerId() - Method in class com.amazonaws.services.elasticfilesystem.model.CreateMountTargetResult
-
The AWS account ID that owns the resource.
- getOwnerId() - Method in class com.amazonaws.services.elasticfilesystem.model.FileSystemDescription
-
The AWS account that created the file system.
- getOwnerId() - Method in class com.amazonaws.services.elasticfilesystem.model.MountTargetDescription
-
The AWS account ID that owns the resource.
- getSecurityGroups() - Method in class com.amazonaws.services.elasticfilesystem.model.CreateMountTargetRequest
-
Up to 5 VPC security group IDs, of the form "sg-xxxxxxxx".
- getSecurityGroups() - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeMountTargetSecurityGroupsResult
-
An array of security groups.
- getSecurityGroups() - Method in class com.amazonaws.services.elasticfilesystem.model.ModifyMountTargetSecurityGroupsRequest
-
An array of up to five VPC security group IDs.
- getSizeInBytes() - Method in class com.amazonaws.services.elasticfilesystem.model.CreateFileSystemResult
-
This object provides the latest known metered size of data stored in the
file system, in bytes, in its Value
field, and the time at
which that size was determined in its Timestamp
field.
- getSizeInBytes() - Method in class com.amazonaws.services.elasticfilesystem.model.FileSystemDescription
-
This object provides the latest known metered size of data stored in the
file system, in bytes, in its Value
field, and the time at
which that size was determined in its Timestamp
field.
- getSubnetId() - Method in class com.amazonaws.services.elasticfilesystem.model.CreateMountTargetRequest
-
The ID of the subnet to add the mount target in.
- getSubnetId() - Method in class com.amazonaws.services.elasticfilesystem.model.CreateMountTargetResult
-
The ID of the subnet that the mount target is in.
- getSubnetId() - Method in class com.amazonaws.services.elasticfilesystem.model.MountTargetDescription
-
The ID of the subnet that the mount target is in.
- getTagKeys() - Method in class com.amazonaws.services.elasticfilesystem.model.DeleteTagsRequest
-
A list of tag keys to delete.
- getTags() - Method in class com.amazonaws.services.elasticfilesystem.model.CreateTagsRequest
-
An array of Tag
objects to add.
- getTags() - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeTagsResult
-
Returns tags associated with the file system as an array of
Tag
objects.
- getTimestamp() - Method in class com.amazonaws.services.elasticfilesystem.model.FileSystemSize
-
The time at which the size of data, returned in the Value
field, was determined.
- getValue() - Method in class com.amazonaws.services.elasticfilesystem.model.FileSystemSize
-
The latest known metered size, in bytes, of data stored in the file
system.
- getValue() - Method in class com.amazonaws.services.elasticfilesystem.model.Tag
-
Value of the tag key.
- SecurityGroupLimitExceededException - Exception in com.amazonaws.services.elasticfilesystem.model
-
Returned if the size of SecurityGroups
specified in the request
is greater than five.
- SecurityGroupLimitExceededException(String) - Constructor for exception com.amazonaws.services.elasticfilesystem.model.SecurityGroupLimitExceededException
-
Constructs a new SecurityGroupLimitExceededException with the specified
error message.
- SecurityGroupNotFoundException - Exception in com.amazonaws.services.elasticfilesystem.model
-
Returned if one of the specified security groups does not exist in the
subnet's VPC.
- SecurityGroupNotFoundException(String) - Constructor for exception com.amazonaws.services.elasticfilesystem.model.SecurityGroupNotFoundException
-
Constructs a new SecurityGroupNotFoundException with the specified error
message.
- setCreationTime(Date) - Method in class com.amazonaws.services.elasticfilesystem.model.CreateFileSystemResult
-
The time at which the file system was created, in seconds, since
1970-01-01T00:00:00Z.
- setCreationTime(Date) - Method in class com.amazonaws.services.elasticfilesystem.model.FileSystemDescription
-
The time at which the file system was created, in seconds, since
1970-01-01T00:00:00Z.
- setCreationToken(String) - Method in class com.amazonaws.services.elasticfilesystem.model.CreateFileSystemRequest
-
String of up to 64 ASCII characters.
- setCreationToken(String) - Method in class com.amazonaws.services.elasticfilesystem.model.CreateFileSystemResult
-
Opaque string specified in the request.
- setCreationToken(String) - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeFileSystemsRequest
-
Optional string.
- setCreationToken(String) - Method in class com.amazonaws.services.elasticfilesystem.model.FileSystemDescription
-
Opaque string specified in the request.
- setEndpoint(String) - Method in class com.amazonaws.services.elasticfilesystem.AbstractAmazonElasticFileSystem
-
- setEndpoint(String) - Method in interface com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystem
-
Overrides the default endpoint for this client
("https://elasticfilesystem.us-east-1.amazonaws.com").
- setErrorCode(String) - Method in exception com.amazonaws.services.elasticfilesystem.model.BadRequestException
-
Sets the value of the ErrorCode property for this object.
- setErrorCode(String) - Method in exception com.amazonaws.services.elasticfilesystem.model.DependencyTimeoutException
-
Sets the value of the ErrorCode property for this object.
- setErrorCode(String) - Method in exception com.amazonaws.services.elasticfilesystem.model.FileSystemAlreadyExistsException
-
Sets the value of the ErrorCode property for this object.
- setErrorCode(String) - Method in exception com.amazonaws.services.elasticfilesystem.model.FileSystemInUseException
-
Sets the value of the ErrorCode property for this object.
- setErrorCode(String) - Method in exception com.amazonaws.services.elasticfilesystem.model.FileSystemLimitExceededException
-
Sets the value of the ErrorCode property for this object.
- setErrorCode(String) - Method in exception com.amazonaws.services.elasticfilesystem.model.FileSystemNotFoundException
-
Sets the value of the ErrorCode property for this object.
- setErrorCode(String) - Method in exception com.amazonaws.services.elasticfilesystem.model.IncorrectFileSystemLifeCycleStateException
-
Sets the value of the ErrorCode property for this object.
- setErrorCode(String) - Method in exception com.amazonaws.services.elasticfilesystem.model.IncorrectMountTargetStateException
-
Sets the value of the ErrorCode property for this object.
- setErrorCode(String) - Method in exception com.amazonaws.services.elasticfilesystem.model.InternalServerErrorException
-
Sets the value of the ErrorCode property for this object.
- setErrorCode(String) - Method in exception com.amazonaws.services.elasticfilesystem.model.IpAddressInUseException
-
Sets the value of the ErrorCode property for this object.
- setErrorCode(String) - Method in exception com.amazonaws.services.elasticfilesystem.model.MountTargetConflictException
-
Sets the value of the ErrorCode property for this object.
- setErrorCode(String) - Method in exception com.amazonaws.services.elasticfilesystem.model.MountTargetNotFoundException
-
Sets the value of the ErrorCode property for this object.
- setErrorCode(String) - Method in exception com.amazonaws.services.elasticfilesystem.model.NetworkInterfaceLimitExceededException
-
Sets the value of the ErrorCode property for this object.
- setErrorCode(String) - Method in exception com.amazonaws.services.elasticfilesystem.model.NoFreeAddressesInSubnetException
-
Sets the value of the ErrorCode property for this object.
- setErrorCode(String) - Method in exception com.amazonaws.services.elasticfilesystem.model.SecurityGroupLimitExceededException
-
Sets the value of the ErrorCode property for this object.
- setErrorCode(String) - Method in exception com.amazonaws.services.elasticfilesystem.model.SecurityGroupNotFoundException
-
Sets the value of the ErrorCode property for this object.
- setErrorCode(String) - Method in exception com.amazonaws.services.elasticfilesystem.model.SubnetNotFoundException
-
Sets the value of the ErrorCode property for this object.
- setErrorCode(String) - Method in exception com.amazonaws.services.elasticfilesystem.model.UnsupportedAvailabilityZoneException
-
Sets the value of the ErrorCode property for this object.
- setFileSystemId(String) - Method in class com.amazonaws.services.elasticfilesystem.model.CreateFileSystemResult
-
The file system ID assigned by Amazon EFS.
- setFileSystemId(String) - Method in class com.amazonaws.services.elasticfilesystem.model.CreateMountTargetRequest
-
The ID of the file system for which to create the mount target.
- setFileSystemId(String) - Method in class com.amazonaws.services.elasticfilesystem.model.CreateMountTargetResult
-
The ID of the file system for which the mount target is intended.
- setFileSystemId(String) - Method in class com.amazonaws.services.elasticfilesystem.model.CreateTagsRequest
-
String.
- setFileSystemId(String) - Method in class com.amazonaws.services.elasticfilesystem.model.DeleteFileSystemRequest
-
The ID of the file system you want to delete.
- setFileSystemId(String) - Method in class com.amazonaws.services.elasticfilesystem.model.DeleteTagsRequest
-
String.
- setFileSystemId(String) - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeFileSystemsRequest
-
Optional string.
- setFileSystemId(String) - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeMountTargetsRequest
-
Optional.
- setFileSystemId(String) - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeTagsRequest
-
The ID of the file system whose tag set you want to retrieve.
- setFileSystemId(String) - Method in exception com.amazonaws.services.elasticfilesystem.model.FileSystemAlreadyExistsException
-
Sets the value of the FileSystemId property for this object.
- setFileSystemId(String) - Method in class com.amazonaws.services.elasticfilesystem.model.FileSystemDescription
-
The file system ID assigned by Amazon EFS.
- setFileSystemId(String) - Method in class com.amazonaws.services.elasticfilesystem.model.MountTargetDescription
-
The ID of the file system for which the mount target is intended.
- setFileSystems(Collection<FileSystemDescription>) - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeFileSystemsResult
-
An array of file system descriptions.
- setIpAddress(String) - Method in class com.amazonaws.services.elasticfilesystem.model.CreateMountTargetRequest
-
A valid IPv4 address within the address range of the specified subnet.
- setIpAddress(String) - Method in class com.amazonaws.services.elasticfilesystem.model.CreateMountTargetResult
-
The address at which the file system may be mounted via the mount target.
- setIpAddress(String) - Method in class com.amazonaws.services.elasticfilesystem.model.MountTargetDescription
-
The address at which the file system may be mounted via the mount target.
- setKey(String) - Method in class com.amazonaws.services.elasticfilesystem.model.Tag
-
Tag key, a string.
- setLifeCycleState(String) - Method in class com.amazonaws.services.elasticfilesystem.model.CreateFileSystemResult
-
A predefined string value that indicates the lifecycle phase of the file
system.
- setLifeCycleState(LifeCycleState) - Method in class com.amazonaws.services.elasticfilesystem.model.CreateFileSystemResult
-
A predefined string value that indicates the lifecycle phase of the file
system.
- setLifeCycleState(String) - Method in class com.amazonaws.services.elasticfilesystem.model.CreateMountTargetResult
-
The lifecycle state the mount target is in.
- setLifeCycleState(LifeCycleState) - Method in class com.amazonaws.services.elasticfilesystem.model.CreateMountTargetResult
-
The lifecycle state the mount target is in.
- setLifeCycleState(String) - Method in class com.amazonaws.services.elasticfilesystem.model.FileSystemDescription
-
A predefined string value that indicates the lifecycle phase of the file
system.
- setLifeCycleState(LifeCycleState) - Method in class com.amazonaws.services.elasticfilesystem.model.FileSystemDescription
-
A predefined string value that indicates the lifecycle phase of the file
system.
- setLifeCycleState(String) - Method in class com.amazonaws.services.elasticfilesystem.model.MountTargetDescription
-
The lifecycle state the mount target is in.
- setLifeCycleState(LifeCycleState) - Method in class com.amazonaws.services.elasticfilesystem.model.MountTargetDescription
-
The lifecycle state the mount target is in.
- setMarker(String) - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeFileSystemsRequest
-
Optional string.
- setMarker(String) - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeFileSystemsResult
-
A string, present if provided by caller in the request.
- setMarker(String) - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeMountTargetsRequest
-
Optional.
- setMarker(String) - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeMountTargetsResult
-
If the request included the Marker
, the response returns
that value in this field.
- setMarker(String) - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeTagsRequest
-
Optional.
- setMarker(String) - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeTagsResult
-
If the request included a Marker
, the response returns that
value in this field.
- setMaxItems(Integer) - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeFileSystemsRequest
-
Optional integer.
- setMaxItems(Integer) - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeMountTargetsRequest
-
Optional.
- setMaxItems(Integer) - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeTagsRequest
-
Optional.
- setMountTargetId(String) - Method in class com.amazonaws.services.elasticfilesystem.model.CreateMountTargetResult
-
The system-assigned mount target ID.
- setMountTargetId(String) - Method in class com.amazonaws.services.elasticfilesystem.model.DeleteMountTargetRequest
-
String.
- setMountTargetId(String) - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeMountTargetSecurityGroupsRequest
-
The ID of the mount target whose security groups you want to retrieve.
- setMountTargetId(String) - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeMountTargetsRequest
-
Optional.
- setMountTargetId(String) - Method in class com.amazonaws.services.elasticfilesystem.model.ModifyMountTargetSecurityGroupsRequest
-
The ID of the mount target whose security groups you want to modify.
- setMountTargetId(String) - Method in class com.amazonaws.services.elasticfilesystem.model.MountTargetDescription
-
The system-assigned mount target ID.
- setMountTargets(Collection<MountTargetDescription>) - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeMountTargetsResult
-
Returns the file system's mount targets as an array of
MountTargetDescription
objects.
- setName(String) - Method in class com.amazonaws.services.elasticfilesystem.model.CreateFileSystemResult
-
You can add tags to a file system (see
CreateTags) including a
"Name" tag.
- setName(String) - Method in class com.amazonaws.services.elasticfilesystem.model.FileSystemDescription
-
You can add tags to a file system (see
CreateTags) including a
"Name" tag.
- setNetworkInterfaceId(String) - Method in class com.amazonaws.services.elasticfilesystem.model.CreateMountTargetResult
-
The ID of the network interface that Amazon EFS created when it created
the mount target.
- setNetworkInterfaceId(String) - Method in class com.amazonaws.services.elasticfilesystem.model.MountTargetDescription
-
The ID of the network interface that Amazon EFS created when it created
the mount target.
- setNextMarker(String) - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeFileSystemsResult
-
A string, present if there are more file systems than returned in the
response.
- setNextMarker(String) - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeMountTargetsResult
-
If a value is present, there are more mount targets to return.
- setNextMarker(String) - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeTagsResult
-
If a value is present, there are more tags to return.
- setNumberOfMountTargets(Integer) - Method in class com.amazonaws.services.elasticfilesystem.model.CreateFileSystemResult
-
- setNumberOfMountTargets(Integer) - Method in class com.amazonaws.services.elasticfilesystem.model.FileSystemDescription
-
- setOwnerId(String) - Method in class com.amazonaws.services.elasticfilesystem.model.CreateFileSystemResult
-
The AWS account that created the file system.
- setOwnerId(String) - Method in class com.amazonaws.services.elasticfilesystem.model.CreateMountTargetResult
-
The AWS account ID that owns the resource.
- setOwnerId(String) - Method in class com.amazonaws.services.elasticfilesystem.model.FileSystemDescription
-
The AWS account that created the file system.
- setOwnerId(String) - Method in class com.amazonaws.services.elasticfilesystem.model.MountTargetDescription
-
The AWS account ID that owns the resource.
- setRegion(Region) - Method in class com.amazonaws.services.elasticfilesystem.AbstractAmazonElasticFileSystem
-
- setRegion(Region) - Method in interface com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystem
-
- setSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.elasticfilesystem.model.CreateMountTargetRequest
-
Up to 5 VPC security group IDs, of the form "sg-xxxxxxxx".
- setSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeMountTargetSecurityGroupsResult
-
An array of security groups.
- setSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.elasticfilesystem.model.ModifyMountTargetSecurityGroupsRequest
-
An array of up to five VPC security group IDs.
- setSizeInBytes(FileSystemSize) - Method in class com.amazonaws.services.elasticfilesystem.model.CreateFileSystemResult
-
This object provides the latest known metered size of data stored in the
file system, in bytes, in its Value
field, and the time at
which that size was determined in its Timestamp
field.
- setSizeInBytes(FileSystemSize) - Method in class com.amazonaws.services.elasticfilesystem.model.FileSystemDescription
-
This object provides the latest known metered size of data stored in the
file system, in bytes, in its Value
field, and the time at
which that size was determined in its Timestamp
field.
- setSubnetId(String) - Method in class com.amazonaws.services.elasticfilesystem.model.CreateMountTargetRequest
-
The ID of the subnet to add the mount target in.
- setSubnetId(String) - Method in class com.amazonaws.services.elasticfilesystem.model.CreateMountTargetResult
-
The ID of the subnet that the mount target is in.
- setSubnetId(String) - Method in class com.amazonaws.services.elasticfilesystem.model.MountTargetDescription
-
The ID of the subnet that the mount target is in.
- setTagKeys(Collection<String>) - Method in class com.amazonaws.services.elasticfilesystem.model.DeleteTagsRequest
-
A list of tag keys to delete.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.elasticfilesystem.model.CreateTagsRequest
-
An array of Tag
objects to add.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeTagsResult
-
Returns tags associated with the file system as an array of
Tag
objects.
- setTimestamp(Date) - Method in class com.amazonaws.services.elasticfilesystem.model.FileSystemSize
-
The time at which the size of data, returned in the Value
field, was determined.
- setValue(Long) - Method in class com.amazonaws.services.elasticfilesystem.model.FileSystemSize
-
The latest known metered size, in bytes, of data stored in the file
system.
- setValue(String) - Method in class com.amazonaws.services.elasticfilesystem.model.Tag
-
Value of the tag key.
- shutdown() - Method in class com.amazonaws.services.elasticfilesystem.AbstractAmazonElasticFileSystem
-
- shutdown() - Method in interface com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystem
-
Shuts down this client object, releasing any resources that might be held
open.
- shutdown() - Method in class com.amazonaws.services.elasticfilesystem.AmazonElasticFileSystemAsyncClient
-
Shuts down the client, releasing all managed resources.
- SubnetNotFoundException - Exception in com.amazonaws.services.elasticfilesystem.model
-
Returned if there is no subnet with ID SubnetId
provided in the
request.
- SubnetNotFoundException(String) - Constructor for exception com.amazonaws.services.elasticfilesystem.model.SubnetNotFoundException
-
Constructs a new SubnetNotFoundException with the specified error
message.
- Tag - Class in com.amazonaws.services.elasticfilesystem.model
-
A tag is a pair of key and value.
- Tag() - Constructor for class com.amazonaws.services.elasticfilesystem.model.Tag
-
- toString() - Method in class com.amazonaws.services.elasticfilesystem.model.CreateFileSystemRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticfilesystem.model.CreateFileSystemResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticfilesystem.model.CreateMountTargetRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticfilesystem.model.CreateMountTargetResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticfilesystem.model.CreateTagsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticfilesystem.model.DeleteFileSystemRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticfilesystem.model.DeleteMountTargetRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticfilesystem.model.DeleteTagsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeFileSystemsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeFileSystemsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeMountTargetSecurityGroupsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeMountTargetSecurityGroupsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeMountTargetsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeMountTargetsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeTagsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeTagsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticfilesystem.model.FileSystemDescription
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticfilesystem.model.FileSystemSize
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.elasticfilesystem.model.LifeCycleState
-
- toString() - Method in class com.amazonaws.services.elasticfilesystem.model.ModifyMountTargetSecurityGroupsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticfilesystem.model.MountTargetDescription
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticfilesystem.model.Tag
-
Returns a string representation of this object; useful for testing and
debugging.
- withCreationTime(Date) - Method in class com.amazonaws.services.elasticfilesystem.model.CreateFileSystemResult
-
The time at which the file system was created, in seconds, since
1970-01-01T00:00:00Z.
- withCreationTime(Date) - Method in class com.amazonaws.services.elasticfilesystem.model.FileSystemDescription
-
The time at which the file system was created, in seconds, since
1970-01-01T00:00:00Z.
- withCreationToken(String) - Method in class com.amazonaws.services.elasticfilesystem.model.CreateFileSystemRequest
-
String of up to 64 ASCII characters.
- withCreationToken(String) - Method in class com.amazonaws.services.elasticfilesystem.model.CreateFileSystemResult
-
Opaque string specified in the request.
- withCreationToken(String) - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeFileSystemsRequest
-
Optional string.
- withCreationToken(String) - Method in class com.amazonaws.services.elasticfilesystem.model.FileSystemDescription
-
Opaque string specified in the request.
- withErrorCode(String) - Method in exception com.amazonaws.services.elasticfilesystem.model.BadRequestException
-
Sets the value of the ErrorCode property for this object.
- withErrorCode(String) - Method in exception com.amazonaws.services.elasticfilesystem.model.DependencyTimeoutException
-
Sets the value of the ErrorCode property for this object.
- withErrorCode(String) - Method in exception com.amazonaws.services.elasticfilesystem.model.FileSystemAlreadyExistsException
-
Sets the value of the ErrorCode property for this object.
- withErrorCode(String) - Method in exception com.amazonaws.services.elasticfilesystem.model.FileSystemInUseException
-
Sets the value of the ErrorCode property for this object.
- withErrorCode(String) - Method in exception com.amazonaws.services.elasticfilesystem.model.FileSystemLimitExceededException
-
Sets the value of the ErrorCode property for this object.
- withErrorCode(String) - Method in exception com.amazonaws.services.elasticfilesystem.model.FileSystemNotFoundException
-
Sets the value of the ErrorCode property for this object.
- withErrorCode(String) - Method in exception com.amazonaws.services.elasticfilesystem.model.IncorrectFileSystemLifeCycleStateException
-
Sets the value of the ErrorCode property for this object.
- withErrorCode(String) - Method in exception com.amazonaws.services.elasticfilesystem.model.IncorrectMountTargetStateException
-
Sets the value of the ErrorCode property for this object.
- withErrorCode(String) - Method in exception com.amazonaws.services.elasticfilesystem.model.InternalServerErrorException
-
Sets the value of the ErrorCode property for this object.
- withErrorCode(String) - Method in exception com.amazonaws.services.elasticfilesystem.model.IpAddressInUseException
-
Sets the value of the ErrorCode property for this object.
- withErrorCode(String) - Method in exception com.amazonaws.services.elasticfilesystem.model.MountTargetConflictException
-
Sets the value of the ErrorCode property for this object.
- withErrorCode(String) - Method in exception com.amazonaws.services.elasticfilesystem.model.MountTargetNotFoundException
-
Sets the value of the ErrorCode property for this object.
- withErrorCode(String) - Method in exception com.amazonaws.services.elasticfilesystem.model.NetworkInterfaceLimitExceededException
-
Sets the value of the ErrorCode property for this object.
- withErrorCode(String) - Method in exception com.amazonaws.services.elasticfilesystem.model.NoFreeAddressesInSubnetException
-
Sets the value of the ErrorCode property for this object.
- withErrorCode(String) - Method in exception com.amazonaws.services.elasticfilesystem.model.SecurityGroupLimitExceededException
-
Sets the value of the ErrorCode property for this object.
- withErrorCode(String) - Method in exception com.amazonaws.services.elasticfilesystem.model.SecurityGroupNotFoundException
-
Sets the value of the ErrorCode property for this object.
- withErrorCode(String) - Method in exception com.amazonaws.services.elasticfilesystem.model.SubnetNotFoundException
-
Sets the value of the ErrorCode property for this object.
- withErrorCode(String) - Method in exception com.amazonaws.services.elasticfilesystem.model.UnsupportedAvailabilityZoneException
-
Sets the value of the ErrorCode property for this object.
- withFileSystemId(String) - Method in class com.amazonaws.services.elasticfilesystem.model.CreateFileSystemResult
-
The file system ID assigned by Amazon EFS.
- withFileSystemId(String) - Method in class com.amazonaws.services.elasticfilesystem.model.CreateMountTargetRequest
-
The ID of the file system for which to create the mount target.
- withFileSystemId(String) - Method in class com.amazonaws.services.elasticfilesystem.model.CreateMountTargetResult
-
The ID of the file system for which the mount target is intended.
- withFileSystemId(String) - Method in class com.amazonaws.services.elasticfilesystem.model.CreateTagsRequest
-
String.
- withFileSystemId(String) - Method in class com.amazonaws.services.elasticfilesystem.model.DeleteFileSystemRequest
-
The ID of the file system you want to delete.
- withFileSystemId(String) - Method in class com.amazonaws.services.elasticfilesystem.model.DeleteTagsRequest
-
String.
- withFileSystemId(String) - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeFileSystemsRequest
-
Optional string.
- withFileSystemId(String) - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeMountTargetsRequest
-
Optional.
- withFileSystemId(String) - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeTagsRequest
-
The ID of the file system whose tag set you want to retrieve.
- withFileSystemId(String) - Method in exception com.amazonaws.services.elasticfilesystem.model.FileSystemAlreadyExistsException
-
Sets the value of the FileSystemId property for this object.
- withFileSystemId(String) - Method in class com.amazonaws.services.elasticfilesystem.model.FileSystemDescription
-
The file system ID assigned by Amazon EFS.
- withFileSystemId(String) - Method in class com.amazonaws.services.elasticfilesystem.model.MountTargetDescription
-
The ID of the file system for which the mount target is intended.
- withFileSystems(FileSystemDescription...) - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeFileSystemsResult
-
An array of file system descriptions.
- withFileSystems(Collection<FileSystemDescription>) - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeFileSystemsResult
-
An array of file system descriptions.
- withIpAddress(String) - Method in class com.amazonaws.services.elasticfilesystem.model.CreateMountTargetRequest
-
A valid IPv4 address within the address range of the specified subnet.
- withIpAddress(String) - Method in class com.amazonaws.services.elasticfilesystem.model.CreateMountTargetResult
-
The address at which the file system may be mounted via the mount target.
- withIpAddress(String) - Method in class com.amazonaws.services.elasticfilesystem.model.MountTargetDescription
-
The address at which the file system may be mounted via the mount target.
- withKey(String) - Method in class com.amazonaws.services.elasticfilesystem.model.Tag
-
Tag key, a string.
- withLifeCycleState(String) - Method in class com.amazonaws.services.elasticfilesystem.model.CreateFileSystemResult
-
A predefined string value that indicates the lifecycle phase of the file
system.
- withLifeCycleState(LifeCycleState) - Method in class com.amazonaws.services.elasticfilesystem.model.CreateFileSystemResult
-
A predefined string value that indicates the lifecycle phase of the file
system.
- withLifeCycleState(String) - Method in class com.amazonaws.services.elasticfilesystem.model.CreateMountTargetResult
-
The lifecycle state the mount target is in.
- withLifeCycleState(LifeCycleState) - Method in class com.amazonaws.services.elasticfilesystem.model.CreateMountTargetResult
-
The lifecycle state the mount target is in.
- withLifeCycleState(String) - Method in class com.amazonaws.services.elasticfilesystem.model.FileSystemDescription
-
A predefined string value that indicates the lifecycle phase of the file
system.
- withLifeCycleState(LifeCycleState) - Method in class com.amazonaws.services.elasticfilesystem.model.FileSystemDescription
-
A predefined string value that indicates the lifecycle phase of the file
system.
- withLifeCycleState(String) - Method in class com.amazonaws.services.elasticfilesystem.model.MountTargetDescription
-
The lifecycle state the mount target is in.
- withLifeCycleState(LifeCycleState) - Method in class com.amazonaws.services.elasticfilesystem.model.MountTargetDescription
-
The lifecycle state the mount target is in.
- withMarker(String) - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeFileSystemsRequest
-
Optional string.
- withMarker(String) - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeFileSystemsResult
-
A string, present if provided by caller in the request.
- withMarker(String) - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeMountTargetsRequest
-
Optional.
- withMarker(String) - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeMountTargetsResult
-
If the request included the Marker
, the response returns
that value in this field.
- withMarker(String) - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeTagsRequest
-
Optional.
- withMarker(String) - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeTagsResult
-
If the request included a Marker
, the response returns that
value in this field.
- withMaxItems(Integer) - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeFileSystemsRequest
-
Optional integer.
- withMaxItems(Integer) - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeMountTargetsRequest
-
Optional.
- withMaxItems(Integer) - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeTagsRequest
-
Optional.
- withMountTargetId(String) - Method in class com.amazonaws.services.elasticfilesystem.model.CreateMountTargetResult
-
The system-assigned mount target ID.
- withMountTargetId(String) - Method in class com.amazonaws.services.elasticfilesystem.model.DeleteMountTargetRequest
-
String.
- withMountTargetId(String) - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeMountTargetSecurityGroupsRequest
-
The ID of the mount target whose security groups you want to retrieve.
- withMountTargetId(String) - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeMountTargetsRequest
-
Optional.
- withMountTargetId(String) - Method in class com.amazonaws.services.elasticfilesystem.model.ModifyMountTargetSecurityGroupsRequest
-
The ID of the mount target whose security groups you want to modify.
- withMountTargetId(String) - Method in class com.amazonaws.services.elasticfilesystem.model.MountTargetDescription
-
The system-assigned mount target ID.
- withMountTargets(MountTargetDescription...) - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeMountTargetsResult
-
Returns the file system's mount targets as an array of
MountTargetDescription
objects.
- withMountTargets(Collection<MountTargetDescription>) - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeMountTargetsResult
-
Returns the file system's mount targets as an array of
MountTargetDescription
objects.
- withName(String) - Method in class com.amazonaws.services.elasticfilesystem.model.CreateFileSystemResult
-
You can add tags to a file system (see
CreateTags) including a
"Name" tag.
- withName(String) - Method in class com.amazonaws.services.elasticfilesystem.model.FileSystemDescription
-
You can add tags to a file system (see
CreateTags) including a
"Name" tag.
- withNetworkInterfaceId(String) - Method in class com.amazonaws.services.elasticfilesystem.model.CreateMountTargetResult
-
The ID of the network interface that Amazon EFS created when it created
the mount target.
- withNetworkInterfaceId(String) - Method in class com.amazonaws.services.elasticfilesystem.model.MountTargetDescription
-
The ID of the network interface that Amazon EFS created when it created
the mount target.
- withNextMarker(String) - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeFileSystemsResult
-
A string, present if there are more file systems than returned in the
response.
- withNextMarker(String) - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeMountTargetsResult
-
If a value is present, there are more mount targets to return.
- withNextMarker(String) - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeTagsResult
-
If a value is present, there are more tags to return.
- withNumberOfMountTargets(Integer) - Method in class com.amazonaws.services.elasticfilesystem.model.CreateFileSystemResult
-
- withNumberOfMountTargets(Integer) - Method in class com.amazonaws.services.elasticfilesystem.model.FileSystemDescription
-
- withOwnerId(String) - Method in class com.amazonaws.services.elasticfilesystem.model.CreateFileSystemResult
-
The AWS account that created the file system.
- withOwnerId(String) - Method in class com.amazonaws.services.elasticfilesystem.model.CreateMountTargetResult
-
The AWS account ID that owns the resource.
- withOwnerId(String) - Method in class com.amazonaws.services.elasticfilesystem.model.FileSystemDescription
-
The AWS account that created the file system.
- withOwnerId(String) - Method in class com.amazonaws.services.elasticfilesystem.model.MountTargetDescription
-
The AWS account ID that owns the resource.
- withSecurityGroups(String...) - Method in class com.amazonaws.services.elasticfilesystem.model.CreateMountTargetRequest
-
Up to 5 VPC security group IDs, of the form "sg-xxxxxxxx".
- withSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.elasticfilesystem.model.CreateMountTargetRequest
-
Up to 5 VPC security group IDs, of the form "sg-xxxxxxxx".
- withSecurityGroups(String...) - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeMountTargetSecurityGroupsResult
-
An array of security groups.
- withSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeMountTargetSecurityGroupsResult
-
An array of security groups.
- withSecurityGroups(String...) - Method in class com.amazonaws.services.elasticfilesystem.model.ModifyMountTargetSecurityGroupsRequest
-
An array of up to five VPC security group IDs.
- withSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.elasticfilesystem.model.ModifyMountTargetSecurityGroupsRequest
-
An array of up to five VPC security group IDs.
- withSizeInBytes(FileSystemSize) - Method in class com.amazonaws.services.elasticfilesystem.model.CreateFileSystemResult
-
This object provides the latest known metered size of data stored in the
file system, in bytes, in its Value
field, and the time at
which that size was determined in its Timestamp
field.
- withSizeInBytes(FileSystemSize) - Method in class com.amazonaws.services.elasticfilesystem.model.FileSystemDescription
-
This object provides the latest known metered size of data stored in the
file system, in bytes, in its Value
field, and the time at
which that size was determined in its Timestamp
field.
- withSubnetId(String) - Method in class com.amazonaws.services.elasticfilesystem.model.CreateMountTargetRequest
-
The ID of the subnet to add the mount target in.
- withSubnetId(String) - Method in class com.amazonaws.services.elasticfilesystem.model.CreateMountTargetResult
-
The ID of the subnet that the mount target is in.
- withSubnetId(String) - Method in class com.amazonaws.services.elasticfilesystem.model.MountTargetDescription
-
The ID of the subnet that the mount target is in.
- withTagKeys(String...) - Method in class com.amazonaws.services.elasticfilesystem.model.DeleteTagsRequest
-
A list of tag keys to delete.
- withTagKeys(Collection<String>) - Method in class com.amazonaws.services.elasticfilesystem.model.DeleteTagsRequest
-
A list of tag keys to delete.
- withTags(Tag...) - Method in class com.amazonaws.services.elasticfilesystem.model.CreateTagsRequest
-
An array of Tag
objects to add.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.elasticfilesystem.model.CreateTagsRequest
-
An array of Tag
objects to add.
- withTags(Tag...) - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeTagsResult
-
Returns tags associated with the file system as an array of
Tag
objects.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.elasticfilesystem.model.DescribeTagsResult
-
Returns tags associated with the file system as an array of
Tag
objects.
- withTimestamp(Date) - Method in class com.amazonaws.services.elasticfilesystem.model.FileSystemSize
-
The time at which the size of data, returned in the Value
field, was determined.
- withValue(Long) - Method in class com.amazonaws.services.elasticfilesystem.model.FileSystemSize
-
The latest known metered size, in bytes, of data stored in the file
system.
- withValue(String) - Method in class com.amazonaws.services.elasticfilesystem.model.Tag
-
Value of the tag key.