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