Interface LoadBalancerOutboundRule.Definition<ParentT>
- Type Parameters:
ParentT- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
Attachable.InDefinition<ParentT>, HasProtocol.DefinitionStages.WithProtocol<LoadBalancerOutboundRule.DefinitionStages.WithBackend<ParentT>, LoadBalancerOutboundRuleProtocol>, LoadBalancerOutboundRule.DefinitionStages.Blank<ParentT>, LoadBalancerOutboundRule.DefinitionStages.WithAttach<ParentT>, LoadBalancerOutboundRule.DefinitionStages.WithBackend<ParentT>, LoadBalancerOutboundRule.DefinitionStages.WithEnableTcpReset<ParentT>, LoadBalancerOutboundRule.DefinitionStages.WithFrontend<ParentT>, LoadBalancerOutboundRule.DefinitionStages.WithIdleTimeout<ParentT>, LoadBalancerOutboundRule.DefinitionStages.WithProtocol<ParentT>
- Enclosing interface:
LoadBalancerOutboundRule
public static interface LoadBalancerOutboundRule.Definition<ParentT>
extends LoadBalancerOutboundRule.DefinitionStages.Blank<ParentT>, LoadBalancerOutboundRule.DefinitionStages.WithProtocol<ParentT>, LoadBalancerOutboundRule.DefinitionStages.WithBackend<ParentT>, LoadBalancerOutboundRule.DefinitionStages.WithFrontend<ParentT>, LoadBalancerOutboundRule.DefinitionStages.WithAttach<ParentT>
The entirety of an outbound rule definition.
-
Method Summary
Methods inherited from interface Attachable.InDefinition
attachMethods inherited from interface HasProtocol.DefinitionStages.WithProtocol
withProtocolMethods inherited from interface LoadBalancerOutboundRule.DefinitionStages.WithBackend
fromBackendMethods inherited from interface LoadBalancerOutboundRule.DefinitionStages.WithEnableTcpReset
withEnableTcpResetMethods inherited from interface LoadBalancerOutboundRule.DefinitionStages.WithFrontend
toFrontend, toFrontendsMethods inherited from interface LoadBalancerOutboundRule.DefinitionStages.WithIdleTimeout
withIdleTimeoutInMinutes