Uses of Class
com.oracle.bmc.osmanagementhub.model.ManagementStationCollection
-
Packages that use ManagementStationCollection Package Description com.oracle.bmc.osmanagementhub.model com.oracle.bmc.osmanagementhub.responses -
-
Uses of ManagementStationCollection in com.oracle.bmc.osmanagementhub.model
Methods in com.oracle.bmc.osmanagementhub.model that return ManagementStationCollection Modifier and Type Method Description ManagementStationCollection
ManagementStationCollection.Builder. build()
Methods in com.oracle.bmc.osmanagementhub.model with parameters of type ManagementStationCollection Modifier and Type Method Description ManagementStationCollection.Builder
ManagementStationCollection.Builder. copy(ManagementStationCollection model)
-
Uses of ManagementStationCollection in com.oracle.bmc.osmanagementhub.responses
Methods in com.oracle.bmc.osmanagementhub.responses that return ManagementStationCollection Modifier and Type Method Description ManagementStationCollection
ListManagementStationsResponse. getManagementStationCollection()
The returned ManagementStationCollection instance.Methods in com.oracle.bmc.osmanagementhub.responses with parameters of type ManagementStationCollection Modifier and Type Method Description ListManagementStationsResponse.Builder
ListManagementStationsResponse.Builder. managementStationCollection(ManagementStationCollection managementStationCollection)
The returned ManagementStationCollection instance.
-