Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.responses |
Modifier and Type | Method and Description |
---|---|
ListManagedInstanceGroupsResponse |
ManagedInstanceGroupClient.listManagedInstanceGroups(ListManagedInstanceGroupsRequest request) |
ListManagedInstanceGroupsResponse |
ManagedInstanceGroup.listManagedInstanceGroups(ListManagedInstanceGroupsRequest request)
Lists managed instance groups that match the specified compartment or managed instance group
OCID.
|
Modifier and Type | Method and Description |
---|---|
Future<ListManagedInstanceGroupsResponse> |
ManagedInstanceGroupAsync.listManagedInstanceGroups(ListManagedInstanceGroupsRequest request,
AsyncHandler<ListManagedInstanceGroupsRequest,ListManagedInstanceGroupsResponse> handler)
Lists managed instance groups that match the specified compartment or managed instance group
OCID.
|
Future<ListManagedInstanceGroupsResponse> |
ManagedInstanceGroupAsyncClient.listManagedInstanceGroups(ListManagedInstanceGroupsRequest request,
AsyncHandler<ListManagedInstanceGroupsRequest,ListManagedInstanceGroupsResponse> handler) |
Iterable<ListManagedInstanceGroupsResponse> |
ManagedInstanceGroupPaginators.listManagedInstanceGroupsResponseIterator(ListManagedInstanceGroupsRequest request)
Creates a new iterable which will iterate over the responses received from the
listManagedInstanceGroups operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListManagedInstanceGroupsResponse> |
ManagedInstanceGroupAsync.listManagedInstanceGroups(ListManagedInstanceGroupsRequest request,
AsyncHandler<ListManagedInstanceGroupsRequest,ListManagedInstanceGroupsResponse> handler)
Lists managed instance groups that match the specified compartment or managed instance group
OCID.
|
Future<ListManagedInstanceGroupsResponse> |
ManagedInstanceGroupAsyncClient.listManagedInstanceGroups(ListManagedInstanceGroupsRequest request,
AsyncHandler<ListManagedInstanceGroupsRequest,ListManagedInstanceGroupsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListManagedInstanceGroupsResponse |
ListManagedInstanceGroupsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListManagedInstanceGroupsResponse.Builder |
ListManagedInstanceGroupsResponse.Builder.copy(ListManagedInstanceGroupsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.