| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.config.v1 |
| Modifier and Type | Method and Description |
|---|---|
APIServerNamedServingCert |
APIServerNamedServingCertBuilder.build() |
APIServerNamedServingCert |
APIServerServingCertsFluent.buildFirstNamedCertificate() |
APIServerNamedServingCert |
APIServerServingCertsFluent.buildLastNamedCertificate() |
APIServerNamedServingCert |
APIServerServingCertsFluent.buildMatchingNamedCertificate(Predicate<APIServerNamedServingCertBuilder> predicate) |
APIServerNamedServingCert |
APIServerServingCertsFluent.buildNamedCertificate(int index) |
| Modifier and Type | Method and Description |
|---|---|
List<APIServerNamedServingCert> |
APIServerServingCertsFluent.buildNamedCertificates() |
List<APIServerNamedServingCert> |
APIServerServingCerts.getNamedCertificates() |
| Modifier and Type | Method and Description |
|---|---|
A |
APIServerServingCertsFluent.addAllToNamedCertificates(Collection<APIServerNamedServingCert> items) |
A |
APIServerServingCertsFluent.removeAllFromNamedCertificates(Collection<APIServerNamedServingCert> items) |
void |
APIServerServingCerts.setNamedCertificates(List<APIServerNamedServingCert> namedCertificates) |
A |
APIServerServingCertsFluent.withNamedCertificates(List<APIServerNamedServingCert> namedCertificates) |
| Constructor and Description |
|---|
APIServerNamedServingCertBuilder(APIServerNamedServingCert instance) |
APIServerNamedServingCertBuilder(APIServerNamedServingCertFluent<?> fluent,
APIServerNamedServingCert instance) |
APIServerNamedServingCertFluent(APIServerNamedServingCert instance) |
| Constructor and Description |
|---|
APIServerServingCerts(List<APIServerNamedServingCert> namedCertificates) |
Copyright © 2015–2024 Red Hat. All rights reserved.