Class ApicurioRegistrySpecConfigurationSecurityFluentImpl.KeycloakNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.apicurio.registry.operator.api.v1.model.ApicurioRegistrySpecConfigurationSecurityKeycloakFluentImpl<ApicurioRegistrySpecConfigurationSecurityFluent.KeycloakNested<N>>
-
- io.apicurio.registry.operator.api.v1.model.ApicurioRegistrySpecConfigurationSecurityFluentImpl.KeycloakNestedImpl<N>
-
- All Implemented Interfaces:
ApicurioRegistrySpecConfigurationSecurityFluent.KeycloakNested<N>,ApicurioRegistrySpecConfigurationSecurityKeycloakFluent<ApicurioRegistrySpecConfigurationSecurityFluent.KeycloakNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<ApicurioRegistrySpecConfigurationSecurityFluent.KeycloakNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<ApicurioRegistrySpecConfigurationSecurityFluent.KeycloakNested<N>>
- Enclosing class:
- ApicurioRegistrySpecConfigurationSecurityFluentImpl<A extends ApicurioRegistrySpecConfigurationSecurityFluent<A>>
public class ApicurioRegistrySpecConfigurationSecurityFluentImpl.KeycloakNestedImpl<N> extends ApicurioRegistrySpecConfigurationSecurityKeycloakFluentImpl<ApicurioRegistrySpecConfigurationSecurityFluent.KeycloakNested<N>> implements ApicurioRegistrySpecConfigurationSecurityFluent.KeycloakNested<N>, 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.ApicurioRegistrySpecConfigurationSecurityKeycloakFluentImpl
equals, getApiClientId, getRealm, getUiClientId, getUrl, hasApiClientId, hashCode, hasRealm, hasUiClientId, hasUrl, withApiClientId, withNewApiClientId, withNewRealm, withNewUiClientId, withNewUrl, withRealm, withUiClientId, withUrl
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethod
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.apicurio.registry.operator.api.v1.model.ApicurioRegistrySpecConfigurationSecurityKeycloakFluent
getApiClientId, getRealm, getUiClientId, getUrl, hasApiClientId, hasRealm, hasUiClientId, hasUrl, withApiClientId, withNewApiClientId, withNewRealm, withNewUiClientId, withNewUrl, withRealm, withUiClientId, withUrl
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceApicurioRegistrySpecConfigurationSecurityFluent.KeycloakNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endKeycloak
public N endKeycloak()
- Specified by:
endKeycloakin interfaceApicurioRegistrySpecConfigurationSecurityFluent.KeycloakNested<N>
-
-