Package | Description |
---|---|
com.oracle.bmc.filestorage | |
com.oracle.bmc.filestorage.responses |
Modifier and Type | Method and Description |
---|---|
DetachCloneResponse |
FileStorageClient.detachClone(DetachCloneRequest request) |
DetachCloneResponse |
FileStorage.detachClone(DetachCloneRequest request)
Detaches the file system from its parent file system
|
Modifier and Type | Method and Description |
---|---|
Future<DetachCloneResponse> |
FileStorageAsync.detachClone(DetachCloneRequest request,
AsyncHandler<DetachCloneRequest,DetachCloneResponse> handler)
Detaches the file system from its parent file system
|
Future<DetachCloneResponse> |
FileStorageAsyncClient.detachClone(DetachCloneRequest request,
AsyncHandler<DetachCloneRequest,DetachCloneResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<DetachCloneResponse> |
FileStorageAsync.detachClone(DetachCloneRequest request,
AsyncHandler<DetachCloneRequest,DetachCloneResponse> handler)
Detaches the file system from its parent file system
|
Future<DetachCloneResponse> |
FileStorageAsyncClient.detachClone(DetachCloneRequest request,
AsyncHandler<DetachCloneRequest,DetachCloneResponse> handler) |
Modifier and Type | Method and Description |
---|---|
DetachCloneResponse |
DetachCloneResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DetachCloneResponse.Builder |
DetachCloneResponse.Builder.copy(DetachCloneResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.