Uses of Interface
io.kubernetes.client.openapi.models.V1beta2FlowSchemaFluent.StatusNested
Packages that use V1beta2FlowSchemaFluent.StatusNested
-
Uses of V1beta2FlowSchemaFluent.StatusNested in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1beta2FlowSchemaFluent.StatusNestedModifier and TypeMethodDescriptionV1beta2FlowSchemaFluent.editOrNewStatus()V1beta2FlowSchemaFluentImpl.editOrNewStatus()V1beta2FlowSchemaFluent.editOrNewStatusLike(io.kubernetes.client.openapi.models.V1beta2FlowSchemaStatus item) V1beta2FlowSchemaFluentImpl.editOrNewStatusLike(io.kubernetes.client.openapi.models.V1beta2FlowSchemaStatus item) V1beta2FlowSchemaFluent.editStatus()V1beta2FlowSchemaFluentImpl.editStatus()V1beta2FlowSchemaFluent.withNewStatus()V1beta2FlowSchemaFluentImpl.withNewStatus()V1beta2FlowSchemaFluent.withNewStatusLike(io.kubernetes.client.openapi.models.V1beta2FlowSchemaStatus item) V1beta2FlowSchemaFluentImpl.withNewStatusLike(io.kubernetes.client.openapi.models.V1beta2FlowSchemaStatus item)