Interface LoadBalancerInboundNatRule.Update
- All Superinterfaces:
HasBackendPort.UpdateStages.WithBackendPort<LoadBalancerInboundNatRule.Update>, HasFloatingIP.UpdateStages.WithFloatingIP<LoadBalancerInboundNatRule.Update>, HasFrontend.UpdateStages.WithFrontend<LoadBalancerInboundNatRule.Update>, HasFrontendPort.UpdateStages.WithFrontendPort<LoadBalancerInboundNatRule.Update>, HasProtocol.UpdateStages.WithProtocol<LoadBalancerInboundNatRule.Update, TransportProtocol>, LoadBalancerInboundNatRule.UpdateStages.WithBackendPort, LoadBalancerInboundNatRule.UpdateStages.WithFloatingIP, LoadBalancerInboundNatRule.UpdateStages.WithFrontend, LoadBalancerInboundNatRule.UpdateStages.WithFrontendPort, LoadBalancerInboundNatRule.UpdateStages.WithIdleTimeout, LoadBalancerInboundNatRule.UpdateStages.WithProtocol, Settable<LoadBalancer.Update>
- Enclosing interface:
LoadBalancerInboundNatRule
public static interface LoadBalancerInboundNatRule.Update
extends Settable<LoadBalancer.Update>, LoadBalancerInboundNatRule.UpdateStages.WithBackendPort, LoadBalancerInboundNatRule.UpdateStages.WithFloatingIP, LoadBalancerInboundNatRule.UpdateStages.WithFrontend, LoadBalancerInboundNatRule.UpdateStages.WithFrontendPort, LoadBalancerInboundNatRule.UpdateStages.WithIdleTimeout, LoadBalancerInboundNatRule.UpdateStages.WithProtocol
The entirety of an inbound NAT rule update as part of a load balancer update.
-
Method Summary
Methods inherited from interface HasBackendPort.UpdateStages.WithBackendPort
toBackendPortMethods inherited from interface HasFloatingIP.UpdateStages.WithFloatingIP
withFloatingIP, withFloatingIPDisabled, withFloatingIPEnabledMethods inherited from interface HasFrontend.UpdateStages.WithFrontend
fromFrontendMethods inherited from interface HasFrontendPort.UpdateStages.WithFrontendPort
fromFrontendPortMethods inherited from interface HasProtocol.UpdateStages.WithProtocol
withProtocolMethods inherited from interface LoadBalancerInboundNatRule.UpdateStages.WithIdleTimeout
withIdleTimeoutInMinutes