Class V1beta3FlowDistinguisherMethod
java.lang.Object
io.micronaut.kubernetes.client.openapi.model.V1beta3FlowDistinguisherMethod
@Generated("io.micronaut.openapi.generator.JavaMicronautClientCodegen")
public class V1beta3FlowDistinguisherMethod
extends Object
FlowDistinguisherMethod specifies the method of a flow distinguisher.
-
Field Details
-
JSON_PROPERTY_TYPE
- See Also:
-
-
Constructor Details
-
V1beta3FlowDistinguisherMethod
-
-
Method Details
-
getType
`type` is the type of flow distinguisher method The supported types are \"ByUser\" and \"ByNamespace\". Required.- Returns:
- the type property value
-
setType
Set the type property value -
type
Set type in a chainable fashion.- Returns:
- The same instance of V1beta3FlowDistinguisherMethod for chaining.
-
equals
-
hashCode
public int hashCode() -
toString
-