Package | Description |
---|---|
io.kubernetes.client.openapi.models |
Modifier and Type | Interface and Description |
---|---|
interface |
V1EndpointAddressFluent<A extends V1EndpointAddressFluent<A>> |
class |
V1EndpointAddressFluentImpl<A extends V1EndpointAddressFluent<A>> |
Modifier and Type | Interface and Description |
---|---|
static interface |
V1EndpointSubsetFluent.AddressesNested<N> |
static interface |
V1EndpointSubsetFluent.NotReadyAddressesNested<N> |
Modifier and Type | Class and Description |
---|---|
class |
V1EndpointAddressBuilder |
class |
V1EndpointAddressFluentImpl<A extends V1EndpointAddressFluent<A>> |
class |
V1EndpointSubsetFluentImpl.AddressesNestedImpl<N> |
class |
V1EndpointSubsetFluentImpl.NotReadyAddressesNestedImpl<N> |
Constructor and Description |
---|
V1EndpointAddressBuilder(V1EndpointAddressFluent<?> fluent) |
V1EndpointAddressBuilder(V1EndpointAddressFluent<?> fluent,
Boolean validationEnabled) |
V1EndpointAddressBuilder(V1EndpointAddressFluent<?> fluent,
V1EndpointAddress instance) |
V1EndpointAddressBuilder(V1EndpointAddressFluent<?> fluent,
V1EndpointAddress instance,
Boolean validationEnabled) |
Copyright © 2020. All rights reserved.