Uses of Class
io.kubernetes.client.openapi.models.V1FlowDistinguisherMethod
Packages that use V1FlowDistinguisherMethod
-
Uses of V1FlowDistinguisherMethod in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1FlowDistinguisherMethodModifier and TypeMethodDescriptionstatic V1FlowDistinguisherMethod
Create an instance of V1FlowDistinguisherMethod given an JSON stringV1FlowSchemaSpec.getDistinguisherMethod()
Get distinguisherMethodMethods in io.kubernetes.client.openapi.models with parameters of type V1FlowDistinguisherMethodModifier and TypeMethodDescriptionV1FlowSchemaSpec.distinguisherMethod
(V1FlowDistinguisherMethod distinguisherMethod) void
V1FlowSchemaSpec.setDistinguisherMethod
(V1FlowDistinguisherMethod distinguisherMethod)