Package | Description |
---|---|
com.oracle.bmc.objectstorage | |
com.oracle.bmc.objectstorage.requests |
Modifier and Type | Method and Description |
---|---|
GetNamespaceResponse |
ObjectStorage.getNamespace(GetNamespaceRequest request)
Each Oracle Cloud Infrastructure tenant is assigned one unique and uneditable Object Storage
namespace.
|
GetNamespaceResponse |
ObjectStorageClient.getNamespace(GetNamespaceRequest request) |
Future<GetNamespaceResponse> |
ObjectStorageAsyncClient.getNamespace(GetNamespaceRequest request,
AsyncHandler<GetNamespaceRequest,GetNamespaceResponse> handler) |
Future<GetNamespaceResponse> |
ObjectStorageAsync.getNamespace(GetNamespaceRequest request,
AsyncHandler<GetNamespaceRequest,GetNamespaceResponse> handler)
Each Oracle Cloud Infrastructure tenant is assigned one unique and uneditable Object Storage
namespace.
|
Modifier and Type | Method and Description |
---|---|
Future<GetNamespaceResponse> |
ObjectStorageAsyncClient.getNamespace(GetNamespaceRequest request,
AsyncHandler<GetNamespaceRequest,GetNamespaceResponse> handler) |
Future<GetNamespaceResponse> |
ObjectStorageAsync.getNamespace(GetNamespaceRequest request,
AsyncHandler<GetNamespaceRequest,GetNamespaceResponse> handler)
Each Oracle Cloud Infrastructure tenant is assigned one unique and uneditable Object Storage
namespace.
|
Modifier and Type | Method and Description |
---|---|
GetNamespaceRequest |
GetNamespaceRequest.Builder.build()
Build the instance of GetNamespaceRequest as configured by this builder
|
GetNamespaceRequest |
GetNamespaceRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetNamespaceRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetNamespaceRequest.Builder |
GetNamespaceRequest.Builder.copy(GetNamespaceRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.