CopyObject class final
https://docs.oracle.com/en-us/iaas/api/#/pt/objectstorage/20160918/Object/CopyObject https://docs.oracle.com/en-us/iaas/Content/Object/Tasks/copyingobjects.htm
Constructors
-
CopyObject({required OracleObjectStorage storage, required CopyObjectDetails details, String? namespaceName, String? bucketName, DateTime? date, Map<
String, String> ? addHeaders}) -
Cria uma solicitação para copiar um arquivo dentro de uma
região ou para outra região CopyObject
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
- publicUrlOfCopiedFile → 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