Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.requests |
Modifier and Type | Method and Description |
---|---|
Future<UpdateManagedInstanceGroupResponse> |
ManagedInstanceGroupAsync.updateManagedInstanceGroup(UpdateManagedInstanceGroupRequest request,
AsyncHandler<UpdateManagedInstanceGroupRequest,UpdateManagedInstanceGroupResponse> handler)
Updates the specified managed instance group’s name, description, and tags.
|
Future<UpdateManagedInstanceGroupResponse> |
ManagedInstanceGroupAsyncClient.updateManagedInstanceGroup(UpdateManagedInstanceGroupRequest request,
AsyncHandler<UpdateManagedInstanceGroupRequest,UpdateManagedInstanceGroupResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateManagedInstanceGroupRequest |
UpdateManagedInstanceGroupRequest.Builder.build()
Build the instance of UpdateManagedInstanceGroupRequest as configured by this builder
|
UpdateManagedInstanceGroupRequest |
UpdateManagedInstanceGroupRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateManagedInstanceGroupRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateManagedInstanceGroupRequest.Builder |
UpdateManagedInstanceGroupRequest.Builder.copy(UpdateManagedInstanceGroupRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.