Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
GetVmClusterNetworkResponse |
DatabaseClient.getVmClusterNetwork(GetVmClusterNetworkRequest request) |
GetVmClusterNetworkResponse |
Database.getVmClusterNetwork(GetVmClusterNetworkRequest request)
Gets information about the specified VM cluster network.
|
Modifier and Type | Method and Description |
---|---|
Future<GetVmClusterNetworkResponse> |
DatabaseAsyncClient.getVmClusterNetwork(GetVmClusterNetworkRequest request,
AsyncHandler<GetVmClusterNetworkRequest,GetVmClusterNetworkResponse> handler) |
Future<GetVmClusterNetworkResponse> |
DatabaseAsync.getVmClusterNetwork(GetVmClusterNetworkRequest request,
AsyncHandler<GetVmClusterNetworkRequest,GetVmClusterNetworkResponse> handler)
Gets information about the specified VM cluster network.
|
Modifier and Type | Method and Description |
---|---|
GetVmClusterNetworkResponse |
GetVmClusterNetworkResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetVmClusterNetworkResponse.Builder |
GetVmClusterNetworkResponse.Builder.copy(GetVmClusterNetworkResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.