Uses of Class
com.oracle.bmc.osmanagementhub.model.ManagementStationCollection.Builder
- 
Packages that use ManagementStationCollection.Builder Package Description com.oracle.bmc.osmanagementhub.model 
- 
- 
Uses of ManagementStationCollection.Builder in com.oracle.bmc.osmanagementhub.modelMethods in com.oracle.bmc.osmanagementhub.model that return ManagementStationCollection.Builder Modifier and Type Method Description static ManagementStationCollection.BuilderManagementStationCollection. builder()Create a new builder.ManagementStationCollection.BuilderManagementStationCollection.Builder. copy(ManagementStationCollection model)ManagementStationCollection.BuilderManagementStationCollection.Builder. items(List<ManagementStationSummary> items)List of management stations.ManagementStationCollection.BuilderManagementStationCollection. toBuilder()
 
-