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