Uses of Interface
io.kubernetes.client.openapi.models.V1beta1FlowSchemaFluent.StatusNested
Packages that use V1beta1FlowSchemaFluent.StatusNested
-
Uses of V1beta1FlowSchemaFluent.StatusNested in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1beta1FlowSchemaFluent.StatusNestedModifier and TypeMethodDescriptionV1beta1FlowSchemaFluent.editOrNewStatus()V1beta1FlowSchemaFluentImpl.editOrNewStatus()V1beta1FlowSchemaFluent.editOrNewStatusLike(io.kubernetes.client.openapi.models.V1beta1FlowSchemaStatus item) V1beta1FlowSchemaFluentImpl.editOrNewStatusLike(io.kubernetes.client.openapi.models.V1beta1FlowSchemaStatus item) V1beta1FlowSchemaFluent.editStatus()V1beta1FlowSchemaFluentImpl.editStatus()V1beta1FlowSchemaFluent.withNewStatus()V1beta1FlowSchemaFluentImpl.withNewStatus()V1beta1FlowSchemaFluent.withNewStatusLike(io.kubernetes.client.openapi.models.V1beta1FlowSchemaStatus item) V1beta1FlowSchemaFluentImpl.withNewStatusLike(io.kubernetes.client.openapi.models.V1beta1FlowSchemaStatus item)