Class NonResourceAttributes
java.lang.Object
io.fabric8.kubernetes.api.model.authorization.NonResourceAttributes
- All Implemented Interfaces:
io.fabric8.kubernetes.api.model.KubernetesResource,Serializable
@Generated("org.jsonschema2pojo") public class NonResourceAttributes extends Object implements io.fabric8.kubernetes.api.model.KubernetesResource
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description NonResourceAttributes()No args constructor for use in serializationNonResourceAttributes(String path, String verb) -
Method Summary
-
Constructor Details
-
NonResourceAttributes
public NonResourceAttributes()No args constructor for use in serialization -
NonResourceAttributes
- Parameters:
path-verb-
-
-
Method Details
-
getPath
- Returns:
- The path
-
setPath
- Parameters:
path- The path
-
getVerb
- Returns:
- The verb
-
setVerb
- Parameters:
verb- The verb
-
getAdditionalProperties
-
setAdditionalProperty
-