Package | Description |
---|---|
com.oracle.bmc.objectstorage | |
com.oracle.bmc.objectstorage.responses |
Modifier and Type | Method and Description |
---|---|
UpdateNamespaceMetadataResponse |
ObjectStorage.updateNamespaceMetadata(UpdateNamespaceMetadataRequest request)
By default, buckets created using the Amazon S3 Compatibility API or the Swift API are
created in the root compartment of the Oracle Cloud Infrastructure tenancy.
|
UpdateNamespaceMetadataResponse |
ObjectStorageClient.updateNamespaceMetadata(UpdateNamespaceMetadataRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateNamespaceMetadataResponse> |
ObjectStorageAsyncClient.updateNamespaceMetadata(UpdateNamespaceMetadataRequest request,
AsyncHandler<UpdateNamespaceMetadataRequest,UpdateNamespaceMetadataResponse> handler) |
Future<UpdateNamespaceMetadataResponse> |
ObjectStorageAsync.updateNamespaceMetadata(UpdateNamespaceMetadataRequest request,
AsyncHandler<UpdateNamespaceMetadataRequest,UpdateNamespaceMetadataResponse> handler)
By default, buckets created using the Amazon S3 Compatibility API or the Swift API are
created in the root compartment of the Oracle Cloud Infrastructure tenancy.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateNamespaceMetadataResponse> |
ObjectStorageAsyncClient.updateNamespaceMetadata(UpdateNamespaceMetadataRequest request,
AsyncHandler<UpdateNamespaceMetadataRequest,UpdateNamespaceMetadataResponse> handler) |
Future<UpdateNamespaceMetadataResponse> |
ObjectStorageAsync.updateNamespaceMetadata(UpdateNamespaceMetadataRequest request,
AsyncHandler<UpdateNamespaceMetadataRequest,UpdateNamespaceMetadataResponse> handler)
By default, buckets created using the Amazon S3 Compatibility API or the Swift API are
created in the root compartment of the Oracle Cloud Infrastructure tenancy.
|
Modifier and Type | Method and Description |
---|---|
UpdateNamespaceMetadataResponse |
UpdateNamespaceMetadataResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateNamespaceMetadataResponse.Builder |
UpdateNamespaceMetadataResponse.Builder.copy(UpdateNamespaceMetadataResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.