Package | Description |
---|---|
com.oracle.bmc.objectstorage | |
com.oracle.bmc.objectstorage.requests |
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) |
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 |
---|---|
UpdateObjectStorageTierRequest |
UpdateObjectStorageTierRequest.Builder.build()
Build the instance of UpdateObjectStorageTierRequest as configured by this builder
|
UpdateObjectStorageTierRequest |
UpdateObjectStorageTierRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateObjectStorageTierRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateObjectStorageTierRequest.Builder |
UpdateObjectStorageTierRequest.Builder.copy(UpdateObjectStorageTierRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.