Package | Description |
---|---|
io.fabric8.kubernetes.api.model |
Modifier and Type | Interface and Description |
---|---|
interface |
ServicePortFluent<A extends ServicePortFluent<A>> |
class |
ServicePortFluentImpl<A extends ServicePortFluent<A>> |
Modifier and Type | Interface and Description |
---|---|
static interface |
ServiceSpecFluent.PortsNested<N> |
static interface |
WatchEventFluent.ServicePortObjectNested<N> |
Modifier and Type | Class and Description |
---|---|
class |
DoneableServicePort |
class |
ServicePortBuilder |
class |
ServicePortFluentImpl<A extends ServicePortFluent<A>> |
class |
ServiceSpecFluentImpl.PortsNestedImpl<N> |
class |
WatchEventFluentImpl.ServicePortObjectNestedImpl<N> |
Constructor and Description |
---|
ServicePortBuilder(ServicePortFluent<?> fluent) |
ServicePortBuilder(ServicePortFluent<?> fluent,
Boolean validationEnabled) |
ServicePortBuilder(ServicePortFluent<?> fluent,
ServicePort instance) |
ServicePortBuilder(ServicePortFluent<?> fluent,
ServicePort instance,
Boolean validationEnabled) |
Copyright © 2015–2019 Red Hat. All rights reserved.