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