Uses of Class
com.oracle.bmc.osmanagementhub.responses.GetManagementStationResponse
- 
Packages that use GetManagementStationResponse Package Description com.oracle.bmc.osmanagementhub com.oracle.bmc.osmanagementhub.responses 
- 
- 
Uses of GetManagementStationResponse in com.oracle.bmc.osmanagementhubMethods in com.oracle.bmc.osmanagementhub that return GetManagementStationResponse Modifier and Type Method Description GetManagementStationResponseManagementStation. getManagementStation(GetManagementStationRequest request)Returns information about the specified management station.GetManagementStationResponseManagementStationClient. getManagementStation(GetManagementStationRequest request)Method parameters in com.oracle.bmc.osmanagementhub with type arguments of type GetManagementStationResponse Modifier and Type Method Description Future<GetManagementStationResponse>ManagementStationAsync. getManagementStation(GetManagementStationRequest request, AsyncHandler<GetManagementStationRequest,GetManagementStationResponse> handler)Returns information about the specified management station.Future<GetManagementStationResponse>ManagementStationAsyncClient. getManagementStation(GetManagementStationRequest request, AsyncHandler<GetManagementStationRequest,GetManagementStationResponse> handler)
- 
Uses of GetManagementStationResponse in com.oracle.bmc.osmanagementhub.responsesMethods in com.oracle.bmc.osmanagementhub.responses that return GetManagementStationResponse Modifier and Type Method Description GetManagementStationResponseGetManagementStationResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.osmanagementhub.responses with parameters of type GetManagementStationResponse Modifier and Type Method Description GetManagementStationResponse.BuilderGetManagementStationResponse.Builder. copy(GetManagementStationResponse o)Copy method to populate the builder with values from the given instance.
 
-