Uses of Interface
io.kubernetes.client.openapi.models.V1beta2FlowSchemaFluent.SpecNested
Packages that use V1beta2FlowSchemaFluent.SpecNested
-
Uses of V1beta2FlowSchemaFluent.SpecNested in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1beta2FlowSchemaFluent.SpecNestedModifier and TypeMethodDescriptionV1beta2FlowSchemaFluent.editOrNewSpec()
V1beta2FlowSchemaFluentImpl.editOrNewSpec()
V1beta2FlowSchemaFluent.editOrNewSpecLike
(io.kubernetes.client.openapi.models.V1beta2FlowSchemaSpec item) V1beta2FlowSchemaFluentImpl.editOrNewSpecLike
(io.kubernetes.client.openapi.models.V1beta2FlowSchemaSpec item) V1beta2FlowSchemaFluent.editSpec()
V1beta2FlowSchemaFluentImpl.editSpec()
V1beta2FlowSchemaFluent.withNewSpec()
V1beta2FlowSchemaFluentImpl.withNewSpec()
V1beta2FlowSchemaFluent.withNewSpecLike
(io.kubernetes.client.openapi.models.V1beta2FlowSchemaSpec item) V1beta2FlowSchemaFluentImpl.withNewSpecLike
(io.kubernetes.client.openapi.models.V1beta2FlowSchemaSpec item)