Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
ListClusterNetworkInstancesResponse |
ComputeManagement.listClusterNetworkInstances(ListClusterNetworkInstancesRequest request)
Lists the instances in the specified cluster network.
|
ListClusterNetworkInstancesResponse |
ComputeManagementClient.listClusterNetworkInstances(ListClusterNetworkInstancesRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListClusterNetworkInstancesResponse> |
ComputeManagementAsyncClient.listClusterNetworkInstances(ListClusterNetworkInstancesRequest request,
AsyncHandler<ListClusterNetworkInstancesRequest,ListClusterNetworkInstancesResponse> handler) |
Future<ListClusterNetworkInstancesResponse> |
ComputeManagementAsync.listClusterNetworkInstances(ListClusterNetworkInstancesRequest request,
AsyncHandler<ListClusterNetworkInstancesRequest,ListClusterNetworkInstancesResponse> handler)
Lists the instances in the specified cluster network.
|
Iterable<ListClusterNetworkInstancesResponse> |
ComputeManagementPaginators.listClusterNetworkInstancesResponseIterator(ListClusterNetworkInstancesRequest request)
Creates a new iterable which will iterate over the responses received from the listClusterNetworkInstances operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListClusterNetworkInstancesResponse> |
ComputeManagementAsyncClient.listClusterNetworkInstances(ListClusterNetworkInstancesRequest request,
AsyncHandler<ListClusterNetworkInstancesRequest,ListClusterNetworkInstancesResponse> handler) |
Future<ListClusterNetworkInstancesResponse> |
ComputeManagementAsync.listClusterNetworkInstances(ListClusterNetworkInstancesRequest request,
AsyncHandler<ListClusterNetworkInstancesRequest,ListClusterNetworkInstancesResponse> handler)
Lists the instances in the specified cluster network.
|
Modifier and Type | Method and Description |
---|---|
ListClusterNetworkInstancesResponse |
ListClusterNetworkInstancesResponse.Builder.build() |
Modifier and Type | Method and Description |
---|---|
ListClusterNetworkInstancesResponse.Builder |
ListClusterNetworkInstancesResponse.Builder.copy(ListClusterNetworkInstancesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2022. All rights reserved.