Package | Description |
---|---|
com.oracle.bmc.objectstorage | |
com.oracle.bmc.objectstorage.responses |
Modifier and Type | Method and Description |
---|---|
GetNamespaceMetadataResponse |
ObjectStorage.getNamespaceMetadata(GetNamespaceMetadataRequest request)
Gets the metadata for the Object Storage namespace, which contains defaultS3CompartmentId and
defaultSwiftCompartmentId.
|
GetNamespaceMetadataResponse |
ObjectStorageClient.getNamespaceMetadata(GetNamespaceMetadataRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetNamespaceMetadataResponse> |
ObjectStorageAsyncClient.getNamespaceMetadata(GetNamespaceMetadataRequest request,
AsyncHandler<GetNamespaceMetadataRequest,GetNamespaceMetadataResponse> handler) |
Future<GetNamespaceMetadataResponse> |
ObjectStorageAsync.getNamespaceMetadata(GetNamespaceMetadataRequest request,
AsyncHandler<GetNamespaceMetadataRequest,GetNamespaceMetadataResponse> handler)
Gets the metadata for the Object Storage namespace, which contains defaultS3CompartmentId and
defaultSwiftCompartmentId.
|
Modifier and Type | Method and Description |
---|---|
Future<GetNamespaceMetadataResponse> |
ObjectStorageAsyncClient.getNamespaceMetadata(GetNamespaceMetadataRequest request,
AsyncHandler<GetNamespaceMetadataRequest,GetNamespaceMetadataResponse> handler) |
Future<GetNamespaceMetadataResponse> |
ObjectStorageAsync.getNamespaceMetadata(GetNamespaceMetadataRequest request,
AsyncHandler<GetNamespaceMetadataRequest,GetNamespaceMetadataResponse> handler)
Gets the metadata for the Object Storage namespace, which contains defaultS3CompartmentId and
defaultSwiftCompartmentId.
|
Modifier and Type | Method and Description |
---|---|
GetNamespaceMetadataResponse |
GetNamespaceMetadataResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetNamespaceMetadataResponse.Builder |
GetNamespaceMetadataResponse.Builder.copy(GetNamespaceMetadataResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.