Uses of Class
io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1.Metal3Cluster
-
Packages that use Metal3Cluster Package Description io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1 -
-
Uses of Metal3Cluster in io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1
Methods in io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1 that return Metal3Cluster Modifier and Type Method Description Metal3ClusterMetal3ClusterBuilder. build()Metal3ClusterMetal3ClusterListFluent. buildFirstItem()Metal3ClusterMetal3ClusterListFluent. buildItem(int index)Metal3ClusterMetal3ClusterListFluent. buildLastItem()Metal3ClusterMetal3ClusterListFluent. buildMatchingItem(Predicate<Metal3ClusterBuilder> predicate)Methods in io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1 that return types with arguments of type Metal3Cluster Modifier and Type Method Description List<Metal3Cluster>Metal3ClusterListFluent. buildItems()List<Metal3Cluster>Metal3ClusterList. getItems()Metal3ClusterList contains a list of Metal3Cluster.Methods in io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1 with parameters of type Metal3Cluster Modifier and Type Method Description Metal3ClusterListFluent.ItemsNested<A>Metal3ClusterListFluent. addNewItemLike(Metal3Cluster item)AMetal3ClusterListFluent. addToItems(int index, Metal3Cluster item)AMetal3ClusterListFluent. addToItems(Metal3Cluster... items)protected voidMetal3ClusterFluent. copyInstance(Metal3Cluster instance)AMetal3ClusterListFluent. removeFromItems(Metal3Cluster... items)Metal3ClusterListFluent.ItemsNested<A>Metal3ClusterListFluent. setNewItemLike(int index, Metal3Cluster item)AMetal3ClusterListFluent. setToItems(int index, Metal3Cluster item)AMetal3ClusterListFluent. withItems(Metal3Cluster... items)Method parameters in io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1 with type arguments of type Metal3Cluster Modifier and Type Method Description AMetal3ClusterListFluent. addAllToItems(Collection<Metal3Cluster> items)AMetal3ClusterListFluent. removeAllFromItems(Collection<Metal3Cluster> items)voidMetal3ClusterList. setItems(List<Metal3Cluster> items)Metal3ClusterList contains a list of Metal3Cluster.AMetal3ClusterListFluent. withItems(List<Metal3Cluster> items)Constructors in io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1 with parameters of type Metal3Cluster Constructor Description Metal3ClusterBuilder(Metal3Cluster instance)Metal3ClusterBuilder(Metal3ClusterFluent<?> fluent, Metal3Cluster instance)Metal3ClusterFluent(Metal3Cluster instance)Constructor parameters in io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1 with type arguments of type Metal3Cluster Constructor Description Metal3ClusterList(String apiVersion, List<Metal3Cluster> items, String kind, io.fabric8.kubernetes.api.model.ListMeta metadata)
-