Package | Description |
---|---|
com.oracle.bmc.objectstorage | |
com.oracle.bmc.objectstorage.responses |
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) |
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 |
---|---|
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 |
---|---|
GetNamespaceResponse |
GetNamespaceResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetNamespaceResponse.Builder |
GetNamespaceResponse.Builder.copy(GetNamespaceResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.