Class GatewayFluent.SpecNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.gatewayapi.v1.GatewaySpecFluent<GatewayFluent.SpecNested<N>>
-
- io.fabric8.kubernetes.api.model.gatewayapi.v1beta1.GatewayFluent.SpecNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- GatewayFluent<A extends GatewayFluent<A>>
public class GatewayFluent.SpecNested<N> extends GatewaySpecFluent<GatewayFluent.SpecNested<N>> implements Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.gatewayapi.v1.GatewaySpecFluent
GatewaySpecFluent.AddressesNested<N>, GatewaySpecFluent.AllowedListenersNested<N>, GatewaySpecFluent.InfrastructureNested<N>, GatewaySpecFluent.ListenersNested<N>, GatewaySpecFluent.TlsNested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables, VISIT
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSpec()-
Methods inherited from class io.fabric8.kubernetes.api.model.gatewayapi.v1.GatewaySpecFluent
addAllToAddresses, addAllToListeners, addNewAddress, addNewAddress, addNewAddressLike, addNewListener, addNewListenerLike, addToAdditionalProperties, addToAdditionalProperties, addToAddresses, addToAddresses, addToListeners, addToListeners, buildAddress, buildAddresses, buildAllowedListeners, buildFirstAddress, buildFirstListener, buildInfrastructure, buildLastAddress, buildLastListener, buildListener, buildListeners, buildMatchingAddress, buildMatchingListener, buildTls, copyInstance, editAddress, editAllowedListeners, editFirstAddress, editFirstListener, editInfrastructure, editLastAddress, editLastListener, editListener, editMatchingAddress, editMatchingListener, editOrNewAllowedListeners, editOrNewAllowedListenersLike, editOrNewInfrastructure, editOrNewInfrastructureLike, editOrNewTls, editOrNewTlsLike, editTls, equals, getAdditionalProperties, getDefaultScope, getGatewayClassName, hasAdditionalProperties, hasAddresses, hasAllowedListeners, hasDefaultScope, hasGatewayClassName, hashCode, hasInfrastructure, hasListeners, hasMatchingAddress, hasMatchingListener, hasTls, removeAllFromAddresses, removeAllFromListeners, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromAddresses, removeFromListeners, removeMatchingFromAddresses, removeMatchingFromListeners, setNewAddressLike, setNewListenerLike, setToAddresses, setToListeners, toString, withAdditionalProperties, withAddresses, withAddresses, withAllowedListeners, withDefaultScope, withGatewayClassName, withInfrastructure, withListeners, withListeners, withNewAllowedListeners, withNewAllowedListenersLike, withNewInfrastructure, withNewInfrastructureLike, withNewTls, withNewTlsLike, withTls
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-