Class SecurityFluent.KeycloakNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.configuration.security.KeycloakFluent<SecurityFluent.KeycloakNested<N>>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.configuration.SecurityFluent.KeycloakNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<SecurityFluent.KeycloakNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<SecurityFluent.KeycloakNested<N>>
- Enclosing class:
- SecurityFluent<A extends SecurityFluent<A>>
public class SecurityFluent.KeycloakNested<N> extends KeycloakFluent<SecurityFluent.KeycloakNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendKeycloak()-
Methods inherited from class io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.configuration.security.KeycloakFluent
equals, getApiClientId, getRealm, getUiClientId, getUrl, hasApiClientId, hashCode, hasRealm, hasUiClientId, hasUrl, toString, withApiClientId, withRealm, withUiClientId, withUrl
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
-