CreateBucketDetails class final
Parâmetros para bucket a ser criado
Constructors
-
CreateBucketDetails({required String compartmentId, required String name, String? kmsKeyId, bool? objectEventsEnabled, AutoTiering? autoTiering, BucketStorageTier? storageTier, Versioning? versioning, PublicAccessType? publicAccessType, Map<
String, String> ? definedTags, Map<String, String> ? freeformTags, Map<String, String> ? metadata}) -
compartmentId== tenancyfactory
Properties
- bytes → Uint8List
-
final
- bytesLength → int
-
final
- contentType → String
-
final
-
details
→ Map<
String, dynamic> -
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- json → String
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- xContentSha256 → String
-
final
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited