Uses of Class
com.oracle.bmc.osmanagementhub.model.ManagementStation
- 
Packages that use ManagementStation Package Description com.oracle.bmc.osmanagementhub.model com.oracle.bmc.osmanagementhub.responses 
- 
- 
Uses of ManagementStation in com.oracle.bmc.osmanagementhub.modelMethods in com.oracle.bmc.osmanagementhub.model that return ManagementStation Modifier and Type Method Description ManagementStationManagementStation.Builder. build()Methods in com.oracle.bmc.osmanagementhub.model with parameters of type ManagementStation Modifier and Type Method Description ManagementStation.BuilderManagementStation.Builder. copy(ManagementStation model)
- 
Uses of ManagementStation in com.oracle.bmc.osmanagementhub.responsesMethods in com.oracle.bmc.osmanagementhub.responses that return ManagementStation Modifier and Type Method Description ManagementStationCreateManagementStationResponse. getManagementStation()The returned ManagementStation instance.ManagementStationGetManagementStationResponse. getManagementStation()The returned ManagementStation instance.ManagementStationUpdateManagementStationResponse. getManagementStation()The returned ManagementStation instance.Methods in com.oracle.bmc.osmanagementhub.responses with parameters of type ManagementStation Modifier and Type Method Description CreateManagementStationResponse.BuilderCreateManagementStationResponse.Builder. managementStation(ManagementStation managementStation)The returned ManagementStation instance.GetManagementStationResponse.BuilderGetManagementStationResponse.Builder. managementStation(ManagementStation managementStation)The returned ManagementStation instance.UpdateManagementStationResponse.BuilderUpdateManagementStationResponse.Builder. managementStation(ManagementStation managementStation)The returned ManagementStation instance.
 
-