public interface LoadBalancerTcpProbe extends LoadBalancerProbe
Modifier and Type | Interface and Description |
---|---|
static interface |
LoadBalancerTcpProbe.Definition<ParentT>
The entirety of a probe definition.
|
static interface |
LoadBalancerTcpProbe.DefinitionStages
Grouping of probe definition stages.
|
static interface |
LoadBalancerTcpProbe.Update
The entirety of a probe update as part of a load balancer update.
|
static interface |
LoadBalancerTcpProbe.UpdateDefinition<ParentT>
The entirety of a probe definition as part of a load balancer update.
|
static interface |
LoadBalancerTcpProbe.UpdateDefinitionStages
Grouping of probe definition stages applicable as part of a load balancer update.
|
static interface |
LoadBalancerTcpProbe.UpdateStages
Grouping of probe update stages.
|
intervalInSeconds, numberOfProbes
inner
key
name
parent
loadBalancingRules
protocol
Copyright © 2019. All rights reserved.