Uses of Class
com.oracle.bmc.networkloadbalancer.model.BackendSetCollection
- 
Packages that use BackendSetCollection Package Description com.oracle.bmc.networkloadbalancer.model com.oracle.bmc.networkloadbalancer.responses 
- 
- 
Uses of BackendSetCollection in com.oracle.bmc.networkloadbalancer.modelMethods in com.oracle.bmc.networkloadbalancer.model that return BackendSetCollection Modifier and Type Method Description BackendSetCollectionBackendSetCollection.Builder. build()Methods in com.oracle.bmc.networkloadbalancer.model with parameters of type BackendSetCollection Modifier and Type Method Description BackendSetCollection.BuilderBackendSetCollection.Builder. copy(BackendSetCollection model)
- 
Uses of BackendSetCollection in com.oracle.bmc.networkloadbalancer.responsesMethods in com.oracle.bmc.networkloadbalancer.responses that return BackendSetCollection Modifier and Type Method Description BackendSetCollectionListBackendSetsResponse. getBackendSetCollection()The returned BackendSetCollection instance.Methods in com.oracle.bmc.networkloadbalancer.responses with parameters of type BackendSetCollection Modifier and Type Method Description ListBackendSetsResponse.BuilderListBackendSetsResponse.Builder. backendSetCollection(BackendSetCollection backendSetCollection)The returned BackendSetCollection instance.
 
-