Uses of Interface
io.kubernetes.client.openapi.models.V1NodeConfigStatusFluent.AssignedNested
Packages that use V1NodeConfigStatusFluent.AssignedNested
-
Uses of V1NodeConfigStatusFluent.AssignedNested in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1NodeConfigStatusFluent.AssignedNestedModifier and TypeMethodDescriptionV1NodeConfigStatusFluent.editAssigned()V1NodeConfigStatusFluentImpl.editAssigned()V1NodeConfigStatusFluent.editOrNewAssigned()V1NodeConfigStatusFluentImpl.editOrNewAssigned()V1NodeConfigStatusFluent.editOrNewAssignedLike(io.kubernetes.client.openapi.models.V1NodeConfigSource item) V1NodeConfigStatusFluentImpl.editOrNewAssignedLike(io.kubernetes.client.openapi.models.V1NodeConfigSource item) V1NodeConfigStatusFluent.withNewAssigned()V1NodeConfigStatusFluentImpl.withNewAssigned()V1NodeConfigStatusFluent.withNewAssignedLike(io.kubernetes.client.openapi.models.V1NodeConfigSource item) V1NodeConfigStatusFluentImpl.withNewAssignedLike(io.kubernetes.client.openapi.models.V1NodeConfigSource item)