| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model | |
| io.fabric8.openshift.api.model.miscellaneous.network.operator.v1 |
| Modifier and Type | Method and Description |
|---|---|
OperatorPKI |
KubeSchema.getOperatorPKI() |
| Modifier and Type | Method and Description |
|---|---|
void |
KubeSchema.setOperatorPKI(OperatorPKI operatorPKI) |
| Constructor and Description |
|---|
KubeSchema(io.fabric8.kubernetes.api.model.APIGroup aPIGroup,
io.fabric8.kubernetes.api.model.APIGroupList aPIGroupList,
APIRequestCount aPIRequestCount,
APIRequestCountList aPIRequestCountList,
BareMetalHost bareMetalHost,
BareMetalHostList bareMetalHostList,
io.fabric8.kubernetes.api.model.BaseKubernetesList baseKubernetesList,
Config config,
ConfigList configList,
CredentialsRequest credentialsRequest,
CredentialsRequestList credentialsRequestList,
EgressRouter egressRouter,
EgressRouterList egressRouterList,
io.fabric8.kubernetes.api.model.version.Info info,
NetworkAttachmentDefinition networkAttachmentDefinition,
NetworkAttachmentDefinitionList networkAttachmentDefinitionList,
io.fabric8.kubernetes.api.model.ObjectMeta objectMeta,
OperatorPKI operatorPKI,
OperatorPKIList operatorPKIList,
io.fabric8.kubernetes.api.model.Patch patch,
io.fabric8.kubernetes.api.model.Status status,
String time,
io.fabric8.kubernetes.api.model.TypeMeta typeMeta) |
| Modifier and Type | Method and Description |
|---|---|
OperatorPKI |
OperatorPKIBuilder.build() |
OperatorPKI |
OperatorPKIListFluent.buildFirstItem() |
OperatorPKI |
OperatorPKIListFluentImpl.buildFirstItem() |
OperatorPKI |
OperatorPKIListFluent.buildItem(Integer index) |
OperatorPKI |
OperatorPKIListFluentImpl.buildItem(Integer index) |
OperatorPKI |
OperatorPKIListFluent.buildLastItem() |
OperatorPKI |
OperatorPKIListFluentImpl.buildLastItem() |
OperatorPKI |
OperatorPKIListFluent.buildMatchingItem(Predicate<OperatorPKIBuilder> predicate) |
OperatorPKI |
OperatorPKIListFluentImpl.buildMatchingItem(Predicate<OperatorPKIBuilder> predicate) |
| Modifier and Type | Method and Description |
|---|---|
List<OperatorPKI> |
OperatorPKIListFluent.buildItems() |
List<OperatorPKI> |
OperatorPKIListFluentImpl.buildItems() |
List<OperatorPKI> |
OperatorPKIListFluent.getItems()
Deprecated.
|
List<OperatorPKI> |
OperatorPKIListFluentImpl.getItems()
Deprecated.
|
List<OperatorPKI> |
OperatorPKIList.getItems() |
| Modifier and Type | Method and Description |
|---|---|
OperatorPKIListFluent.ItemsNested<A> |
OperatorPKIListFluent.addNewItemLike(OperatorPKI item) |
OperatorPKIListFluent.ItemsNested<A> |
OperatorPKIListFluentImpl.addNewItemLike(OperatorPKI item) |
A |
OperatorPKIListFluent.addToItems(Integer index,
OperatorPKI item) |
A |
OperatorPKIListFluentImpl.addToItems(Integer index,
OperatorPKI item) |
A |
OperatorPKIListFluent.addToItems(OperatorPKI... items) |
A |
OperatorPKIListFluentImpl.addToItems(OperatorPKI... items) |
A |
OperatorPKIListFluent.removeFromItems(OperatorPKI... items) |
A |
OperatorPKIListFluentImpl.removeFromItems(OperatorPKI... items) |
OperatorPKIListFluent.ItemsNested<A> |
OperatorPKIListFluent.setNewItemLike(Integer index,
OperatorPKI item) |
OperatorPKIListFluent.ItemsNested<A> |
OperatorPKIListFluentImpl.setNewItemLike(Integer index,
OperatorPKI item) |
A |
OperatorPKIListFluent.setToItems(Integer index,
OperatorPKI item) |
A |
OperatorPKIListFluentImpl.setToItems(Integer index,
OperatorPKI item) |
A |
OperatorPKIListFluent.withItems(OperatorPKI... items) |
A |
OperatorPKIListFluentImpl.withItems(OperatorPKI... items) |
| Modifier and Type | Method and Description |
|---|---|
A |
OperatorPKIListFluent.addAllToItems(Collection<OperatorPKI> items) |
A |
OperatorPKIListFluentImpl.addAllToItems(Collection<OperatorPKI> items) |
A |
OperatorPKIListFluent.removeAllFromItems(Collection<OperatorPKI> items) |
A |
OperatorPKIListFluentImpl.removeAllFromItems(Collection<OperatorPKI> items) |
void |
OperatorPKIList.setItems(List<OperatorPKI> items) |
A |
OperatorPKIListFluent.withItems(List<OperatorPKI> items) |
A |
OperatorPKIListFluentImpl.withItems(List<OperatorPKI> items) |
| Constructor and Description |
|---|
OperatorPKIBuilder(OperatorPKI instance) |
OperatorPKIBuilder(OperatorPKI instance,
Boolean validationEnabled) |
OperatorPKIBuilder(OperatorPKIFluent<?> fluent,
OperatorPKI instance) |
OperatorPKIBuilder(OperatorPKIFluent<?> fluent,
OperatorPKI instance,
Boolean validationEnabled) |
OperatorPKIFluentImpl(OperatorPKI instance) |
| Constructor and Description |
|---|
OperatorPKIList(String apiVersion,
List<OperatorPKI> items,
String kind,
io.fabric8.kubernetes.api.model.ListMeta metadata) |
Copyright © 2015–2020 Red Hat. All rights reserved.