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