Package | Description |
---|---|
io.kubernetes.client.openapi.models |
Modifier and Type | Interface and Description |
---|---|
interface |
V1APIServiceSpecFluent<A extends V1APIServiceSpecFluent<A>> |
class |
V1APIServiceSpecFluentImpl<A extends V1APIServiceSpecFluent<A>> |
Modifier and Type | Interface and Description |
---|---|
static interface |
V1APIServiceFluent.SpecNested<N> |
Modifier and Type | Class and Description |
---|---|
class |
V1APIServiceFluentImpl.SpecNestedImpl<N> |
class |
V1APIServiceSpecBuilder |
class |
V1APIServiceSpecFluentImpl<A extends V1APIServiceSpecFluent<A>> |
Constructor and Description |
---|
V1APIServiceSpecBuilder(V1APIServiceSpecFluent<?> fluent) |
V1APIServiceSpecBuilder(V1APIServiceSpecFluent<?> fluent,
Boolean validationEnabled) |
V1APIServiceSpecBuilder(V1APIServiceSpecFluent<?> fluent,
V1APIServiceSpec instance) |
V1APIServiceSpecBuilder(V1APIServiceSpecFluent<?> fluent,
V1APIServiceSpec instance,
Boolean validationEnabled) |
Copyright © 2020. All rights reserved.