BucketLocationConstraint enum
- Inheritance
- Available extensions
Values
- afSouth_1 → const BucketLocationConstraint
- apEast_1 → const BucketLocationConstraint
- apNortheast_1 → const BucketLocationConstraint
- apNortheast_2 → const BucketLocationConstraint
- apNortheast_3 → const BucketLocationConstraint
- apSouth_1 → const BucketLocationConstraint
- apSoutheast_1 → const BucketLocationConstraint
- apSoutheast_2 → const BucketLocationConstraint
- caCentral_1 → const BucketLocationConstraint
- cnNorth_1 → const BucketLocationConstraint
- cnNorthwest_1 → const BucketLocationConstraint
- eu → const BucketLocationConstraint
- euCentral_1 → const BucketLocationConstraint
- euNorth_1 → const BucketLocationConstraint
- euSouth_1 → const BucketLocationConstraint
- euWest_1 → const BucketLocationConstraint
- euWest_2 → const BucketLocationConstraint
- euWest_3 → const BucketLocationConstraint
- meSouth_1 → const BucketLocationConstraint
- saEast_1 → const BucketLocationConstraint
- usEast_2 → const BucketLocationConstraint
- usGovEast_1 → const BucketLocationConstraint
- usGovWest_1 → const BucketLocationConstraint
- usWest_1 → const BucketLocationConstraint
- usWest_2 → const BucketLocationConstraint
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
-
values
→ const List<
BucketLocationConstraint> - A constant List of the values in this enum, in order of their declaration.