Package | Description |
---|---|
com.oracle.bmc.objectstorage | |
com.oracle.bmc.objectstorage.responses |
Modifier and Type | Method and Description |
---|---|
UpdateObjectStorageTierResponse |
ObjectStorage.updateObjectStorageTier(UpdateObjectStorageTierRequest request)
Changes the storage tier of the object specified by the objectName parameter.
|
UpdateObjectStorageTierResponse |
ObjectStorageClient.updateObjectStorageTier(UpdateObjectStorageTierRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateObjectStorageTierResponse> |
ObjectStorageAsyncClient.updateObjectStorageTier(UpdateObjectStorageTierRequest request,
AsyncHandler<UpdateObjectStorageTierRequest,UpdateObjectStorageTierResponse> handler) |
Future<UpdateObjectStorageTierResponse> |
ObjectStorageAsync.updateObjectStorageTier(UpdateObjectStorageTierRequest request,
AsyncHandler<UpdateObjectStorageTierRequest,UpdateObjectStorageTierResponse> handler)
Changes the storage tier of the object specified by the objectName parameter.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateObjectStorageTierResponse> |
ObjectStorageAsyncClient.updateObjectStorageTier(UpdateObjectStorageTierRequest request,
AsyncHandler<UpdateObjectStorageTierRequest,UpdateObjectStorageTierResponse> handler) |
Future<UpdateObjectStorageTierResponse> |
ObjectStorageAsync.updateObjectStorageTier(UpdateObjectStorageTierRequest request,
AsyncHandler<UpdateObjectStorageTierRequest,UpdateObjectStorageTierResponse> handler)
Changes the storage tier of the object specified by the objectName parameter.
|
Modifier and Type | Method and Description |
---|---|
UpdateObjectStorageTierResponse |
UpdateObjectStorageTierResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateObjectStorageTierResponse.Builder |
UpdateObjectStorageTierResponse.Builder.copy(UpdateObjectStorageTierResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.