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