Interface LoadBalancerOutboundRule.DefinitionStages.WithProtocol<ParentT>

Type Parameters:
ParentT - the stage of the parent definition to return to after attaching this definition
All Superinterfaces:
HasProtocol.DefinitionStages.WithProtocol<LoadBalancerOutboundRule.DefinitionStages.WithBackend<ParentT>,LoadBalancerOutboundRuleProtocol>
All Known Subinterfaces:
LoadBalancerOutboundRule.Definition<ParentT>, LoadBalancerOutboundRule.DefinitionStages.Blank<ParentT>
Enclosing interface:
LoadBalancerOutboundRule.DefinitionStages

public static interface LoadBalancerOutboundRule.DefinitionStages.WithProtocol<ParentT> extends HasProtocol.DefinitionStages.WithProtocol<LoadBalancerOutboundRule.DefinitionStages.WithBackend<ParentT>,LoadBalancerOutboundRuleProtocol>
The stage of an outbound rule definition allowing to specify the transport protocol.