| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
| Modifier and Type | Method and Description |
|---|---|
List<APIServerNamedServingCert> |
APIServerServingCertsFluentImpl.buildNamedCertificates() |
List<APIServerNamedServingCert> |
APIServerServingCertsFluent.buildNamedCertificates() |
List<APIServerNamedServingCert> |
APIServerServingCertsFluentImpl.getNamedCertificates()
Deprecated.
|
List<APIServerNamedServingCert> |
APIServerServingCertsFluent.getNamedCertificates()
Deprecated.
|
List<APIServerNamedServingCert> |
APIServerServingCerts.getNamedCertificates() |
| Modifier and Type | Method and Description |
|---|---|
A |
APIServerServingCertsFluentImpl.addAllToNamedCertificates(Collection<APIServerNamedServingCert> items) |
A |
APIServerServingCertsFluent.addAllToNamedCertificates(Collection<APIServerNamedServingCert> items) |
A |
APIServerServingCertsFluentImpl.removeAllFromNamedCertificates(Collection<APIServerNamedServingCert> items) |
A |
APIServerServingCertsFluent.removeAllFromNamedCertificates(Collection<APIServerNamedServingCert> items) |
void |
APIServerServingCerts.setNamedCertificates(List<APIServerNamedServingCert> namedCertificates) |
A |
APIServerServingCertsFluentImpl.withNamedCertificates(List<APIServerNamedServingCert> namedCertificates) |
A |
APIServerServingCertsFluent.withNamedCertificates(List<APIServerNamedServingCert> namedCertificates) |
| Constructor and Description |
|---|
APIServerNamedServingCertBuilder(APIServerNamedServingCert instance) |
APIServerNamedServingCertBuilder(APIServerNamedServingCert instance,
Boolean validationEnabled) |
APIServerNamedServingCertBuilder(APIServerNamedServingCertFluent<?> fluent,
APIServerNamedServingCert instance) |
APIServerNamedServingCertBuilder(APIServerNamedServingCertFluent<?> fluent,
APIServerNamedServingCert instance,
Boolean validationEnabled) |
APIServerNamedServingCertFluentImpl(APIServerNamedServingCert instance) |
DoneableAPIServerNamedServingCert(APIServerNamedServingCert item) |
DoneableAPIServerNamedServingCert(APIServerNamedServingCert item,
io.fabric8.kubernetes.api.builder.Function<APIServerNamedServingCert,APIServerNamedServingCert> function) |
| Constructor and Description |
|---|
APIServerServingCerts(List<APIServerNamedServingCert> namedCertificates) |
DoneableAPIServerNamedServingCert(APIServerNamedServingCert item,
io.fabric8.kubernetes.api.builder.Function<APIServerNamedServingCert,APIServerNamedServingCert> function) |
DoneableAPIServerNamedServingCert(APIServerNamedServingCert item,
io.fabric8.kubernetes.api.builder.Function<APIServerNamedServingCert,APIServerNamedServingCert> function) |
DoneableAPIServerNamedServingCert(io.fabric8.kubernetes.api.builder.Function<APIServerNamedServingCert,APIServerNamedServingCert> function) |
DoneableAPIServerNamedServingCert(io.fabric8.kubernetes.api.builder.Function<APIServerNamedServingCert,APIServerNamedServingCert> function) |
Copyright © 2015–2021 Red Hat. All rights reserved.