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