Package | Description |
---|---|
io.fabric8.kubernetes.api.model |
Modifier and Type | Interface and Description |
---|---|
interface |
ServiceSpecFluent<A extends ServiceSpecFluent<A>> |
class |
ServiceSpecFluentImpl<A extends ServiceSpecFluent<A>> |
Modifier and Type | Interface and Description |
---|---|
static interface |
ServiceFluent.SpecNested<N> |
static interface |
WatchEventFluent.ServiceSpecObjectNested<N> |
Modifier and Type | Class and Description |
---|---|
class |
DoneableServiceSpec |
class |
ServiceFluentImpl.SpecNestedImpl<N> |
class |
ServiceSpecBuilder |
class |
ServiceSpecFluentImpl<A extends ServiceSpecFluent<A>> |
class |
WatchEventFluentImpl.ServiceSpecObjectNestedImpl<N> |
Constructor and Description |
---|
ServiceSpecBuilder(ServiceSpecFluent<?> fluent) |
ServiceSpecBuilder(ServiceSpecFluent<?> fluent,
Boolean validationEnabled) |
ServiceSpecBuilder(ServiceSpecFluent<?> fluent,
ServiceSpec instance) |
ServiceSpecBuilder(ServiceSpecFluent<?> fluent,
ServiceSpec instance,
Boolean validationEnabled) |
Copyright © 2011–2017 Red Hat. All rights reserved.