Uses of Class
software.amazon.awssdk.services.efs.model.ThrottlingException
-
Packages that use ThrottlingException Package Description software.amazon.awssdk.services.efs Amazon Elastic File System -
-
Uses of ThrottlingException in software.amazon.awssdk.services.efs
Methods in software.amazon.awssdk.services.efs that throw ThrottlingException Modifier and Type Method Description default CreateAccessPointResponseEfsClient. createAccessPoint(Consumer<CreateAccessPointRequest.Builder> createAccessPointRequest)Creates an EFS access point.default CreateAccessPointResponseEfsClient. createAccessPoint(CreateAccessPointRequest createAccessPointRequest)Creates an EFS access point.
-