Class APIServerConfigFluent.AuthorizationNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.monitoring.v1.AuthorizationFluent<APIServerConfigFluent.AuthorizationNested<N>>
-
- io.fabric8.openshift.api.model.monitoring.v1.APIServerConfigFluent.AuthorizationNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- APIServerConfigFluent<A extends APIServerConfigFluent<A>>
public class APIServerConfigFluent.AuthorizationNested<N> extends AuthorizationFluent<APIServerConfigFluent.AuthorizationNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendAuthorization()-
Methods inherited from class io.fabric8.openshift.api.model.monitoring.v1.AuthorizationFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getCredentials, getCredentialsFile, getType, hasAdditionalProperties, hasCredentials, hasCredentialsFile, hashCode, hasType, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withCredentials, withCredentialsFile, withNewCredentials, withType
-
-