Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.requests |
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 |
---|---|
ListManagedInstanceGroupsRequest |
ListManagedInstanceGroupsRequest.Builder.build()
Build the instance of ListManagedInstanceGroupsRequest as configured by this builder
|
ListManagedInstanceGroupsRequest |
ListManagedInstanceGroupsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListManagedInstanceGroupsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListManagedInstanceGroupsRequest.Builder |
ListManagedInstanceGroupsRequest.Builder.copy(ListManagedInstanceGroupsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.