| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ServiceFluent<A extends ServiceFluent<A>> |
class |
ServiceFluentImpl<A extends ServiceFluent<A>> |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
BaseKubernetesListFluent.ServiceItemsNested<N> |
static interface |
NamedExtensionFluent.ServiceExtensionNested<N> |
static interface |
ServiceListFluent.ItemsNested<N> |
static interface |
WatchEventFluent.ServiceObjectNested<N> |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseKubernetesListFluentImpl.ServiceItemsNestedImpl<N> |
class |
NamedExtensionFluentImpl.ServiceExtensionNestedImpl<N> |
class |
ServiceBuilder |
class |
ServiceFluentImpl<A extends ServiceFluent<A>> |
class |
ServiceListFluentImpl.ItemsNestedImpl<N> |
class |
WatchEventFluentImpl.ServiceObjectNestedImpl<N> |
| Constructor and Description |
|---|
ServiceBuilder(ServiceFluent<?> fluent) |
ServiceBuilder(ServiceFluent<?> fluent,
Boolean validationEnabled) |
ServiceBuilder(ServiceFluent<?> fluent,
Service instance) |
ServiceBuilder(ServiceFluent<?> fluent,
Service instance,
Boolean validationEnabled) |
Copyright © 2015–2022 Red Hat. All rights reserved.