| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.config.v1 |
| Modifier and Type | Method and Description |
|---|---|
ConsoleAuthentication |
ConsoleAuthenticationBuilder.build() |
ConsoleAuthentication |
ConsoleSpecFluentImpl.buildAuthentication() |
ConsoleAuthentication |
ConsoleSpecFluent.buildAuthentication() |
ConsoleAuthentication |
ConsoleSpecFluentImpl.getAuthentication()
Deprecated.
|
ConsoleAuthentication |
ConsoleSpecFluent.getAuthentication()
Deprecated.
|
ConsoleAuthentication |
ConsoleSpec.getAuthentication() |
| Modifier and Type | Method and Description |
|---|---|
ConsoleSpecFluent.AuthenticationNested<A> |
ConsoleSpecFluentImpl.editOrNewAuthenticationLike(ConsoleAuthentication item) |
ConsoleSpecFluent.AuthenticationNested<A> |
ConsoleSpecFluent.editOrNewAuthenticationLike(ConsoleAuthentication item) |
void |
ConsoleSpec.setAuthentication(ConsoleAuthentication authentication) |
A |
ConsoleSpecFluentImpl.withAuthentication(ConsoleAuthentication authentication) |
A |
ConsoleSpecFluent.withAuthentication(ConsoleAuthentication authentication) |
ConsoleSpecFluent.AuthenticationNested<A> |
ConsoleSpecFluentImpl.withNewAuthenticationLike(ConsoleAuthentication item) |
ConsoleSpecFluent.AuthenticationNested<A> |
ConsoleSpecFluent.withNewAuthenticationLike(ConsoleAuthentication item) |
| Constructor and Description |
|---|
ConsoleAuthenticationBuilder(ConsoleAuthentication instance) |
ConsoleAuthenticationBuilder(ConsoleAuthentication instance,
Boolean validationEnabled) |
ConsoleAuthenticationBuilder(ConsoleAuthenticationFluent<?> fluent,
ConsoleAuthentication instance) |
ConsoleAuthenticationBuilder(ConsoleAuthenticationFluent<?> fluent,
ConsoleAuthentication instance,
Boolean validationEnabled) |
ConsoleAuthenticationFluentImpl(ConsoleAuthentication instance) |
ConsoleSpec(ConsoleAuthentication authentication) |
Copyright © 2015–2022 Red Hat. All rights reserved.