Uses of Class
com.oracle.bmc.objectstorage.responses.GetNamespaceMetadataResponse
- 
Packages that use GetNamespaceMetadataResponse Package Description com.oracle.bmc.objectstorage com.oracle.bmc.objectstorage.responses 
- 
- 
Uses of GetNamespaceMetadataResponse in com.oracle.bmc.objectstorageMethods in com.oracle.bmc.objectstorage that return GetNamespaceMetadataResponse Modifier and Type Method Description GetNamespaceMetadataResponseObjectStorage. getNamespaceMetadata(GetNamespaceMetadataRequest request)Gets the metadata for the Object Storage namespace, which contains defaultS3CompartmentId and defaultSwiftCompartmentId.GetNamespaceMetadataResponseObjectStorageClient. getNamespaceMetadata(GetNamespaceMetadataRequest request)Methods in com.oracle.bmc.objectstorage that return types with arguments of type GetNamespaceMetadataResponse Modifier and Type Method Description Future<GetNamespaceMetadataResponse>ObjectStorageAsync. getNamespaceMetadata(GetNamespaceMetadataRequest request, AsyncHandler<GetNamespaceMetadataRequest,GetNamespaceMetadataResponse> handler)Gets the metadata for the Object Storage namespace, which contains defaultS3CompartmentId and defaultSwiftCompartmentId.Future<GetNamespaceMetadataResponse>ObjectStorageAsyncClient. getNamespaceMetadata(GetNamespaceMetadataRequest request, AsyncHandler<GetNamespaceMetadataRequest,GetNamespaceMetadataResponse> handler)Method parameters in com.oracle.bmc.objectstorage with type arguments of type GetNamespaceMetadataResponse Modifier and Type Method Description Future<GetNamespaceMetadataResponse>ObjectStorageAsync. getNamespaceMetadata(GetNamespaceMetadataRequest request, AsyncHandler<GetNamespaceMetadataRequest,GetNamespaceMetadataResponse> handler)Gets the metadata for the Object Storage namespace, which contains defaultS3CompartmentId and defaultSwiftCompartmentId.Future<GetNamespaceMetadataResponse>ObjectStorageAsyncClient. getNamespaceMetadata(GetNamespaceMetadataRequest request, AsyncHandler<GetNamespaceMetadataRequest,GetNamespaceMetadataResponse> handler)
- 
Uses of GetNamespaceMetadataResponse in com.oracle.bmc.objectstorage.responsesMethods in com.oracle.bmc.objectstorage.responses that return GetNamespaceMetadataResponse Modifier and Type Method Description GetNamespaceMetadataResponseGetNamespaceMetadataResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.objectstorage.responses with parameters of type GetNamespaceMetadataResponse Modifier and Type Method Description GetNamespaceMetadataResponse.BuilderGetNamespaceMetadataResponse.Builder. copy(GetNamespaceMetadataResponse o)Copy method to populate the builder with values from the given instance.
 
-