Uses of Class
software.amazon.awssdk.services.efs.model.PolicyNotFoundException
-
Packages that use PolicyNotFoundException Package Description software.amazon.awssdk.services.efs Amazon Elastic File System -
-
Uses of PolicyNotFoundException in software.amazon.awssdk.services.efs
Methods in software.amazon.awssdk.services.efs that throw PolicyNotFoundException Modifier and Type Method Description default DescribeBackupPolicyResponseEfsClient. describeBackupPolicy(Consumer<DescribeBackupPolicyRequest.Builder> describeBackupPolicyRequest)Returns the backup policy for the specified EFS file system.default DescribeBackupPolicyResponseEfsClient. describeBackupPolicy(DescribeBackupPolicyRequest describeBackupPolicyRequest)Returns the backup policy for the specified EFS file system.default DescribeFileSystemPolicyResponseEfsClient. describeFileSystemPolicy(Consumer<DescribeFileSystemPolicyRequest.Builder> describeFileSystemPolicyRequest)Returns theFileSystemPolicyfor the specified EFS file system.default DescribeFileSystemPolicyResponseEfsClient. describeFileSystemPolicy(DescribeFileSystemPolicyRequest describeFileSystemPolicyRequest)Returns theFileSystemPolicyfor the specified EFS file system.
-