| Package | Description |
|---|---|
| software.amazon.awssdk.services.efs |
|
| software.amazon.awssdk.services.efs.model |
| Modifier and Type | Method and Description |
|---|---|
default CreateAccessPointResponse |
EfsClient.createAccessPoint(Consumer<CreateAccessPointRequest.Builder> createAccessPointRequest)
Creates an EFS access point.
|
default CreateAccessPointResponse |
EfsClient.createAccessPoint(CreateAccessPointRequest createAccessPointRequest)
Creates an EFS access point.
|
default CreateFileSystemResponse |
EfsClient.createFileSystem(Consumer<CreateFileSystemRequest.Builder> createFileSystemRequest)
Creates a new, empty file system.
|
default CreateFileSystemResponse |
EfsClient.createFileSystem(CreateFileSystemRequest createFileSystemRequest)
Creates a new, empty file system.
|
default CreateMountTargetResponse |
EfsClient.createMountTarget(Consumer<CreateMountTargetRequest.Builder> createMountTargetRequest)
Creates a mount target for a file system.
|
default CreateMountTargetResponse |
EfsClient.createMountTarget(CreateMountTargetRequest createMountTargetRequest)
Creates a mount target for a file system.
|
default CreateReplicationConfigurationResponse |
EfsClient.createReplicationConfiguration(Consumer<CreateReplicationConfigurationRequest.Builder> createReplicationConfigurationRequest)
Creates a replication configuration that replicates an existing EFS file system to a new, read-only file system.
|
default CreateReplicationConfigurationResponse |
EfsClient.createReplicationConfiguration(CreateReplicationConfigurationRequest createReplicationConfigurationRequest)
Creates a replication configuration that replicates an existing EFS file system to a new, read-only file system.
|
default CreateTagsResponse |
EfsClient.createTags(Consumer<CreateTagsRequest.Builder> createTagsRequest)
Deprecated.
Use TagResource.
|
default CreateTagsResponse |
EfsClient.createTags(CreateTagsRequest createTagsRequest)
Deprecated.
Use TagResource.
|
default DeleteAccessPointResponse |
EfsClient.deleteAccessPoint(Consumer<DeleteAccessPointRequest.Builder> deleteAccessPointRequest)
Deletes the specified access point.
|
default DeleteAccessPointResponse |
EfsClient.deleteAccessPoint(DeleteAccessPointRequest deleteAccessPointRequest)
Deletes the specified access point.
|
default DeleteFileSystemResponse |
EfsClient.deleteFileSystem(Consumer<DeleteFileSystemRequest.Builder> deleteFileSystemRequest)
Deletes a file system, permanently severing access to its contents.
|
default DeleteFileSystemResponse |
EfsClient.deleteFileSystem(DeleteFileSystemRequest deleteFileSystemRequest)
Deletes a file system, permanently severing access to its contents.
|
default DeleteFileSystemPolicyResponse |
EfsClient.deleteFileSystemPolicy(Consumer<DeleteFileSystemPolicyRequest.Builder> deleteFileSystemPolicyRequest)
Deletes the
FileSystemPolicy for the specified file system. |
default DeleteFileSystemPolicyResponse |
EfsClient.deleteFileSystemPolicy(DeleteFileSystemPolicyRequest deleteFileSystemPolicyRequest)
Deletes the
FileSystemPolicy for the specified file system. |
default DeleteMountTargetResponse |
EfsClient.deleteMountTarget(Consumer<DeleteMountTargetRequest.Builder> deleteMountTargetRequest)
Deletes the specified mount target.
|
default DeleteMountTargetResponse |
EfsClient.deleteMountTarget(DeleteMountTargetRequest deleteMountTargetRequest)
Deletes the specified mount target.
|
default DeleteReplicationConfigurationResponse |
EfsClient.deleteReplicationConfiguration(Consumer<DeleteReplicationConfigurationRequest.Builder> deleteReplicationConfigurationRequest)
Deletes an existing replication configuration.
|
default DeleteReplicationConfigurationResponse |
EfsClient.deleteReplicationConfiguration(DeleteReplicationConfigurationRequest deleteReplicationConfigurationRequest)
Deletes an existing replication configuration.
|
default DeleteTagsResponse |
EfsClient.deleteTags(Consumer<DeleteTagsRequest.Builder> deleteTagsRequest)
Deprecated.
Use UntagResource.
|
default DeleteTagsResponse |
EfsClient.deleteTags(DeleteTagsRequest deleteTagsRequest)
Deprecated.
Use UntagResource.
|
default DescribeAccessPointsResponse |
EfsClient.describeAccessPoints(Consumer<DescribeAccessPointsRequest.Builder> describeAccessPointsRequest)
Returns the description of a specific Amazon EFS access point if the
AccessPointId is provided. |
default DescribeAccessPointsResponse |
EfsClient.describeAccessPoints(DescribeAccessPointsRequest describeAccessPointsRequest)
Returns the description of a specific Amazon EFS access point if the
AccessPointId is provided. |
default DescribeAccessPointsIterable |
EfsClient.describeAccessPointsPaginator(Consumer<DescribeAccessPointsRequest.Builder> describeAccessPointsRequest)
Returns the description of a specific Amazon EFS access point if the
AccessPointId is provided. |
default DescribeAccessPointsIterable |
EfsClient.describeAccessPointsPaginator(DescribeAccessPointsRequest describeAccessPointsRequest)
Returns the description of a specific Amazon EFS access point if the
AccessPointId is provided. |
default DescribeAccountPreferencesResponse |
EfsClient.describeAccountPreferences(Consumer<DescribeAccountPreferencesRequest.Builder> describeAccountPreferencesRequest)
Returns the account preferences settings for the Amazon Web Services account associated with the user making the
request, in the current Amazon Web Services Region.
|
default DescribeAccountPreferencesResponse |
EfsClient.describeAccountPreferences(DescribeAccountPreferencesRequest describeAccountPreferencesRequest)
Returns the account preferences settings for the Amazon Web Services account associated with the user making the
request, in the current Amazon Web Services Region.
|
default DescribeBackupPolicyResponse |
EfsClient.describeBackupPolicy(Consumer<DescribeBackupPolicyRequest.Builder> describeBackupPolicyRequest)
Returns the backup policy for the specified EFS file system.
|
default DescribeBackupPolicyResponse |
EfsClient.describeBackupPolicy(DescribeBackupPolicyRequest describeBackupPolicyRequest)
Returns the backup policy for the specified EFS file system.
|
default DescribeFileSystemPolicyResponse |
EfsClient.describeFileSystemPolicy(Consumer<DescribeFileSystemPolicyRequest.Builder> describeFileSystemPolicyRequest)
Returns the
FileSystemPolicy for the specified EFS file system. |
default DescribeFileSystemPolicyResponse |
EfsClient.describeFileSystemPolicy(DescribeFileSystemPolicyRequest describeFileSystemPolicyRequest)
Returns the
FileSystemPolicy for the specified EFS file system. |
default DescribeFileSystemsResponse |
EfsClient.describeFileSystems()
Returns the description of a specific Amazon EFS file system if either the file system
CreationToken
or the FileSystemId is provided. |
default DescribeFileSystemsResponse |
EfsClient.describeFileSystems(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 DescribeFileSystemsResponse |
EfsClient.describeFileSystems(DescribeFileSystemsRequest describeFileSystemsRequest)
Returns the description of a specific Amazon EFS file system if either the file system
CreationToken
or the FileSystemId is provided. |
default DescribeFileSystemsIterable |
EfsClient.describeFileSystemsPaginator()
Returns the description of a specific Amazon EFS file system if either the file system
CreationToken
or the FileSystemId is provided. |
default DescribeFileSystemsIterable |
EfsClient.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 DescribeFileSystemsIterable |
EfsClient.describeFileSystemsPaginator(DescribeFileSystemsRequest describeFileSystemsRequest)
Returns the description of a specific Amazon EFS file system if either the file system
CreationToken
or the FileSystemId is provided. |
default DescribeLifecycleConfigurationResponse |
EfsClient.describeLifecycleConfiguration(Consumer<DescribeLifecycleConfigurationRequest.Builder> describeLifecycleConfigurationRequest)
Returns the current
LifecycleConfiguration object for the specified Amazon EFS file system. |
default DescribeLifecycleConfigurationResponse |
EfsClient.describeLifecycleConfiguration(DescribeLifecycleConfigurationRequest describeLifecycleConfigurationRequest)
Returns the current
LifecycleConfiguration object for the specified Amazon EFS file system. |
default DescribeMountTargetsResponse |
EfsClient.describeMountTargets(Consumer<DescribeMountTargetsRequest.Builder> describeMountTargetsRequest)
Returns the descriptions of all the current mount targets, or a specific mount target, for a file system.
|
default DescribeMountTargetsResponse |
EfsClient.describeMountTargets(DescribeMountTargetsRequest describeMountTargetsRequest)
Returns the descriptions of all the current mount targets, or a specific mount target, for a file system.
|
default DescribeMountTargetSecurityGroupsResponse |
EfsClient.describeMountTargetSecurityGroups(Consumer<DescribeMountTargetSecurityGroupsRequest.Builder> describeMountTargetSecurityGroupsRequest)
Returns the security groups currently in effect for a mount target.
|
default DescribeMountTargetSecurityGroupsResponse |
EfsClient.describeMountTargetSecurityGroups(DescribeMountTargetSecurityGroupsRequest describeMountTargetSecurityGroupsRequest)
Returns the security groups currently in effect for a mount target.
|
default DescribeReplicationConfigurationsResponse |
EfsClient.describeReplicationConfigurations(Consumer<DescribeReplicationConfigurationsRequest.Builder> describeReplicationConfigurationsRequest)
Retrieves the replication configuration for a specific file system.
|
default DescribeReplicationConfigurationsResponse |
EfsClient.describeReplicationConfigurations(DescribeReplicationConfigurationsRequest describeReplicationConfigurationsRequest)
Retrieves the replication configuration for a specific file system.
|
default DescribeTagsResponse |
EfsClient.describeTags(Consumer<DescribeTagsRequest.Builder> describeTagsRequest)
Deprecated.
Use ListTagsForResource.
|
default DescribeTagsResponse |
EfsClient.describeTags(DescribeTagsRequest describeTagsRequest)
Deprecated.
Use ListTagsForResource.
|
default DescribeTagsIterable |
EfsClient.describeTagsPaginator(Consumer<DescribeTagsRequest.Builder> describeTagsRequest)
Deprecated.
Use ListTagsForResource.
|
default DescribeTagsIterable |
EfsClient.describeTagsPaginator(DescribeTagsRequest describeTagsRequest)
Deprecated.
Use ListTagsForResource.
|
default ListTagsForResourceResponse |
EfsClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Lists all tags for a top-level EFS resource.
|
default ListTagsForResourceResponse |
EfsClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Lists all tags for a top-level EFS resource.
|
default ListTagsForResourceIterable |
EfsClient.listTagsForResourcePaginator(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Lists all tags for a top-level EFS resource.
|
default ListTagsForResourceIterable |
EfsClient.listTagsForResourcePaginator(ListTagsForResourceRequest listTagsForResourceRequest)
Lists all tags for a top-level EFS resource.
|
default ModifyMountTargetSecurityGroupsResponse |
EfsClient.modifyMountTargetSecurityGroups(Consumer<ModifyMountTargetSecurityGroupsRequest.Builder> modifyMountTargetSecurityGroupsRequest)
Modifies the set of security groups in effect for a mount target.
|
default ModifyMountTargetSecurityGroupsResponse |
EfsClient.modifyMountTargetSecurityGroups(ModifyMountTargetSecurityGroupsRequest modifyMountTargetSecurityGroupsRequest)
Modifies the set of security groups in effect for a mount target.
|
default PutAccountPreferencesResponse |
EfsClient.putAccountPreferences(Consumer<PutAccountPreferencesRequest.Builder> putAccountPreferencesRequest)
Use this operation to set the account preference in the current Amazon Web Services Region to use long 17
character (63 bit) or short 8 character (32 bit) resource IDs for new EFS file system and mount target resources.
|
default PutAccountPreferencesResponse |
EfsClient.putAccountPreferences(PutAccountPreferencesRequest putAccountPreferencesRequest)
Use this operation to set the account preference in the current Amazon Web Services Region to use long 17
character (63 bit) or short 8 character (32 bit) resource IDs for new EFS file system and mount target resources.
|
default PutBackupPolicyResponse |
EfsClient.putBackupPolicy(Consumer<PutBackupPolicyRequest.Builder> putBackupPolicyRequest)
Updates the file system's backup policy.
|
default PutBackupPolicyResponse |
EfsClient.putBackupPolicy(PutBackupPolicyRequest putBackupPolicyRequest)
Updates the file system's backup policy.
|
default PutFileSystemPolicyResponse |
EfsClient.putFileSystemPolicy(Consumer<PutFileSystemPolicyRequest.Builder> putFileSystemPolicyRequest)
Applies an Amazon EFS
FileSystemPolicy to an Amazon EFS file system. |
default PutFileSystemPolicyResponse |
EfsClient.putFileSystemPolicy(PutFileSystemPolicyRequest putFileSystemPolicyRequest)
Applies an Amazon EFS
FileSystemPolicy to an Amazon EFS file system. |
default PutLifecycleConfigurationResponse |
EfsClient.putLifecycleConfiguration(Consumer<PutLifecycleConfigurationRequest.Builder> putLifecycleConfigurationRequest)
Use this action to manage EFS lifecycle management and EFS Intelligent-Tiering.
|
default PutLifecycleConfigurationResponse |
EfsClient.putLifecycleConfiguration(PutLifecycleConfigurationRequest putLifecycleConfigurationRequest)
Use this action to manage EFS lifecycle management and EFS Intelligent-Tiering.
|
default TagResourceResponse |
EfsClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Creates a tag for an EFS resource.
|
default TagResourceResponse |
EfsClient.tagResource(TagResourceRequest tagResourceRequest)
Creates a tag for an EFS resource.
|
default UntagResourceResponse |
EfsClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes tags from an EFS resource.
|
default UntagResourceResponse |
EfsClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes tags from an EFS resource.
|
default UpdateFileSystemResponse |
EfsClient.updateFileSystem(Consumer<UpdateFileSystemRequest.Builder> updateFileSystemRequest)
Updates the throughput mode or the amount of provisioned throughput of an existing file system.
|
default UpdateFileSystemResponse |
EfsClient.updateFileSystem(UpdateFileSystemRequest updateFileSystemRequest)
Updates the throughput mode or the amount of provisioned throughput of an existing file system.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AccessPointAlreadyExistsException
Returned if the access point that you are trying to create already exists, with the creation token you provided in
the request.
|
class |
AccessPointLimitExceededException
Returned if the Amazon Web Services account has already created the maximum number of access points allowed per file
system.
|
class |
AccessPointNotFoundException
Returned if the specified
AccessPointId value doesn't exist in the requester's Amazon Web Services
account. |
class |
AvailabilityZonesMismatchException
Returned if the Availability Zone that was specified for a mount target is different from the Availability Zone that
was specified for One Zone storage.
|
class |
BadRequestException
Returned if the request is malformed or contains an error such as an invalid parameter value or a missing required
parameter.
|
class |
DependencyTimeoutException
The service timed out trying to fulfill the request, and the client should try the call again.
|
class |
FileSystemAlreadyExistsException
Returned if the file system you are trying to create already exists, with the creation token you provided.
|
class |
FileSystemInUseException
Returned if a file system has mount targets.
|
class |
FileSystemLimitExceededException
Returned if the Amazon Web Services account has already created the maximum number of file systems allowed per
account.
|
class |
FileSystemNotFoundException
Returned if the specified
FileSystemId value doesn't exist in the requester's Amazon Web Services
account. |
class |
IncorrectFileSystemLifeCycleStateException
Returned if the file system's lifecycle state is not "available".
|
class |
IncorrectMountTargetStateException
Returned if the mount target is not in the correct state for the operation.
|
class |
InsufficientThroughputCapacityException
Returned if there's not enough capacity to provision additional throughput.
|
class |
InternalServerErrorException
Returned if an error occurred on the server side.
|
class |
InvalidPolicyException
Returned if the
FileSystemPolicy is malformed or contains an error such as a parameter value that is not
valid or a missing required parameter. |
class |
IpAddressInUseException
Returned if the request specified an
IpAddress that is already in use in the subnet. |
class |
MountTargetConflictException
Returned if the mount target would violate one of the specified restrictions based on the file system's existing
mount targets.
|
class |
MountTargetNotFoundException
Returned if there is no mount target with the specified ID found in the caller's Amazon Web Services account.
|
class |
NetworkInterfaceLimitExceededException
The calling account has reached the limit for elastic network interfaces for the specific Amazon Web Services Region.
|
class |
NoFreeAddressesInSubnetException
Returned if
IpAddress was not specified in the request and there are no free IP addresses in the subnet. |
class |
PolicyNotFoundException
Returned if the default file system policy is in effect for the EFS file system specified.
|
class |
ReplicationNotFoundException
Returned if the specified file system does not have a replication configuration.
|
class |
SecurityGroupLimitExceededException
Returned if the size of
SecurityGroups specified in the request is greater than five. |
class |
SecurityGroupNotFoundException
Returned if one of the specified security groups doesn't exist in the subnet's virtual private cloud (VPC).
|
class |
SubnetNotFoundException
Returned if there is no subnet with ID
SubnetId provided in the request. |
class |
ThrottlingException
Returned when the
CreateAccessPoint API action is called too quickly and the number of Access Points on
the file system is nearing the limit of
120. |
class |
ThroughputLimitExceededException
Returned if the throughput mode or amount of provisioned throughput can't be changed because the throughput limit of
1024 MiB/s has been reached.
|
class |
TooManyRequestsException
Returned if you don’t wait at least 24 hours before either changing the throughput mode, or decreasing the
Provisioned Throughput value.
|
class |
UnsupportedAvailabilityZoneException
Returned if the requested Amazon EFS functionality is not available in the specified Availability Zone.
|
class |
ValidationException
Returned if the Backup service is not available in the Amazon Web Services Region in which the request was made.
|
| Modifier and Type | Method and Description |
|---|---|
EfsException |
EfsException.BuilderImpl.build() |
| Constructor and Description |
|---|
BuilderImpl(EfsException ex) |
Copyright © 2023. All rights reserved.