Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.responses |
Modifier and Type | Method and Description |
---|---|
UpdateManagementStationResponse |
ManagementStation.updateManagementStation(UpdateManagementStationRequest request)
Updates the configuration of the specified management station.
|
UpdateManagementStationResponse |
ManagementStationClient.updateManagementStation(UpdateManagementStationRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateManagementStationResponse> |
ManagementStationAsyncClient.updateManagementStation(UpdateManagementStationRequest request,
AsyncHandler<UpdateManagementStationRequest,UpdateManagementStationResponse> handler) |
Future<UpdateManagementStationResponse> |
ManagementStationAsync.updateManagementStation(UpdateManagementStationRequest request,
AsyncHandler<UpdateManagementStationRequest,UpdateManagementStationResponse> handler)
Updates the configuration of the specified management station.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateManagementStationResponse> |
ManagementStationAsyncClient.updateManagementStation(UpdateManagementStationRequest request,
AsyncHandler<UpdateManagementStationRequest,UpdateManagementStationResponse> handler) |
Future<UpdateManagementStationResponse> |
ManagementStationAsync.updateManagementStation(UpdateManagementStationRequest request,
AsyncHandler<UpdateManagementStationRequest,UpdateManagementStationResponse> handler)
Updates the configuration of the specified management station.
|
Modifier and Type | Method and Description |
---|---|
UpdateManagementStationResponse |
UpdateManagementStationResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateManagementStationResponse.Builder |
UpdateManagementStationResponse.Builder.copy(UpdateManagementStationResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.