Uses of Class
com.oracle.bmc.networkloadbalancer.model.BackendCollection.Builder
-
Packages that use BackendCollection.Builder Package Description com.oracle.bmc.networkloadbalancer.model -
-
Uses of BackendCollection.Builder in com.oracle.bmc.networkloadbalancer.model
Methods in com.oracle.bmc.networkloadbalancer.model that return BackendCollection.Builder Modifier and Type Method Description static BackendCollection.Builder
BackendCollection. builder()
Create a new builder.BackendCollection.Builder
BackendCollection.Builder. copy(BackendCollection model)
BackendCollection.Builder
BackendCollection.Builder. items(List<BackendSummary> items)
An array of BackendSummary objects.BackendCollection.Builder
BackendCollection. toBuilder()
-