Uses of Interface
io.kubernetes.client.openapi.models.V1beta1FlowSchemaFluent.SpecNested
Packages that use V1beta1FlowSchemaFluent.SpecNested
-
Uses of V1beta1FlowSchemaFluent.SpecNested in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1beta1FlowSchemaFluent.SpecNestedModifier and TypeMethodDescriptionV1beta1FlowSchemaFluent.editOrNewSpec()
V1beta1FlowSchemaFluentImpl.editOrNewSpec()
V1beta1FlowSchemaFluent.editOrNewSpecLike
(io.kubernetes.client.openapi.models.V1beta1FlowSchemaSpec item) V1beta1FlowSchemaFluentImpl.editOrNewSpecLike
(io.kubernetes.client.openapi.models.V1beta1FlowSchemaSpec item) V1beta1FlowSchemaFluent.editSpec()
V1beta1FlowSchemaFluentImpl.editSpec()
V1beta1FlowSchemaFluent.withNewSpec()
V1beta1FlowSchemaFluentImpl.withNewSpec()
V1beta1FlowSchemaFluent.withNewSpecLike
(io.kubernetes.client.openapi.models.V1beta1FlowSchemaSpec item) V1beta1FlowSchemaFluentImpl.withNewSpecLike
(io.kubernetes.client.openapi.models.V1beta1FlowSchemaSpec item)