Uses of Class
com.oracle.bmc.wlms.model.ServerCollection.Builder
-
Packages that use ServerCollection.Builder Package Description com.oracle.bmc.wlms.model -
-
Uses of ServerCollection.Builder in com.oracle.bmc.wlms.model
Methods in com.oracle.bmc.wlms.model that return ServerCollection.Builder Modifier and Type Method Description static ServerCollection.Builder
ServerCollection. builder()
Create a new builder.ServerCollection.Builder
ServerCollection.Builder. copy(ServerCollection model)
ServerCollection.Builder
ServerCollection.Builder. items(List<ServerSummary> items)
A list of servers.ServerCollection.Builder
ServerCollection. toBuilder()
-