Package | Description |
---|---|
com.oracle.bmc.bds | |
com.oracle.bmc.bds.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListNodeBackupsResponse> |
BdsAsyncClient.listNodeBackups(ListNodeBackupsRequest request,
AsyncHandler<ListNodeBackupsRequest,ListNodeBackupsResponse> handler) |
Future<ListNodeBackupsResponse> |
BdsAsync.listNodeBackups(ListNodeBackupsRequest request,
AsyncHandler<ListNodeBackupsRequest,ListNodeBackupsResponse> handler)
Returns information about the node Backups.
|
Modifier and Type | Method and Description |
---|---|
ListNodeBackupsRequest |
ListNodeBackupsRequest.Builder.build()
Build the instance of ListNodeBackupsRequest as configured by this builder
|
ListNodeBackupsRequest |
ListNodeBackupsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListNodeBackupsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListNodeBackupsRequest.Builder |
ListNodeBackupsRequest.Builder.copy(ListNodeBackupsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.