Uses of Class
net.stickycode.kuuty.model.v18.IoK8sApiAppsV1ReplicaSet
-
-
Uses of IoK8sApiAppsV1ReplicaSet in net.stickycode.kuuty.model.v18
Methods in net.stickycode.kuuty.model.v18 that return IoK8sApiAppsV1ReplicaSet Modifier and Type Method Description IoK8sApiAppsV1ReplicaSetIoK8sApiAppsV1ReplicaSet. apiVersion(String apiVersion)IoK8sApiAppsV1ReplicaSetIoK8sApiAppsV1ReplicaSet. kind(String kind)IoK8sApiAppsV1ReplicaSetIoK8sApiAppsV1ReplicaSet. metadata(IoK8sApimachineryPkgApisMetaV1ObjectMeta metadata)IoK8sApiAppsV1ReplicaSetIoK8sApiAppsV1ReplicaSet. spec(IoK8sApiAppsV1ReplicaSetSpec spec)IoK8sApiAppsV1ReplicaSetIoK8sApiAppsV1ReplicaSet. status(IoK8sApiAppsV1ReplicaSetStatus status)Methods in net.stickycode.kuuty.model.v18 that return types with arguments of type IoK8sApiAppsV1ReplicaSet Modifier and Type Method Description List<IoK8sApiAppsV1ReplicaSet>IoK8sApiAppsV1ReplicaSetList. getItems()List of ReplicaSets.Methods in net.stickycode.kuuty.model.v18 with parameters of type IoK8sApiAppsV1ReplicaSet Modifier and Type Method Description IoK8sApiAppsV1ReplicaSetListIoK8sApiAppsV1ReplicaSetList. addItemsItem(IoK8sApiAppsV1ReplicaSet itemsItem)Method parameters in net.stickycode.kuuty.model.v18 with type arguments of type IoK8sApiAppsV1ReplicaSet Modifier and Type Method Description IoK8sApiAppsV1ReplicaSetListIoK8sApiAppsV1ReplicaSetList. items(List<IoK8sApiAppsV1ReplicaSet> items)voidIoK8sApiAppsV1ReplicaSetList. setItems(List<IoK8sApiAppsV1ReplicaSet> items)
-