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