Uses of Class
com.oracle.bmc.networkloadbalancer.model.BackendCollection
- 
Packages that use BackendCollection Package Description com.oracle.bmc.networkloadbalancer.model com.oracle.bmc.networkloadbalancer.responses 
- 
- 
Uses of BackendCollection in com.oracle.bmc.networkloadbalancer.modelMethods in com.oracle.bmc.networkloadbalancer.model that return BackendCollection Modifier and Type Method Description BackendCollectionBackendCollection.Builder. build()Methods in com.oracle.bmc.networkloadbalancer.model with parameters of type BackendCollection Modifier and Type Method Description BackendCollection.BuilderBackendCollection.Builder. copy(BackendCollection model)
- 
Uses of BackendCollection in com.oracle.bmc.networkloadbalancer.responsesMethods in com.oracle.bmc.networkloadbalancer.responses that return BackendCollection Modifier and Type Method Description BackendCollectionListBackendsResponse. getBackendCollection()The returned BackendCollection instance.Methods in com.oracle.bmc.networkloadbalancer.responses with parameters of type BackendCollection Modifier and Type Method Description ListBackendsResponse.BuilderListBackendsResponse.Builder. backendCollection(BackendCollection backendCollection)The returned BackendCollection instance.
 
-