| Package | Description |
|---|---|
| io.fabric8.istio.api.networking.v1alpha3 |
| Modifier and Type | Method and Description |
|---|---|
ServiceEntrySpec |
ServiceEntrySpecBuilder.build() |
ServiceEntrySpec |
ServiceEntryFluent.buildSpec() |
ServiceEntrySpec |
ServiceEntry.getSpec() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ServiceEntrySpecFluent.copyInstance(ServiceEntrySpec instance) |
ServiceEntryFluent.SpecNested<A> |
ServiceEntryFluent.editOrNewSpecLike(ServiceEntrySpec item) |
void |
ServiceEntry.setSpec(ServiceEntrySpec spec) |
ServiceEntryFluent.SpecNested<A> |
ServiceEntryFluent.withNewSpecLike(ServiceEntrySpec item) |
A |
ServiceEntryFluent.withSpec(ServiceEntrySpec spec) |
| Constructor and Description |
|---|
ServiceEntry(String apiVersion,
String kind,
io.fabric8.kubernetes.api.model.ObjectMeta metadata,
ServiceEntrySpec spec,
IstioStatus status) |
ServiceEntrySpecBuilder(ServiceEntrySpec instance) |
ServiceEntrySpecBuilder(ServiceEntrySpecFluent<?> fluent,
ServiceEntrySpec instance) |
ServiceEntrySpecFluent(ServiceEntrySpec instance) |
Copyright © 2015–2023 Red Hat. All rights reserved.