Interface LoadBalancerOutboundRule.Update<ParentT>
- Type Parameters:
ParentT- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
HasProtocol.UpdateStages.WithProtocol<LoadBalancerOutboundRule.Update<ParentT>, LoadBalancerOutboundRuleProtocol>, LoadBalancerOutboundRule.UpdateStages.WithBackend<ParentT>, LoadBalancerOutboundRule.UpdateStages.WithEnableTcpReset<ParentT>, LoadBalancerOutboundRule.UpdateStages.WithFrontend<ParentT>, LoadBalancerOutboundRule.UpdateStages.WithIdleTimeout<ParentT>, LoadBalancerOutboundRule.UpdateStages.WithProtocol<ParentT>, Settable<ParentT>
- Enclosing interface:
LoadBalancerOutboundRule
public static interface LoadBalancerOutboundRule.Update<ParentT>
extends Settable<ParentT>, LoadBalancerOutboundRule.UpdateStages.WithProtocol<ParentT>, LoadBalancerOutboundRule.UpdateStages.WithBackend<ParentT>, LoadBalancerOutboundRule.UpdateStages.WithFrontend<ParentT>, LoadBalancerOutboundRule.UpdateStages.WithEnableTcpReset<ParentT>, LoadBalancerOutboundRule.UpdateStages.WithIdleTimeout<ParentT>
The entirety of an inbound NAT rule update as part of a load balancer update.
-
Method Summary
Methods inherited from interface HasProtocol.UpdateStages.WithProtocol
withProtocolMethods inherited from interface LoadBalancerOutboundRule.UpdateStages.WithBackend
fromBackendMethods inherited from interface LoadBalancerOutboundRule.UpdateStages.WithEnableTcpReset
withEnableTcpResetMethods inherited from interface LoadBalancerOutboundRule.UpdateStages.WithFrontend
toFrontend, toFrontendsMethods inherited from interface LoadBalancerOutboundRule.UpdateStages.WithIdleTimeout
withIdleTimeoutInMinutes