Class | Description |
---|---|
AddHttpRequestHeaderRule |
An object that represents the action of adding a header to a request.
|
AddHttpRequestHeaderRule.Builder | |
AddHttpResponseHeaderRule |
An object that represents the action of adding a header to a response.
|
AddHttpResponseHeaderRule.Builder | |
Backend |
The configuration of a backend server that is a member of a load balancer backend set.
|
Backend.Builder | |
BackendDetails |
The load balancing configuration details of a backend server.
|
BackendDetails.Builder | |
BackendHealth |
The health status of the specified backend server as reported by the primary and standby load balancers.
|
BackendHealth.Builder | |
BackendSet |
The configuration of a load balancer backend set.
|
BackendSet.Builder | |
BackendSetDetails |
The configuration details for a load balancer backend set.
|
BackendSetDetails.Builder | |
BackendSetHealth |
The health status details for a backend set.
|
BackendSetHealth.Builder | |
Certificate |
The configuration details of a certificate bundle.
|
Certificate.Builder | |
CertificateDetails |
The configuration details for a certificate bundle.
|
CertificateDetails.Builder | |
ConnectionConfiguration |
Configuration details for the connection between the client and backend servers.
|
ConnectionConfiguration.Builder | |
CreateBackendDetails |
The configuration details for creating a backend server in a backend set.
|
CreateBackendDetails.Builder | |
CreateBackendSetDetails |
The configuration details for creating a backend set in a load balancer.
|
CreateBackendSetDetails.Builder | |
CreateCertificateDetails |
The configuration details for adding a certificate bundle to a listener.
|
CreateCertificateDetails.Builder | |
CreateHostnameDetails |
The details of the hostname resource to add to a load balancer.
|
CreateHostnameDetails.Builder | |
CreateListenerDetails |
The configuration details for adding a listener to a backend set.
|
CreateListenerDetails.Builder | |
CreateLoadBalancerDetails |
The configuration details for creating a load balancer.
|
CreateLoadBalancerDetails.Builder | |
CreatePathRouteSetDetails |
A named set of path route rules to add to the load balancer.
|
CreatePathRouteSetDetails.Builder | |
CreateRuleSetDetails |
A named set of rules to add to the load balancer.
|
CreateRuleSetDetails.Builder | |
ExtendHttpRequestHeaderValueRule |
An object that represents the action of modifying a request header value.
|
ExtendHttpRequestHeaderValueRule.Builder | |
ExtendHttpResponseHeaderValueRule |
An object that represents the action of modifying a response header value.
|
ExtendHttpResponseHeaderValueRule.Builder | |
HealthChecker |
The health check policy configuration.
|
HealthChecker.Builder | |
HealthCheckerDetails |
The health check policy’s configuration details.
|
HealthCheckerDetails.Builder | |
HealthCheckResult |
Information about a single backend server health check result reported by a load balancer.
|
HealthCheckResult.Builder | |
Hostname |
A hostname resource associated with a load balancer for use by one or more listeners.
|
Hostname.Builder | |
HostnameDetails |
The details of a hostname resource associated with a load balancer.
|
HostnameDetails.Builder | |
IpAddress |
A load balancer IP address.
|
IpAddress.Builder | |
Listener |
The listener’s configuration.
|
Listener.Builder | |
ListenerDetails |
The listener’s configuration details.
|
ListenerDetails.Builder | |
LoadBalancer |
The properties that define a load balancer.
|
LoadBalancer.Builder | |
LoadBalancerHealth |
The health status details for the specified load balancer.
|
LoadBalancerHealth.Builder | |
LoadBalancerHealthSummary |
A health status summary for the specified load balancer.
|
LoadBalancerHealthSummary.Builder | |
LoadBalancerPolicy |
A policy that determines how traffic is distributed among backend servers.
|
LoadBalancerPolicy.Builder | |
LoadBalancerProtocol |
A protocol that defines the type of traffic accepted by a listener.
|
LoadBalancerProtocol.Builder | |
LoadBalancerShape |
A shape is a template that determines the total pre-provisioned bandwidth (ingress plus egress) for the load balancer.
|
LoadBalancerShape.Builder | |
PathMatchType |
The type of matching to apply to incoming URIs.
|
PathMatchType.Builder | |
PathRoute |
A "path route rule" to evaluate an incoming URI path, and then route a matching request to the specified backend set.
|
PathRoute.Builder | |
PathRouteSet |
A named set of path route rules.
|
PathRouteSet.Builder | |
PathRouteSetDetails |
A set of path route rules.
|
PathRouteSetDetails.Builder | |
RemoveHttpRequestHeaderRule |
An object that represents the action of removing a header from a request.
|
RemoveHttpRequestHeaderRule.Builder | |
RemoveHttpResponseHeaderRule |
An object that represents the action of removing a header from a response.
|
RemoveHttpResponseHeaderRule.Builder | |
Rule |
An object that represents an action to apply to a listener.
|
RuleSet |
A named set of rules associated with a load balancer.
|
RuleSet.Builder | |
RuleSetDetails |
The rules that compose a rule set.
|
RuleSetDetails.Builder | |
SessionPersistenceConfigurationDetails |
The configuration details for implementing session persistence.
|
SessionPersistenceConfigurationDetails.Builder | |
SSLConfiguration |
A listener’s SSL handling configuration.
|
SSLConfiguration.Builder | |
SSLConfigurationDetails |
The load balancer’s SSL handling configuration details.
|
SSLConfigurationDetails.Builder | |
UpdateBackendDetails |
The configuration details for updating a backend server.
|
UpdateBackendDetails.Builder | |
UpdateBackendSetDetails |
The configuration details for updating a load balancer backend set.
|
UpdateBackendSetDetails.Builder | |
UpdateHealthCheckerDetails |
The health checker’s configuration details.
|
UpdateHealthCheckerDetails.Builder | |
UpdateHostnameDetails |
The configuration details for updating a virtual hostname.
|
UpdateHostnameDetails.Builder | |
UpdateListenerDetails |
The configuration details for updating a listener.
|
UpdateListenerDetails.Builder | |
UpdateLoadBalancerDetails |
Configuration details to update a load balancer.
|
UpdateLoadBalancerDetails.Builder | |
UpdatePathRouteSetDetails |
An updated set of path route rules that overwrites the existing set of rules.
|
UpdatePathRouteSetDetails.Builder | |
UpdateRuleSetDetails |
An updated set of rules that overwrites the existing set of rules.
|
UpdateRuleSetDetails.Builder | |
WorkRequest |
Many of the API requests you use to create and configure load balancing do not take effect immediately.
|
WorkRequest.Builder | |
WorkRequestError |
An object returned in the event of a work request error.
|
WorkRequestError.Builder |
Enum | Description |
---|---|
BackendHealth.Status |
The general health status of the specified backend server as reported by the primary and standby load balancers.
|
BackendSetHealth.Status |
Overall health status of the backend set.
|
HealthCheckResult.HealthCheckStatus |
The result of the most recent health check.
|
LoadBalancer.LifecycleState |
The current state of the load balancer.
|
LoadBalancerHealth.Status |
The overall health status of the load balancer.
|
LoadBalancerHealthSummary.Status |
The overall health status of the load balancer.
|
PathMatchType.MatchType |
Specifies how the load balancing service compares a
pathRoute object’s path string against the incoming URI. |
WorkRequest.LifecycleState |
The current state of the work request.
|
WorkRequestError.ErrorCode |
Copyright © 2016–2019. All rights reserved.