Class V1beta2UserSubject
java.lang.Object
io.micronaut.kubernetes.client.openapi.model.V1beta2UserSubject
@Generated("io.micronaut.openapi.generator.JavaMicronautClientCodegen")
public class V1beta2UserSubject
extends Object
UserSubject holds detailed information for user-kind subject.
- 
Field Details- 
JSON_PROPERTY_NAME- See Also:
 
 
- 
- 
Constructor Details- 
V1beta2UserSubject
 
- 
- 
Method Details- 
getName`name` is the username that matches, or \"*\" to match all usernames. Required.- Returns:
- the name property value
 
- 
setNameSet the name property value- Parameters:
- name- property value to set
 
- 
nameSet name in a chainable fashion.- Returns:
- The same instance of V1beta2UserSubject for chaining.
 
- 
equals
- 
hashCodepublic int hashCode()
- 
toString
 
-