| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.operator.v1 |
| Modifier and Type | Method and Description |
|---|---|
CloudCredentialSpec |
CloudCredentialSpecBuilder.build() |
CloudCredentialSpec |
CloudCredentialFluentImpl.buildSpec() |
CloudCredentialSpec |
CloudCredentialFluent.buildSpec() |
CloudCredentialSpec |
CloudCredentialFluentImpl.getSpec()
Deprecated.
|
CloudCredentialSpec |
CloudCredentialFluent.getSpec()
Deprecated.
|
CloudCredentialSpec |
CloudCredential.getSpec() |
| Modifier and Type | Method and Description |
|---|---|
CloudCredentialFluent.SpecNested<A> |
CloudCredentialFluentImpl.editOrNewSpecLike(CloudCredentialSpec item) |
CloudCredentialFluent.SpecNested<A> |
CloudCredentialFluent.editOrNewSpecLike(CloudCredentialSpec item) |
void |
CloudCredential.setSpec(CloudCredentialSpec spec) |
CloudCredentialFluent.SpecNested<A> |
CloudCredentialFluentImpl.withNewSpecLike(CloudCredentialSpec item) |
CloudCredentialFluent.SpecNested<A> |
CloudCredentialFluent.withNewSpecLike(CloudCredentialSpec item) |
A |
CloudCredentialFluentImpl.withSpec(CloudCredentialSpec spec) |
A |
CloudCredentialFluent.withSpec(CloudCredentialSpec spec) |
| Constructor and Description |
|---|
CloudCredential(String apiVersion,
String kind,
io.fabric8.kubernetes.api.model.ObjectMeta metadata,
CloudCredentialSpec spec,
CloudCredentialStatus status) |
CloudCredentialSpecBuilder(CloudCredentialSpec instance) |
CloudCredentialSpecBuilder(CloudCredentialSpec instance,
Boolean validationEnabled) |
CloudCredentialSpecBuilder(CloudCredentialSpecFluent<?> fluent,
CloudCredentialSpec instance) |
CloudCredentialSpecBuilder(CloudCredentialSpecFluent<?> fluent,
CloudCredentialSpec instance,
Boolean validationEnabled) |
CloudCredentialSpecFluentImpl(CloudCredentialSpec instance) |
Copyright © 2015–2020 Red Hat. All rights reserved.