Uses of Class
software.amazon.awssdk.services.efs.model.AvailabilityZonesMismatchException
-
Packages that use AvailabilityZonesMismatchException Package Description software.amazon.awssdk.services.efs Amazon Elastic File System -
-
Uses of AvailabilityZonesMismatchException in software.amazon.awssdk.services.efs
Methods in software.amazon.awssdk.services.efs that throw AvailabilityZonesMismatchException Modifier and Type Method Description default CreateMountTargetResponseEfsClient. createMountTarget(Consumer<CreateMountTargetRequest.Builder> createMountTargetRequest)Creates a mount target for a file system.default CreateMountTargetResponseEfsClient. createMountTarget(CreateMountTargetRequest createMountTargetRequest)Creates a mount target for a file system.
-