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 SummaryFields
- 
Constructor SummaryConstructors
- 
Method Summary
- 
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
 
- 
setTypeSet the type property value- Parameters:
- type- property value to set
 
- 
typeSet type in a chainable fashion.- Returns:
- The same instance of V1beta3FlowDistinguisherMethod for chaining.
 
- 
equals
- 
hashCodepublic int hashCode()
- 
toString
 
-