| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model | |
| io.fabric8.openshift.api.model.miscellaneous.imageregistry.operator.v1 |
| Modifier and Type | Method and Description |
|---|---|
Config |
KubeSchema.getConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
KubeSchema.setConfig(Config config) |
| 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 |
|---|---|
Config |
ConfigBuilder.build() |
Config |
ConfigListFluent.buildFirstItem() |
Config |
ConfigListFluentImpl.buildFirstItem() |
Config |
ConfigListFluent.buildItem(Integer index) |
Config |
ConfigListFluentImpl.buildItem(Integer index) |
Config |
ConfigListFluent.buildLastItem() |
Config |
ConfigListFluentImpl.buildLastItem() |
Config |
ConfigListFluent.buildMatchingItem(Predicate<ConfigBuilder> predicate) |
Config |
ConfigListFluentImpl.buildMatchingItem(Predicate<ConfigBuilder> predicate) |
| Modifier and Type | Method and Description |
|---|---|
List<Config> |
ConfigListFluent.buildItems() |
List<Config> |
ConfigListFluentImpl.buildItems() |
List<Config> |
ConfigListFluent.getItems()
Deprecated.
|
List<Config> |
ConfigListFluentImpl.getItems()
Deprecated.
|
List<Config> |
ConfigList.getItems() |
| Modifier and Type | Method and Description |
|---|---|
ConfigListFluent.ItemsNested<A> |
ConfigListFluent.addNewItemLike(Config item) |
ConfigListFluent.ItemsNested<A> |
ConfigListFluentImpl.addNewItemLike(Config item) |
A |
ConfigListFluent.addToItems(Config... items) |
A |
ConfigListFluentImpl.addToItems(Config... items) |
A |
ConfigListFluent.addToItems(Integer index,
Config item) |
A |
ConfigListFluentImpl.addToItems(Integer index,
Config item) |
A |
ConfigListFluent.removeFromItems(Config... items) |
A |
ConfigListFluentImpl.removeFromItems(Config... items) |
ConfigListFluent.ItemsNested<A> |
ConfigListFluent.setNewItemLike(Integer index,
Config item) |
ConfigListFluent.ItemsNested<A> |
ConfigListFluentImpl.setNewItemLike(Integer index,
Config item) |
A |
ConfigListFluent.setToItems(Integer index,
Config item) |
A |
ConfigListFluentImpl.setToItems(Integer index,
Config item) |
A |
ConfigListFluent.withItems(Config... items) |
A |
ConfigListFluentImpl.withItems(Config... items) |
| Modifier and Type | Method and Description |
|---|---|
A |
ConfigListFluent.addAllToItems(Collection<Config> items) |
A |
ConfigListFluentImpl.addAllToItems(Collection<Config> items) |
A |
ConfigListFluent.removeAllFromItems(Collection<Config> items) |
A |
ConfigListFluentImpl.removeAllFromItems(Collection<Config> items) |
void |
ConfigList.setItems(List<Config> items) |
A |
ConfigListFluent.withItems(List<Config> items) |
A |
ConfigListFluentImpl.withItems(List<Config> items) |
| Constructor and Description |
|---|
ConfigBuilder(Config instance) |
ConfigBuilder(Config instance,
Boolean validationEnabled) |
ConfigBuilder(ConfigFluent<?> fluent,
Config instance) |
ConfigBuilder(ConfigFluent<?> fluent,
Config instance,
Boolean validationEnabled) |
ConfigFluentImpl(Config instance) |
| Constructor and Description |
|---|
ConfigList(String apiVersion,
List<Config> items,
String kind,
io.fabric8.kubernetes.api.model.ListMeta metadata) |
Copyright © 2015–2020 Red Hat. All rights reserved.