UpdateObjectStorageTier class final
Constructors
-
UpdateObjectStorageTier({required OracleObjectStorage storage, required UpdateObjectStorageTierDetails details, String? namespaceName, String? bucketName, DateTime? date, Map<
String, String> ? addHeaders}) -
https://docs.oracle.com/en-us/iaas/api/#/pt/objectstorage/20160918/Object/UpdateObjectStorageTier
factory
Properties
-
addHeaders
→ Map<
String, String> ? -
final
-
final
- contentLegth → String
-
final
- contentType → String
-
final
- date → String
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
-
headers
→ Map<
String, String> -
no setter
- host → String
-
final
- jsonBytes → Uint8List
-
final
- jsonData → String
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- uri → String
-
final
- 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.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited