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.model
Methods in com.oracle.bmc.osmanagementhub.model that return ManagementStationCollection.Builder Modifier and Type Method Description static ManagementStationCollection.Builder
ManagementStationCollection. builder()
Create a new builder.ManagementStationCollection.Builder
ManagementStationCollection.Builder. copy(ManagementStationCollection model)
ManagementStationCollection.Builder
ManagementStationCollection.Builder. items(List<ManagementStationSummary> items)
List of management stations.ManagementStationCollection.Builder
ManagementStationCollection. toBuilder()
-