Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.responses |
Modifier and Type | Method and Description |
---|---|
UpdateManagedInstanceResponse |
ManagedInstance.updateManagedInstance(UpdateManagedInstanceRequest request)
Updates the specified managed instance information, such as description, ONS topic, and
associated management station.
|
UpdateManagedInstanceResponse |
ManagedInstanceClient.updateManagedInstance(UpdateManagedInstanceRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateManagedInstanceResponse> |
ManagedInstanceAsync.updateManagedInstance(UpdateManagedInstanceRequest request,
AsyncHandler<UpdateManagedInstanceRequest,UpdateManagedInstanceResponse> handler)
Updates the specified managed instance information, such as description, ONS topic, and
associated management station.
|
Future<UpdateManagedInstanceResponse> |
ManagedInstanceAsyncClient.updateManagedInstance(UpdateManagedInstanceRequest request,
AsyncHandler<UpdateManagedInstanceRequest,UpdateManagedInstanceResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateManagedInstanceResponse> |
ManagedInstanceAsync.updateManagedInstance(UpdateManagedInstanceRequest request,
AsyncHandler<UpdateManagedInstanceRequest,UpdateManagedInstanceResponse> handler)
Updates the specified managed instance information, such as description, ONS topic, and
associated management station.
|
Future<UpdateManagedInstanceResponse> |
ManagedInstanceAsyncClient.updateManagedInstance(UpdateManagedInstanceRequest request,
AsyncHandler<UpdateManagedInstanceRequest,UpdateManagedInstanceResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateManagedInstanceResponse |
UpdateManagedInstanceResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateManagedInstanceResponse.Builder |
UpdateManagedInstanceResponse.Builder.copy(UpdateManagedInstanceResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.