Interface ApicurioRegistrySpecConfigurationSecurityFluent.KeycloakNested<N>
-
- All Superinterfaces:
ApicurioRegistrySpecConfigurationSecurityKeycloakFluent<ApicurioRegistrySpecConfigurationSecurityFluent.KeycloakNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<ApicurioRegistrySpecConfigurationSecurityFluent.KeycloakNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
ApicurioRegistrySpecConfigurationSecurityFluentImpl.KeycloakNestedImpl
- Enclosing interface:
- ApicurioRegistrySpecConfigurationSecurityFluent<A extends ApicurioRegistrySpecConfigurationSecurityFluent<A>>
public static interface ApicurioRegistrySpecConfigurationSecurityFluent.KeycloakNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, ApicurioRegistrySpecConfigurationSecurityKeycloakFluent<ApicurioRegistrySpecConfigurationSecurityFluent.KeycloakNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendKeycloak()-
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
-
-