| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.config.v1 |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationSpec |
AuthenticationSpecBuilder.build() |
AuthenticationSpec |
AuthenticationFluent.buildSpec() |
AuthenticationSpec |
Authentication.getSpec() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AuthenticationSpecFluent.copyInstance(AuthenticationSpec instance) |
AuthenticationFluent.SpecNested<A> |
AuthenticationFluent.editOrNewSpecLike(AuthenticationSpec item) |
void |
Authentication.setSpec(AuthenticationSpec spec) |
AuthenticationFluent.SpecNested<A> |
AuthenticationFluent.withNewSpecLike(AuthenticationSpec item) |
A |
AuthenticationFluent.withSpec(AuthenticationSpec spec) |
| Constructor and Description |
|---|
Authentication(String apiVersion,
String kind,
io.fabric8.kubernetes.api.model.ObjectMeta metadata,
AuthenticationSpec spec,
AuthenticationStatus status) |
AuthenticationSpecBuilder(AuthenticationSpec instance) |
AuthenticationSpecBuilder(AuthenticationSpecFluent<?> fluent,
AuthenticationSpec instance) |
AuthenticationSpecFluent(AuthenticationSpec instance) |
Copyright © 2015–2024 Red Hat. All rights reserved.