Class V1beta3PriorityLevelConfigurationReference
java.lang.Object
io.micronaut.kubernetes.client.openapi.model.V1beta3PriorityLevelConfigurationReference
@Generated("io.micronaut.openapi.generator.JavaMicronautClientCodegen")
public class V1beta3PriorityLevelConfigurationReference
extends Object
PriorityLevelConfigurationReference contains information that points to the \"request-priority\" being used.
-
Field Details
-
JSON_PROPERTY_NAME
- See Also:
-
-
Constructor Details
-
V1beta3PriorityLevelConfigurationReference
-
-
Method Details
-
getName
`name` is the name of the priority level configuration being referenced Required.- Returns:
- the name property value
-
setName
Set the name property value -
name
Set name in a chainable fashion.- Returns:
- The same instance of V1beta3PriorityLevelConfigurationReference for chaining.
-
equals
-
hashCode
public int hashCode() -
toString
-