Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
GetClusterNetworkResponse |
ComputeManagementClient.getClusterNetwork(GetClusterNetworkRequest request) |
GetClusterNetworkResponse |
ComputeManagement.getClusterNetwork(GetClusterNetworkRequest request)
Gets information about a cluster network with instance
pools.
|
Modifier and Type | Method and Description |
---|---|
Future<GetClusterNetworkResponse> |
ComputeManagementAsyncClient.getClusterNetwork(GetClusterNetworkRequest request,
AsyncHandler<GetClusterNetworkRequest,GetClusterNetworkResponse> handler) |
Future<GetClusterNetworkResponse> |
ComputeManagementAsync.getClusterNetwork(GetClusterNetworkRequest request,
AsyncHandler<GetClusterNetworkRequest,GetClusterNetworkResponse> handler)
Gets information about a cluster network with instance
pools.
|
Modifier and Type | Method and Description |
---|---|
GetClusterNetworkResponse |
GetClusterNetworkResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetClusterNetworkResponse.Builder |
GetClusterNetworkResponse.Builder.copy(GetClusterNetworkResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.