Package | Description |
---|---|
com.oracle.bmc.bds | |
com.oracle.bmc.bds.responses |
Modifier and Type | Method and Description |
---|---|
ListNodeBackupConfigurationsResponse |
BdsClient.listNodeBackupConfigurations(ListNodeBackupConfigurationsRequest request) |
ListNodeBackupConfigurationsResponse |
Bds.listNodeBackupConfigurations(ListNodeBackupConfigurationsRequest request)
Returns information about the NodeBackupConfigurations.
|
Modifier and Type | Method and Description |
---|---|
Future<ListNodeBackupConfigurationsResponse> |
BdsAsyncClient.listNodeBackupConfigurations(ListNodeBackupConfigurationsRequest request,
AsyncHandler<ListNodeBackupConfigurationsRequest,ListNodeBackupConfigurationsResponse> handler) |
Future<ListNodeBackupConfigurationsResponse> |
BdsAsync.listNodeBackupConfigurations(ListNodeBackupConfigurationsRequest request,
AsyncHandler<ListNodeBackupConfigurationsRequest,ListNodeBackupConfigurationsResponse> handler)
Returns information about the NodeBackupConfigurations.
|
Iterable<ListNodeBackupConfigurationsResponse> |
BdsPaginators.listNodeBackupConfigurationsResponseIterator(ListNodeBackupConfigurationsRequest request)
Creates a new iterable which will iterate over the responses received from the
listNodeBackupConfigurations operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListNodeBackupConfigurationsResponse> |
BdsAsyncClient.listNodeBackupConfigurations(ListNodeBackupConfigurationsRequest request,
AsyncHandler<ListNodeBackupConfigurationsRequest,ListNodeBackupConfigurationsResponse> handler) |
Future<ListNodeBackupConfigurationsResponse> |
BdsAsync.listNodeBackupConfigurations(ListNodeBackupConfigurationsRequest request,
AsyncHandler<ListNodeBackupConfigurationsRequest,ListNodeBackupConfigurationsResponse> handler)
Returns information about the NodeBackupConfigurations.
|
Modifier and Type | Method and Description |
---|---|
ListNodeBackupConfigurationsResponse |
ListNodeBackupConfigurationsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListNodeBackupConfigurationsResponse.Builder |
ListNodeBackupConfigurationsResponse.Builder.copy(ListNodeBackupConfigurationsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.