Skip navigation links
A B C D E F G H I K L M N O P R S T U V W 

A

accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.health.endpoints.internal.EndpointRule
 
accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.health.endpoints.internal.ErrorRule
 
accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Expr
 
accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Fn
 
accept(Literal.Visitor<T>) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Literal
 
accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Literal
 
accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Ref
 
accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Rule
 
accept(TemplateVisitor<T>) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Template
 
accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.health.endpoints.internal.TreeRule
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.health.endpoints.internal.BooleanEqualsFn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Fn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.health.endpoints.internal.GetAttr
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.health.endpoints.internal.IsSet
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.health.endpoints.internal.IsValidHostLabel
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.health.endpoints.internal.IsVirtualHostableS3Bucket
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Not
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.health.endpoints.internal.ParseArn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.health.endpoints.internal.ParseUrl
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.health.endpoints.internal.PartitionFn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.health.endpoints.internal.StringEqualsFn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Substring
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.health.endpoints.internal.UriEncodeFn
 
ACCOUNT_ID - Static variable in class software.amazon.awssdk.services.health.endpoints.internal.ParseArn
 
accountId() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Arn
 
addCondition(Condition) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Rule.Builder
 
addHeader(String, List<Expr>) - Method in class software.amazon.awssdk.services.health.endpoints.internal.EndpointResult.Builder
 
addHeader(String, String) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Value.Endpoint.Builder
 
addHeaders(AwsRequest, Map<String, List<String>>) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.AwsEndpointProviderUtils
 
addHeaderValue(String, Expr) - Method in class software.amazon.awssdk.services.health.endpoints.internal.EndpointResult.Builder
 
addHostPrefix(Endpoint, String) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.AwsEndpointProviderUtils
Apply the given endpoint prefix to the endpoint.
addParameter(Parameter) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Parameters.Builder
 
addPartition(Partition) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Partitions.Builder
 
addProperty(Identifier, Expr) - Method in class software.amazon.awssdk.services.health.endpoints.internal.EndpointResult.Builder
 
addRule(Rule) - Method in class software.amazon.awssdk.services.health.endpoints.internal.EndpointRuleset.Builder
 
affectedAccounts() - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedAccountsForOrganizationResponse
A JSON set of elements of the affected accounts.
affectedAccounts(Collection<String>) - Method in interface software.amazon.awssdk.services.health.model.DescribeAffectedAccountsForOrganizationResponse.Builder
A JSON set of elements of the affected accounts.
affectedAccounts(String...) - Method in interface software.amazon.awssdk.services.health.model.DescribeAffectedAccountsForOrganizationResponse.Builder
A JSON set of elements of the affected accounts.
affectedAccounts() - Method in class software.amazon.awssdk.services.health.paginators.DescribeAffectedAccountsForOrganizationIterable
Returns an iterable to iterate through the paginated DescribeAffectedAccountsForOrganizationResponse.affectedAccounts() member.
affectedAccounts() - Method in class software.amazon.awssdk.services.health.paginators.DescribeAffectedAccountsForOrganizationPublisher
Returns a publisher that can be used to get a stream of data.
AffectedEntity - Class in software.amazon.awssdk.services.health.model
Information about an entity that is affected by a Health event.
AffectedEntity.Builder - Interface in software.amazon.awssdk.services.health.model
 
aggregateField() - Method in class software.amazon.awssdk.services.health.model.DescribeEventAggregatesRequest
The only currently supported value is eventTypeCategory.
aggregateField(String) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventAggregatesRequest.Builder
The only currently supported value is eventTypeCategory.
aggregateField(EventAggregateField) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventAggregatesRequest.Builder
The only currently supported value is eventTypeCategory.
aggregateFieldAsString() - Method in class software.amazon.awssdk.services.health.model.DescribeEventAggregatesRequest
The only currently supported value is eventTypeCategory.
aggregateValue() - Method in class software.amazon.awssdk.services.health.model.EventAggregate
The issue type for the associated count.
aggregateValue(String) - Method in interface software.amazon.awssdk.services.health.model.EventAggregate.Builder
The issue type for the associated count.
allowDots() - Method in class software.amazon.awssdk.services.health.endpoints.internal.IsValidHostLabel
 
allowDots() - Method in class software.amazon.awssdk.services.health.endpoints.internal.IsVirtualHostableS3Bucket
 
argv(List<Expr>) - Method in class software.amazon.awssdk.services.health.endpoints.internal.FnNode.Builder
 
Arn - Class in software.amazon.awssdk.services.health.endpoints.internal
An AWS Arn.
Arn(String, String, String, String, List<String>) - Constructor for class software.amazon.awssdk.services.health.endpoints.internal.Arn
 
arn() - Method in class software.amazon.awssdk.services.health.model.Event
The unique identifier for the event.
arn(String) - Method in interface software.amazon.awssdk.services.health.model.Event.Builder
The unique identifier for the event.
arn() - Method in class software.amazon.awssdk.services.health.model.OrganizationEvent
The unique identifier for the event.
arn(String) - Method in interface software.amazon.awssdk.services.health.model.OrganizationEvent.Builder
The unique identifier for the event.
ASSIGN - Static variable in class software.amazon.awssdk.services.health.endpoints.internal.Condition
 
asString() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Identifier
 
AUTHORITY - Static variable in class software.amazon.awssdk.services.health.endpoints.internal.ParseUrl
 
AuthSchemeUtils - Class in software.amazon.awssdk.services.health.endpoints.internal
 
availabilityZone() - Method in class software.amazon.awssdk.services.health.model.Event
The Amazon Web Services Availability Zone of the event.
availabilityZone(String) - Method in interface software.amazon.awssdk.services.health.model.Event.Builder
The Amazon Web Services Availability Zone of the event.
availabilityZones() - Method in class software.amazon.awssdk.services.health.model.EventFilter
A list of Amazon Web Services Availability Zones.
availabilityZones(Collection<String>) - Method in interface software.amazon.awssdk.services.health.model.EventFilter.Builder
A list of Amazon Web Services Availability Zones.
availabilityZones(String...) - Method in interface software.amazon.awssdk.services.health.model.EventFilter.Builder
A list of Amazon Web Services Availability Zones.
awsAccountId() - Method in class software.amazon.awssdk.services.health.model.AffectedEntity
The 12-digit Amazon Web Services account number that contains the affected entity.
awsAccountId(String) - Method in interface software.amazon.awssdk.services.health.model.AffectedEntity.Builder
The 12-digit Amazon Web Services account number that contains the affected entity.
awsAccountId() - Method in class software.amazon.awssdk.services.health.model.EventAccountFilter
The 12-digit Amazon Web Services account numbers that contains the affected entities.
awsAccountId(String) - Method in interface software.amazon.awssdk.services.health.model.EventAccountFilter.Builder
The 12-digit Amazon Web Services account numbers that contains the affected entities.
awsAccountId() - Method in class software.amazon.awssdk.services.health.model.OrganizationAffectedEntitiesErrorItem
The 12-digit Amazon Web Services account numbers that contains the affected entities.
awsAccountId(String) - Method in interface software.amazon.awssdk.services.health.model.OrganizationAffectedEntitiesErrorItem.Builder
The 12-digit Amazon Web Services account numbers that contains the affected entities.
awsAccountId() - Method in class software.amazon.awssdk.services.health.model.OrganizationEventDetails
The 12-digit Amazon Web Services account numbers that contains the affected entities.
awsAccountId(String) - Method in interface software.amazon.awssdk.services.health.model.OrganizationEventDetails.Builder
The 12-digit Amazon Web Services account numbers that contains the affected entities.
awsAccountId() - Method in class software.amazon.awssdk.services.health.model.OrganizationEventDetailsErrorItem
Error information returned when a DescribeEventDetailsForOrganization operation can't find a specified event.
awsAccountId(String) - Method in interface software.amazon.awssdk.services.health.model.OrganizationEventDetailsErrorItem.Builder
Error information returned when a DescribeEventDetailsForOrganization operation can't find a specified event.
awsAccountIds() - Method in class software.amazon.awssdk.services.health.model.OrganizationEventFilter
A list of 12-digit Amazon Web Services account numbers that contains the affected entities.
awsAccountIds(Collection<String>) - Method in interface software.amazon.awssdk.services.health.model.OrganizationEventFilter.Builder
A list of 12-digit Amazon Web Services account numbers that contains the affected entities.
awsAccountIds(String...) - Method in interface software.amazon.awssdk.services.health.model.OrganizationEventFilter.Builder
A list of 12-digit Amazon Web Services account numbers that contains the affected entities.
AwsEndpointProviderUtils - Class in software.amazon.awssdk.services.health.endpoints.internal
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.health.model.ConcurrentModificationException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.health.model.HealthException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in class software.amazon.awssdk.services.health.model.HealthException.BuilderImpl
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.health.model.InvalidPaginationTokenException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.health.model.UnsupportedLocaleException.Builder
 

B

BooleanEqualsFn - Class in software.amazon.awssdk.services.health.endpoints.internal
 
BooleanEqualsFn(FnNode) - Constructor for class software.amazon.awssdk.services.health.endpoints.internal.BooleanEqualsFn
 
build() - Method in interface software.amazon.awssdk.services.health.endpoints.HealthEndpointParams.Builder
 
build() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Condition.Builder
 
build() - Method in class software.amazon.awssdk.services.health.endpoints.internal.EndpointResult.Builder
 
build() - Method in class software.amazon.awssdk.services.health.endpoints.internal.EndpointRuleset.Builder
 
build() - Method in class software.amazon.awssdk.services.health.endpoints.internal.FnNode.Builder
 
build() - Method in class software.amazon.awssdk.services.health.endpoints.internal.GetAttr.Builder
 
build() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Outputs.Builder
 
build() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Parameter.Builder
 
build() - Method in class software.amazon.awssdk.services.health.endpoints.internal.ParameterReference.Builder
 
build() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Parameters.Builder
 
build() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Partition.Builder
 
build() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Partitions.Builder
 
build() - Method in class software.amazon.awssdk.services.health.endpoints.internal.RegionOverride.Builder
 
build() - Method in interface software.amazon.awssdk.services.health.endpoints.internal.RuleError.Builder
 
build() - Method in class software.amazon.awssdk.services.health.endpoints.internal.SourceException.BuilderImpl
 
build() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Value.Endpoint.Builder
 
build() - Method in class software.amazon.awssdk.services.health.model.HealthException.BuilderImpl
 
build() - Method in interface software.amazon.awssdk.services.health.model.HealthRequest.Builder
 
build() - Method in interface software.amazon.awssdk.services.health.model.HealthResponse.Builder
 
builder() - Static method in class software.amazon.awssdk.services.health.endpoints.HealthEndpointParams
 
builder() - Static method in class software.amazon.awssdk.services.health.endpoints.internal.Condition
 
Builder() - Constructor for class software.amazon.awssdk.services.health.endpoints.internal.Condition.Builder
 
builder() - Static method in class software.amazon.awssdk.services.health.endpoints.internal.EndpointResult
 
Builder() - Constructor for class software.amazon.awssdk.services.health.endpoints.internal.EndpointResult.Builder
 
builder() - Static method in class software.amazon.awssdk.services.health.endpoints.internal.EndpointRuleset
 
Builder() - Constructor for class software.amazon.awssdk.services.health.endpoints.internal.EndpointRuleset.Builder
 
builder() - Static method in class software.amazon.awssdk.services.health.endpoints.internal.FnNode
 
Builder() - Constructor for class software.amazon.awssdk.services.health.endpoints.internal.FnNode.Builder
 
builder() - Static method in class software.amazon.awssdk.services.health.endpoints.internal.GetAttr
 
Builder() - Constructor for class software.amazon.awssdk.services.health.endpoints.internal.GetAttr.Builder
 
builder() - Static method in class software.amazon.awssdk.services.health.endpoints.internal.Outputs
 
Builder() - Constructor for class software.amazon.awssdk.services.health.endpoints.internal.Outputs.Builder
 
builder() - Static method in class software.amazon.awssdk.services.health.endpoints.internal.Parameter
 
Builder() - Constructor for class software.amazon.awssdk.services.health.endpoints.internal.Parameter.Builder
 
builder() - Static method in class software.amazon.awssdk.services.health.endpoints.internal.ParameterReference
 
Builder() - Constructor for class software.amazon.awssdk.services.health.endpoints.internal.ParameterReference.Builder
 
builder() - Static method in class software.amazon.awssdk.services.health.endpoints.internal.Parameters
 
Builder() - Constructor for class software.amazon.awssdk.services.health.endpoints.internal.Parameters.Builder
 
builder() - Static method in class software.amazon.awssdk.services.health.endpoints.internal.Partition
 
Builder() - Constructor for class software.amazon.awssdk.services.health.endpoints.internal.Partition.Builder
 
builder() - Static method in class software.amazon.awssdk.services.health.endpoints.internal.Partitions
 
Builder() - Constructor for class software.amazon.awssdk.services.health.endpoints.internal.Partitions.Builder
 
builder() - Static method in class software.amazon.awssdk.services.health.endpoints.internal.RegionOverride
 
Builder() - Constructor for class software.amazon.awssdk.services.health.endpoints.internal.RegionOverride.Builder
 
builder() - Static method in class software.amazon.awssdk.services.health.endpoints.internal.Rule
 
Builder() - Constructor for class software.amazon.awssdk.services.health.endpoints.internal.Rule.Builder
 
builder() - Static method in exception software.amazon.awssdk.services.health.endpoints.internal.RuleError
 
builder() - Static method in exception software.amazon.awssdk.services.health.endpoints.internal.SourceException
 
builder() - Static method in class software.amazon.awssdk.services.health.endpoints.internal.Value.Endpoint
 
Builder() - Constructor for class software.amazon.awssdk.services.health.endpoints.internal.Value.Endpoint.Builder
 
builder() - Static method in interface software.amazon.awssdk.services.health.HealthAsyncClient
Create a builder that can be used to configure and create a HealthAsyncClient.
builder() - Static method in interface software.amazon.awssdk.services.health.HealthClient
Create a builder that can be used to configure and create a HealthClient.
builder() - Static method in class software.amazon.awssdk.services.health.model.AffectedEntity
 
builder() - Static method in exception software.amazon.awssdk.services.health.model.ConcurrentModificationException
 
builder() - Static method in class software.amazon.awssdk.services.health.model.DateTimeRange
 
builder() - Static method in class software.amazon.awssdk.services.health.model.DescribeAffectedAccountsForOrganizationRequest
 
builder() - Static method in class software.amazon.awssdk.services.health.model.DescribeAffectedAccountsForOrganizationResponse
 
builder() - Static method in class software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesForOrganizationRequest
 
builder() - Static method in class software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesForOrganizationResponse
 
builder() - Static method in class software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesRequest
 
builder() - Static method in class software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesResponse
 
builder() - Static method in class software.amazon.awssdk.services.health.model.DescribeEntityAggregatesRequest
 
builder() - Static method in class software.amazon.awssdk.services.health.model.DescribeEntityAggregatesResponse
 
builder() - Static method in class software.amazon.awssdk.services.health.model.DescribeEventAggregatesRequest
 
builder() - Static method in class software.amazon.awssdk.services.health.model.DescribeEventAggregatesResponse
 
builder() - Static method in class software.amazon.awssdk.services.health.model.DescribeEventDetailsForOrganizationRequest
 
builder() - Static method in class software.amazon.awssdk.services.health.model.DescribeEventDetailsForOrganizationResponse
 
builder() - Static method in class software.amazon.awssdk.services.health.model.DescribeEventDetailsRequest
 
builder() - Static method in class software.amazon.awssdk.services.health.model.DescribeEventDetailsResponse
 
builder() - Static method in class software.amazon.awssdk.services.health.model.DescribeEventsForOrganizationRequest
 
builder() - Static method in class software.amazon.awssdk.services.health.model.DescribeEventsForOrganizationResponse
 
builder() - Static method in class software.amazon.awssdk.services.health.model.DescribeEventsRequest
 
builder() - Static method in class software.amazon.awssdk.services.health.model.DescribeEventsResponse
 
builder() - Static method in class software.amazon.awssdk.services.health.model.DescribeEventTypesRequest
 
builder() - Static method in class software.amazon.awssdk.services.health.model.DescribeEventTypesResponse
 
builder() - Static method in class software.amazon.awssdk.services.health.model.DescribeHealthServiceStatusForOrganizationRequest
 
builder() - Static method in class software.amazon.awssdk.services.health.model.DescribeHealthServiceStatusForOrganizationResponse
 
builder() - Static method in class software.amazon.awssdk.services.health.model.DisableHealthServiceAccessForOrganizationRequest
 
builder() - Static method in class software.amazon.awssdk.services.health.model.DisableHealthServiceAccessForOrganizationResponse
 
builder() - Static method in class software.amazon.awssdk.services.health.model.EnableHealthServiceAccessForOrganizationRequest
 
builder() - Static method in class software.amazon.awssdk.services.health.model.EnableHealthServiceAccessForOrganizationResponse
 
builder() - Static method in class software.amazon.awssdk.services.health.model.EntityAggregate
 
builder() - Static method in class software.amazon.awssdk.services.health.model.EntityFilter
 
builder() - Static method in class software.amazon.awssdk.services.health.model.Event
 
builder() - Static method in class software.amazon.awssdk.services.health.model.EventAccountFilter
 
builder() - Static method in class software.amazon.awssdk.services.health.model.EventAggregate
 
builder() - Static method in class software.amazon.awssdk.services.health.model.EventDescription
 
builder() - Static method in class software.amazon.awssdk.services.health.model.EventDetails
 
builder() - Static method in class software.amazon.awssdk.services.health.model.EventDetailsErrorItem
 
builder() - Static method in class software.amazon.awssdk.services.health.model.EventFilter
 
builder() - Static method in class software.amazon.awssdk.services.health.model.EventType
 
builder() - Static method in class software.amazon.awssdk.services.health.model.EventTypeFilter
 
builder() - Static method in exception software.amazon.awssdk.services.health.model.HealthException
 
builder() - Static method in exception software.amazon.awssdk.services.health.model.InvalidPaginationTokenException
 
builder() - Static method in class software.amazon.awssdk.services.health.model.OrganizationAffectedEntitiesErrorItem
 
builder() - Static method in class software.amazon.awssdk.services.health.model.OrganizationEvent
 
builder() - Static method in class software.amazon.awssdk.services.health.model.OrganizationEventDetails
 
builder() - Static method in class software.amazon.awssdk.services.health.model.OrganizationEventDetailsErrorItem
 
builder() - Static method in class software.amazon.awssdk.services.health.model.OrganizationEventFilter
 
builder() - Static method in exception software.amazon.awssdk.services.health.model.UnsupportedLocaleException
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.health.endpoints.internal.SourceException.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.health.model.HealthException.BuilderImpl
 
BuilderImpl(HealthException) - Constructor for class software.amazon.awssdk.services.health.model.HealthException.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.health.model.HealthRequest.BuilderImpl
 
BuilderImpl(HealthRequest) - Constructor for class software.amazon.awssdk.services.health.model.HealthRequest.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.health.model.HealthResponse.BuilderImpl
 
BuilderImpl(HealthResponse) - Constructor for class software.amazon.awssdk.services.health.model.HealthResponse.BuilderImpl
 
builtIn(String) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Parameter.Builder
 

C

category(String) - Method in interface software.amazon.awssdk.services.health.model.EventType.Builder
A list of event type category codes.
category(EventTypeCategory) - Method in interface software.amazon.awssdk.services.health.model.EventType.Builder
A list of event type category codes.
category() - Method in class software.amazon.awssdk.services.health.model.EventType
A list of event type category codes.
categoryAsString() - Method in class software.amazon.awssdk.services.health.model.EventType
A list of event type category codes.
cause(Throwable) - Method in class software.amazon.awssdk.services.health.endpoints.internal.SourceException.BuilderImpl
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.health.model.ConcurrentModificationException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.health.model.HealthException.Builder
 
cause(Throwable) - Method in class software.amazon.awssdk.services.health.model.HealthException.BuilderImpl
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.health.model.InvalidPaginationTokenException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.health.model.UnsupportedLocaleException.Builder
 
chooseAuthScheme(List<EndpointAuthScheme>) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.AuthSchemeUtils
Per the spec, the auth schemes list is ordered by preference, so we simply iterate over the list until we find an auth scheme we recognize.
code(String) - Method in interface software.amazon.awssdk.services.health.model.EventType.Builder
The unique identifier for the event type.
code() - Method in class software.amazon.awssdk.services.health.model.EventType
The unique identifier for the event type.
ConcurrentModificationException - Exception in software.amazon.awssdk.services.health.model
ConcurrentModificationException.Builder - Interface in software.amazon.awssdk.services.health.model
 
Condition - Class in software.amazon.awssdk.services.health.endpoints.internal
 
condition() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Fn
Convert this fn into a condition
condition(String) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Fn
 
Condition.Builder - Class in software.amazon.awssdk.services.health.endpoints.internal
 
CONDITIONS - Static variable in class software.amazon.awssdk.services.health.endpoints.internal.Rule
 
conditions - Variable in class software.amazon.awssdk.services.health.endpoints.internal.Rule
 
context(String) - Method in class software.amazon.awssdk.services.health.endpoints.internal.ParameterReference.Builder
 
count(Integer) - Method in interface software.amazon.awssdk.services.health.model.EntityAggregate.Builder
The number of entities that match the criteria for the specified events.
count() - Method in class software.amazon.awssdk.services.health.model.EntityAggregate
The number of entities that match the criteria for the specified events.
count(Integer) - Method in interface software.amazon.awssdk.services.health.model.EventAggregate.Builder
The number of events of the associated issue type.
count() - Method in class software.amazon.awssdk.services.health.model.EventAggregate
The number of events of the associated issue type.
create() - Static method in interface software.amazon.awssdk.services.health.HealthAsyncClient
Create a HealthAsyncClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create() - Static method in interface software.amazon.awssdk.services.health.HealthClient
Create a HealthClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.health.model.HealthResponseMetadata
 
createAuthSchemes(Value) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.AuthSchemeUtils
 
ctx(String, Supplier<T>) - Static method in exception software.amazon.awssdk.services.health.endpoints.internal.RuleError
 
ctx(String, Runnable) - Static method in exception software.amazon.awssdk.services.health.endpoints.internal.RuleError
 

D

DateTimeRange - Class in software.amazon.awssdk.services.health.model
A range of dates and times that is used by the EventFilter and EntityFilter objects.
DateTimeRange.Builder - Interface in software.amazon.awssdk.services.health.model
 
Default() - Constructor for class software.amazon.awssdk.services.health.endpoints.internal.ExprVisitor.Default
 
DEFAULT - Static variable in class software.amazon.awssdk.services.health.endpoints.internal.Parameter
 
defaultEngine() - Static method in interface software.amazon.awssdk.services.health.endpoints.internal.RuleEngine
 
DefaultHealthEndpointProvider - Class in software.amazon.awssdk.services.health.endpoints.internal
 
DefaultHealthEndpointProvider() - Constructor for class software.amazon.awssdk.services.health.endpoints.internal.DefaultHealthEndpointProvider
 
DefaultPartitionDataProvider - Class in software.amazon.awssdk.services.health.endpoints.internal
 
DefaultPartitionDataProvider() - Constructor for class software.amazon.awssdk.services.health.endpoints.internal.DefaultPartitionDataProvider
 
defaultProvider() - Static method in interface software.amazon.awssdk.services.health.endpoints.HealthEndpointProvider
 
DefaultRuleEngine - Class in software.amazon.awssdk.services.health.endpoints.internal
 
DefaultRuleEngine() - Constructor for class software.amazon.awssdk.services.health.endpoints.internal.DefaultRuleEngine
 
defaultValue(Value) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Parameter.Builder
 
deprecated(Parameter.Deprecated) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Parameter.Builder
 
DEPRECATED - Static variable in class software.amazon.awssdk.services.health.endpoints.internal.Parameter
 
Deprecated(String, String) - Constructor for class software.amazon.awssdk.services.health.endpoints.internal.Parameter.Deprecated
 
describeAffectedAccountsForOrganization(DescribeAffectedAccountsForOrganizationRequest) - Method in interface software.amazon.awssdk.services.health.HealthAsyncClient
Returns a list of accounts in the organization from Organizations that are affected by the provided event.
describeAffectedAccountsForOrganization(Consumer<DescribeAffectedAccountsForOrganizationRequest.Builder>) - Method in interface software.amazon.awssdk.services.health.HealthAsyncClient
Returns a list of accounts in the organization from Organizations that are affected by the provided event.
describeAffectedAccountsForOrganization(DescribeAffectedAccountsForOrganizationRequest) - Method in interface software.amazon.awssdk.services.health.HealthClient
Returns a list of accounts in the organization from Organizations that are affected by the provided event.
describeAffectedAccountsForOrganization(Consumer<DescribeAffectedAccountsForOrganizationRequest.Builder>) - Method in interface software.amazon.awssdk.services.health.HealthClient
Returns a list of accounts in the organization from Organizations that are affected by the provided event.
DescribeAffectedAccountsForOrganizationIterable - Class in software.amazon.awssdk.services.health.paginators
DescribeAffectedAccountsForOrganizationIterable(HealthClient, DescribeAffectedAccountsForOrganizationRequest) - Constructor for class software.amazon.awssdk.services.health.paginators.DescribeAffectedAccountsForOrganizationIterable
 
describeAffectedAccountsForOrganizationPaginator(DescribeAffectedAccountsForOrganizationRequest) - Method in interface software.amazon.awssdk.services.health.HealthAsyncClient
Returns a list of accounts in the organization from Organizations that are affected by the provided event.
describeAffectedAccountsForOrganizationPaginator(Consumer<DescribeAffectedAccountsForOrganizationRequest.Builder>) - Method in interface software.amazon.awssdk.services.health.HealthAsyncClient
Returns a list of accounts in the organization from Organizations that are affected by the provided event.
describeAffectedAccountsForOrganizationPaginator(DescribeAffectedAccountsForOrganizationRequest) - Method in interface software.amazon.awssdk.services.health.HealthClient
Returns a list of accounts in the organization from Organizations that are affected by the provided event.
describeAffectedAccountsForOrganizationPaginator(Consumer<DescribeAffectedAccountsForOrganizationRequest.Builder>) - Method in interface software.amazon.awssdk.services.health.HealthClient
Returns a list of accounts in the organization from Organizations that are affected by the provided event.
DescribeAffectedAccountsForOrganizationPublisher - Class in software.amazon.awssdk.services.health.paginators
DescribeAffectedAccountsForOrganizationPublisher(HealthAsyncClient, DescribeAffectedAccountsForOrganizationRequest) - Constructor for class software.amazon.awssdk.services.health.paginators.DescribeAffectedAccountsForOrganizationPublisher
 
DescribeAffectedAccountsForOrganizationRequest - Class in software.amazon.awssdk.services.health.model
 
DescribeAffectedAccountsForOrganizationRequest.Builder - Interface in software.amazon.awssdk.services.health.model
 
DescribeAffectedAccountsForOrganizationRequestMarshaller - Class in software.amazon.awssdk.services.health.transform
DescribeAffectedAccountsForOrganizationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.health.transform.DescribeAffectedAccountsForOrganizationRequestMarshaller
 
DescribeAffectedAccountsForOrganizationResponse - Class in software.amazon.awssdk.services.health.model
 
DescribeAffectedAccountsForOrganizationResponse.Builder - Interface in software.amazon.awssdk.services.health.model
 
describeAffectedEntities(DescribeAffectedEntitiesRequest) - Method in interface software.amazon.awssdk.services.health.HealthAsyncClient
Returns a list of entities that have been affected by the specified events, based on the specified filter criteria.
describeAffectedEntities(Consumer<DescribeAffectedEntitiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.health.HealthAsyncClient
Returns a list of entities that have been affected by the specified events, based on the specified filter criteria.
describeAffectedEntities(DescribeAffectedEntitiesRequest) - Method in interface software.amazon.awssdk.services.health.HealthClient
Returns a list of entities that have been affected by the specified events, based on the specified filter criteria.
describeAffectedEntities(Consumer<DescribeAffectedEntitiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.health.HealthClient
Returns a list of entities that have been affected by the specified events, based on the specified filter criteria.
describeAffectedEntitiesForOrganization(DescribeAffectedEntitiesForOrganizationRequest) - Method in interface software.amazon.awssdk.services.health.HealthAsyncClient
Returns a list of entities that have been affected by one or more events for one or more accounts in your organization in Organizations, based on the filter criteria.
describeAffectedEntitiesForOrganization(Consumer<DescribeAffectedEntitiesForOrganizationRequest.Builder>) - Method in interface software.amazon.awssdk.services.health.HealthAsyncClient
Returns a list of entities that have been affected by one or more events for one or more accounts in your organization in Organizations, based on the filter criteria.
describeAffectedEntitiesForOrganization(DescribeAffectedEntitiesForOrganizationRequest) - Method in interface software.amazon.awssdk.services.health.HealthClient
Returns a list of entities that have been affected by one or more events for one or more accounts in your organization in Organizations, based on the filter criteria.
describeAffectedEntitiesForOrganization(Consumer<DescribeAffectedEntitiesForOrganizationRequest.Builder>) - Method in interface software.amazon.awssdk.services.health.HealthClient
Returns a list of entities that have been affected by one or more events for one or more accounts in your organization in Organizations, based on the filter criteria.
DescribeAffectedEntitiesForOrganizationIterable - Class in software.amazon.awssdk.services.health.paginators
DescribeAffectedEntitiesForOrganizationIterable(HealthClient, DescribeAffectedEntitiesForOrganizationRequest) - Constructor for class software.amazon.awssdk.services.health.paginators.DescribeAffectedEntitiesForOrganizationIterable
 
describeAffectedEntitiesForOrganizationPaginator(DescribeAffectedEntitiesForOrganizationRequest) - Method in interface software.amazon.awssdk.services.health.HealthAsyncClient
Returns a list of entities that have been affected by one or more events for one or more accounts in your organization in Organizations, based on the filter criteria.
describeAffectedEntitiesForOrganizationPaginator(Consumer<DescribeAffectedEntitiesForOrganizationRequest.Builder>) - Method in interface software.amazon.awssdk.services.health.HealthAsyncClient
Returns a list of entities that have been affected by one or more events for one or more accounts in your organization in Organizations, based on the filter criteria.
describeAffectedEntitiesForOrganizationPaginator(DescribeAffectedEntitiesForOrganizationRequest) - Method in interface software.amazon.awssdk.services.health.HealthClient
Returns a list of entities that have been affected by one or more events for one or more accounts in your organization in Organizations, based on the filter criteria.
describeAffectedEntitiesForOrganizationPaginator(Consumer<DescribeAffectedEntitiesForOrganizationRequest.Builder>) - Method in interface software.amazon.awssdk.services.health.HealthClient
Returns a list of entities that have been affected by one or more events for one or more accounts in your organization in Organizations, based on the filter criteria.
DescribeAffectedEntitiesForOrganizationPublisher - Class in software.amazon.awssdk.services.health.paginators
DescribeAffectedEntitiesForOrganizationPublisher(HealthAsyncClient, DescribeAffectedEntitiesForOrganizationRequest) - Constructor for class software.amazon.awssdk.services.health.paginators.DescribeAffectedEntitiesForOrganizationPublisher
 
DescribeAffectedEntitiesForOrganizationRequest - Class in software.amazon.awssdk.services.health.model
 
DescribeAffectedEntitiesForOrganizationRequest.Builder - Interface in software.amazon.awssdk.services.health.model
 
DescribeAffectedEntitiesForOrganizationRequestMarshaller - Class in software.amazon.awssdk.services.health.transform
DescribeAffectedEntitiesForOrganizationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.health.transform.DescribeAffectedEntitiesForOrganizationRequestMarshaller
 
DescribeAffectedEntitiesForOrganizationResponse - Class in software.amazon.awssdk.services.health.model
 
DescribeAffectedEntitiesForOrganizationResponse.Builder - Interface in software.amazon.awssdk.services.health.model
 
DescribeAffectedEntitiesIterable - Class in software.amazon.awssdk.services.health.paginators
DescribeAffectedEntitiesIterable(HealthClient, DescribeAffectedEntitiesRequest) - Constructor for class software.amazon.awssdk.services.health.paginators.DescribeAffectedEntitiesIterable
 
describeAffectedEntitiesPaginator(DescribeAffectedEntitiesRequest) - Method in interface software.amazon.awssdk.services.health.HealthAsyncClient
Returns a list of entities that have been affected by the specified events, based on the specified filter criteria.
describeAffectedEntitiesPaginator(Consumer<DescribeAffectedEntitiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.health.HealthAsyncClient
Returns a list of entities that have been affected by the specified events, based on the specified filter criteria.
describeAffectedEntitiesPaginator(DescribeAffectedEntitiesRequest) - Method in interface software.amazon.awssdk.services.health.HealthClient
Returns a list of entities that have been affected by the specified events, based on the specified filter criteria.
describeAffectedEntitiesPaginator(Consumer<DescribeAffectedEntitiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.health.HealthClient
Returns a list of entities that have been affected by the specified events, based on the specified filter criteria.
DescribeAffectedEntitiesPublisher - Class in software.amazon.awssdk.services.health.paginators
DescribeAffectedEntitiesPublisher(HealthAsyncClient, DescribeAffectedEntitiesRequest) - Constructor for class software.amazon.awssdk.services.health.paginators.DescribeAffectedEntitiesPublisher
 
DescribeAffectedEntitiesRequest - Class in software.amazon.awssdk.services.health.model
 
DescribeAffectedEntitiesRequest.Builder - Interface in software.amazon.awssdk.services.health.model
 
DescribeAffectedEntitiesRequestMarshaller - Class in software.amazon.awssdk.services.health.transform
DescribeAffectedEntitiesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.health.transform.DescribeAffectedEntitiesRequestMarshaller
 
DescribeAffectedEntitiesResponse - Class in software.amazon.awssdk.services.health.model
 
DescribeAffectedEntitiesResponse.Builder - Interface in software.amazon.awssdk.services.health.model
 
describeEntityAggregates(DescribeEntityAggregatesRequest) - Method in interface software.amazon.awssdk.services.health.HealthAsyncClient
Returns the number of entities that are affected by each of the specified events.
describeEntityAggregates(Consumer<DescribeEntityAggregatesRequest.Builder>) - Method in interface software.amazon.awssdk.services.health.HealthAsyncClient
Returns the number of entities that are affected by each of the specified events.
describeEntityAggregates() - Method in interface software.amazon.awssdk.services.health.HealthAsyncClient
Returns the number of entities that are affected by each of the specified events.
describeEntityAggregates() - Method in interface software.amazon.awssdk.services.health.HealthClient
Returns the number of entities that are affected by each of the specified events.
describeEntityAggregates(DescribeEntityAggregatesRequest) - Method in interface software.amazon.awssdk.services.health.HealthClient
Returns the number of entities that are affected by each of the specified events.
describeEntityAggregates(Consumer<DescribeEntityAggregatesRequest.Builder>) - Method in interface software.amazon.awssdk.services.health.HealthClient
Returns the number of entities that are affected by each of the specified events.
DescribeEntityAggregatesRequest - Class in software.amazon.awssdk.services.health.model
 
DescribeEntityAggregatesRequest.Builder - Interface in software.amazon.awssdk.services.health.model
 
DescribeEntityAggregatesRequestMarshaller - Class in software.amazon.awssdk.services.health.transform
DescribeEntityAggregatesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.health.transform.DescribeEntityAggregatesRequestMarshaller
 
DescribeEntityAggregatesResponse - Class in software.amazon.awssdk.services.health.model
 
DescribeEntityAggregatesResponse.Builder - Interface in software.amazon.awssdk.services.health.model
 
describeEventAggregates(DescribeEventAggregatesRequest) - Method in interface software.amazon.awssdk.services.health.HealthAsyncClient
Returns the number of events of each event type (issue, scheduled change, and account notification).
describeEventAggregates(Consumer<DescribeEventAggregatesRequest.Builder>) - Method in interface software.amazon.awssdk.services.health.HealthAsyncClient
Returns the number of events of each event type (issue, scheduled change, and account notification).
describeEventAggregates(DescribeEventAggregatesRequest) - Method in interface software.amazon.awssdk.services.health.HealthClient
Returns the number of events of each event type (issue, scheduled change, and account notification).
describeEventAggregates(Consumer<DescribeEventAggregatesRequest.Builder>) - Method in interface software.amazon.awssdk.services.health.HealthClient
Returns the number of events of each event type (issue, scheduled change, and account notification).
DescribeEventAggregatesIterable - Class in software.amazon.awssdk.services.health.paginators
DescribeEventAggregatesIterable(HealthClient, DescribeEventAggregatesRequest) - Constructor for class software.amazon.awssdk.services.health.paginators.DescribeEventAggregatesIterable
 
describeEventAggregatesPaginator(DescribeEventAggregatesRequest) - Method in interface software.amazon.awssdk.services.health.HealthAsyncClient
Returns the number of events of each event type (issue, scheduled change, and account notification).
describeEventAggregatesPaginator(Consumer<DescribeEventAggregatesRequest.Builder>) - Method in interface software.amazon.awssdk.services.health.HealthAsyncClient
Returns the number of events of each event type (issue, scheduled change, and account notification).
describeEventAggregatesPaginator(DescribeEventAggregatesRequest) - Method in interface software.amazon.awssdk.services.health.HealthClient
Returns the number of events of each event type (issue, scheduled change, and account notification).
describeEventAggregatesPaginator(Consumer<DescribeEventAggregatesRequest.Builder>) - Method in interface software.amazon.awssdk.services.health.HealthClient
Returns the number of events of each event type (issue, scheduled change, and account notification).
DescribeEventAggregatesPublisher - Class in software.amazon.awssdk.services.health.paginators
DescribeEventAggregatesPublisher(HealthAsyncClient, DescribeEventAggregatesRequest) - Constructor for class software.amazon.awssdk.services.health.paginators.DescribeEventAggregatesPublisher
 
DescribeEventAggregatesRequest - Class in software.amazon.awssdk.services.health.model
 
DescribeEventAggregatesRequest.Builder - Interface in software.amazon.awssdk.services.health.model
 
DescribeEventAggregatesRequestMarshaller - Class in software.amazon.awssdk.services.health.transform
DescribeEventAggregatesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.health.transform.DescribeEventAggregatesRequestMarshaller
 
DescribeEventAggregatesResponse - Class in software.amazon.awssdk.services.health.model
 
DescribeEventAggregatesResponse.Builder - Interface in software.amazon.awssdk.services.health.model
 
describeEventDetails(DescribeEventDetailsRequest) - Method in interface software.amazon.awssdk.services.health.HealthAsyncClient
Returns detailed information about one or more specified events.
describeEventDetails(Consumer<DescribeEventDetailsRequest.Builder>) - Method in interface software.amazon.awssdk.services.health.HealthAsyncClient
Returns detailed information about one or more specified events.
describeEventDetails(DescribeEventDetailsRequest) - Method in interface software.amazon.awssdk.services.health.HealthClient
Returns detailed information about one or more specified events.
describeEventDetails(Consumer<DescribeEventDetailsRequest.Builder>) - Method in interface software.amazon.awssdk.services.health.HealthClient
Returns detailed information about one or more specified events.
describeEventDetailsForOrganization(DescribeEventDetailsForOrganizationRequest) - Method in interface software.amazon.awssdk.services.health.HealthAsyncClient
Returns detailed information about one or more specified events for one or more Amazon Web Services accounts in your organization.
describeEventDetailsForOrganization(Consumer<DescribeEventDetailsForOrganizationRequest.Builder>) - Method in interface software.amazon.awssdk.services.health.HealthAsyncClient
Returns detailed information about one or more specified events for one or more Amazon Web Services accounts in your organization.
describeEventDetailsForOrganization(DescribeEventDetailsForOrganizationRequest) - Method in interface software.amazon.awssdk.services.health.HealthClient
Returns detailed information about one or more specified events for one or more Amazon Web Services accounts in your organization.
describeEventDetailsForOrganization(Consumer<DescribeEventDetailsForOrganizationRequest.Builder>) - Method in interface software.amazon.awssdk.services.health.HealthClient
Returns detailed information about one or more specified events for one or more Amazon Web Services accounts in your organization.
DescribeEventDetailsForOrganizationRequest - Class in software.amazon.awssdk.services.health.model
 
DescribeEventDetailsForOrganizationRequest.Builder - Interface in software.amazon.awssdk.services.health.model
 
DescribeEventDetailsForOrganizationRequestMarshaller - Class in software.amazon.awssdk.services.health.transform
DescribeEventDetailsForOrganizationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.health.transform.DescribeEventDetailsForOrganizationRequestMarshaller
 
DescribeEventDetailsForOrganizationResponse - Class in software.amazon.awssdk.services.health.model
 
DescribeEventDetailsForOrganizationResponse.Builder - Interface in software.amazon.awssdk.services.health.model
 
DescribeEventDetailsRequest - Class in software.amazon.awssdk.services.health.model
 
DescribeEventDetailsRequest.Builder - Interface in software.amazon.awssdk.services.health.model
 
DescribeEventDetailsRequestMarshaller - Class in software.amazon.awssdk.services.health.transform
DescribeEventDetailsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.health.transform.DescribeEventDetailsRequestMarshaller
 
DescribeEventDetailsResponse - Class in software.amazon.awssdk.services.health.model
 
DescribeEventDetailsResponse.Builder - Interface in software.amazon.awssdk.services.health.model
 
describeEvents(DescribeEventsRequest) - Method in interface software.amazon.awssdk.services.health.HealthAsyncClient
Returns information about events that meet the specified filter criteria.
describeEvents(Consumer<DescribeEventsRequest.Builder>) - Method in interface software.amazon.awssdk.services.health.HealthAsyncClient
Returns information about events that meet the specified filter criteria.
describeEvents() - Method in interface software.amazon.awssdk.services.health.HealthAsyncClient
Returns information about events that meet the specified filter criteria.
describeEvents() - Method in interface software.amazon.awssdk.services.health.HealthClient
Returns information about events that meet the specified filter criteria.
describeEvents(DescribeEventsRequest) - Method in interface software.amazon.awssdk.services.health.HealthClient
Returns information about events that meet the specified filter criteria.
describeEvents(Consumer<DescribeEventsRequest.Builder>) - Method in interface software.amazon.awssdk.services.health.HealthClient
Returns information about events that meet the specified filter criteria.
describeEventsForOrganization(DescribeEventsForOrganizationRequest) - Method in interface software.amazon.awssdk.services.health.HealthAsyncClient
Returns information about events across your organization in Organizations.
describeEventsForOrganization(Consumer<DescribeEventsForOrganizationRequest.Builder>) - Method in interface software.amazon.awssdk.services.health.HealthAsyncClient
Returns information about events across your organization in Organizations.
describeEventsForOrganization(DescribeEventsForOrganizationRequest) - Method in interface software.amazon.awssdk.services.health.HealthClient
Returns information about events across your organization in Organizations.
describeEventsForOrganization(Consumer<DescribeEventsForOrganizationRequest.Builder>) - Method in interface software.amazon.awssdk.services.health.HealthClient
Returns information about events across your organization in Organizations.
DescribeEventsForOrganizationIterable - Class in software.amazon.awssdk.services.health.paginators
DescribeEventsForOrganizationIterable(HealthClient, DescribeEventsForOrganizationRequest) - Constructor for class software.amazon.awssdk.services.health.paginators.DescribeEventsForOrganizationIterable
 
describeEventsForOrganizationPaginator(DescribeEventsForOrganizationRequest) - Method in interface software.amazon.awssdk.services.health.HealthAsyncClient
Returns information about events across your organization in Organizations.
describeEventsForOrganizationPaginator(Consumer<DescribeEventsForOrganizationRequest.Builder>) - Method in interface software.amazon.awssdk.services.health.HealthAsyncClient
Returns information about events across your organization in Organizations.
describeEventsForOrganizationPaginator(DescribeEventsForOrganizationRequest) - Method in interface software.amazon.awssdk.services.health.HealthClient
Returns information about events across your organization in Organizations.
describeEventsForOrganizationPaginator(Consumer<DescribeEventsForOrganizationRequest.Builder>) - Method in interface software.amazon.awssdk.services.health.HealthClient
Returns information about events across your organization in Organizations.
DescribeEventsForOrganizationPublisher - Class in software.amazon.awssdk.services.health.paginators
DescribeEventsForOrganizationPublisher(HealthAsyncClient, DescribeEventsForOrganizationRequest) - Constructor for class software.amazon.awssdk.services.health.paginators.DescribeEventsForOrganizationPublisher
 
DescribeEventsForOrganizationRequest - Class in software.amazon.awssdk.services.health.model
 
DescribeEventsForOrganizationRequest.Builder - Interface in software.amazon.awssdk.services.health.model
 
DescribeEventsForOrganizationRequestMarshaller - Class in software.amazon.awssdk.services.health.transform
DescribeEventsForOrganizationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.health.transform.DescribeEventsForOrganizationRequestMarshaller
 
DescribeEventsForOrganizationResponse - Class in software.amazon.awssdk.services.health.model
 
DescribeEventsForOrganizationResponse.Builder - Interface in software.amazon.awssdk.services.health.model
 
DescribeEventsIterable - Class in software.amazon.awssdk.services.health.paginators
Represents the output for the HealthClient.describeEventsPaginator(software.amazon.awssdk.services.health.model.DescribeEventsRequest) operation which is a paginated operation.
DescribeEventsIterable(HealthClient, DescribeEventsRequest) - Constructor for class software.amazon.awssdk.services.health.paginators.DescribeEventsIterable
 
describeEventsPaginator() - Method in interface software.amazon.awssdk.services.health.HealthAsyncClient
Returns information about events that meet the specified filter criteria.
describeEventsPaginator(DescribeEventsRequest) - Method in interface software.amazon.awssdk.services.health.HealthAsyncClient
Returns information about events that meet the specified filter criteria.
describeEventsPaginator(Consumer<DescribeEventsRequest.Builder>) - Method in interface software.amazon.awssdk.services.health.HealthAsyncClient
Returns information about events that meet the specified filter criteria.
describeEventsPaginator() - Method in interface software.amazon.awssdk.services.health.HealthClient
Returns information about events that meet the specified filter criteria.
describeEventsPaginator(DescribeEventsRequest) - Method in interface software.amazon.awssdk.services.health.HealthClient
Returns information about events that meet the specified filter criteria.
describeEventsPaginator(Consumer<DescribeEventsRequest.Builder>) - Method in interface software.amazon.awssdk.services.health.HealthClient
Returns information about events that meet the specified filter criteria.
DescribeEventsPublisher - Class in software.amazon.awssdk.services.health.paginators
Represents the output for the HealthAsyncClient.describeEventsPaginator(software.amazon.awssdk.services.health.model.DescribeEventsRequest) operation which is a paginated operation.
DescribeEventsPublisher(HealthAsyncClient, DescribeEventsRequest) - Constructor for class software.amazon.awssdk.services.health.paginators.DescribeEventsPublisher
 
DescribeEventsRequest - Class in software.amazon.awssdk.services.health.model
 
DescribeEventsRequest.Builder - Interface in software.amazon.awssdk.services.health.model
 
DescribeEventsRequestMarshaller - Class in software.amazon.awssdk.services.health.transform
DescribeEventsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.health.transform.DescribeEventsRequestMarshaller
 
DescribeEventsResponse - Class in software.amazon.awssdk.services.health.model
 
DescribeEventsResponse.Builder - Interface in software.amazon.awssdk.services.health.model
 
describeEventTypes(DescribeEventTypesRequest) - Method in interface software.amazon.awssdk.services.health.HealthAsyncClient
Returns the event types that meet the specified filter criteria.
describeEventTypes(Consumer<DescribeEventTypesRequest.Builder>) - Method in interface software.amazon.awssdk.services.health.HealthAsyncClient
Returns the event types that meet the specified filter criteria.
describeEventTypes() - Method in interface software.amazon.awssdk.services.health.HealthAsyncClient
Returns the event types that meet the specified filter criteria.
describeEventTypes() - Method in interface software.amazon.awssdk.services.health.HealthClient
Returns the event types that meet the specified filter criteria.
describeEventTypes(DescribeEventTypesRequest) - Method in interface software.amazon.awssdk.services.health.HealthClient
Returns the event types that meet the specified filter criteria.
describeEventTypes(Consumer<DescribeEventTypesRequest.Builder>) - Method in interface software.amazon.awssdk.services.health.HealthClient
Returns the event types that meet the specified filter criteria.
DescribeEventTypesIterable - Class in software.amazon.awssdk.services.health.paginators
DescribeEventTypesIterable(HealthClient, DescribeEventTypesRequest) - Constructor for class software.amazon.awssdk.services.health.paginators.DescribeEventTypesIterable
 
describeEventTypesPaginator() - Method in interface software.amazon.awssdk.services.health.HealthAsyncClient
Returns the event types that meet the specified filter criteria.
describeEventTypesPaginator(DescribeEventTypesRequest) - Method in interface software.amazon.awssdk.services.health.HealthAsyncClient
Returns the event types that meet the specified filter criteria.
describeEventTypesPaginator(Consumer<DescribeEventTypesRequest.Builder>) - Method in interface software.amazon.awssdk.services.health.HealthAsyncClient
Returns the event types that meet the specified filter criteria.
describeEventTypesPaginator() - Method in interface software.amazon.awssdk.services.health.HealthClient
Returns the event types that meet the specified filter criteria.
describeEventTypesPaginator(DescribeEventTypesRequest) - Method in interface software.amazon.awssdk.services.health.HealthClient
Returns the event types that meet the specified filter criteria.
describeEventTypesPaginator(Consumer<DescribeEventTypesRequest.Builder>) - Method in interface software.amazon.awssdk.services.health.HealthClient
Returns the event types that meet the specified filter criteria.
DescribeEventTypesPublisher - Class in software.amazon.awssdk.services.health.paginators
DescribeEventTypesPublisher(HealthAsyncClient, DescribeEventTypesRequest) - Constructor for class software.amazon.awssdk.services.health.paginators.DescribeEventTypesPublisher
 
DescribeEventTypesRequest - Class in software.amazon.awssdk.services.health.model
 
DescribeEventTypesRequest.Builder - Interface in software.amazon.awssdk.services.health.model
 
DescribeEventTypesRequestMarshaller - Class in software.amazon.awssdk.services.health.transform
DescribeEventTypesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.health.transform.DescribeEventTypesRequestMarshaller
 
DescribeEventTypesResponse - Class in software.amazon.awssdk.services.health.model
 
DescribeEventTypesResponse.Builder - Interface in software.amazon.awssdk.services.health.model
 
describeHealthServiceStatusForOrganization(DescribeHealthServiceStatusForOrganizationRequest) - Method in interface software.amazon.awssdk.services.health.HealthAsyncClient
This operation provides status information on enabling or disabling Health to work with your organization.
describeHealthServiceStatusForOrganization(Consumer<DescribeHealthServiceStatusForOrganizationRequest.Builder>) - Method in interface software.amazon.awssdk.services.health.HealthAsyncClient
This operation provides status information on enabling or disabling Health to work with your organization.
describeHealthServiceStatusForOrganization(DescribeHealthServiceStatusForOrganizationRequest) - Method in interface software.amazon.awssdk.services.health.HealthClient
This operation provides status information on enabling or disabling Health to work with your organization.
describeHealthServiceStatusForOrganization(Consumer<DescribeHealthServiceStatusForOrganizationRequest.Builder>) - Method in interface software.amazon.awssdk.services.health.HealthClient
This operation provides status information on enabling or disabling Health to work with your organization.
DescribeHealthServiceStatusForOrganizationRequest - Class in software.amazon.awssdk.services.health.model
 
DescribeHealthServiceStatusForOrganizationRequest.Builder - Interface in software.amazon.awssdk.services.health.model
 
DescribeHealthServiceStatusForOrganizationRequestMarshaller - Class in software.amazon.awssdk.services.health.transform
DescribeHealthServiceStatusForOrganizationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.health.transform.DescribeHealthServiceStatusForOrganizationRequestMarshaller
 
DescribeHealthServiceStatusForOrganizationResponse - Class in software.amazon.awssdk.services.health.model
 
DescribeHealthServiceStatusForOrganizationResponse.Builder - Interface in software.amazon.awssdk.services.health.model
 
disableHealthServiceAccessForOrganization(DisableHealthServiceAccessForOrganizationRequest) - Method in interface software.amazon.awssdk.services.health.HealthAsyncClient
Disables Health from working with Organizations.
disableHealthServiceAccessForOrganization(Consumer<DisableHealthServiceAccessForOrganizationRequest.Builder>) - Method in interface software.amazon.awssdk.services.health.HealthAsyncClient
Disables Health from working with Organizations.
disableHealthServiceAccessForOrganization(DisableHealthServiceAccessForOrganizationRequest) - Method in interface software.amazon.awssdk.services.health.HealthClient
Disables Health from working with Organizations.
disableHealthServiceAccessForOrganization(Consumer<DisableHealthServiceAccessForOrganizationRequest.Builder>) - Method in interface software.amazon.awssdk.services.health.HealthClient
Disables Health from working with Organizations.
DisableHealthServiceAccessForOrganizationRequest - Class in software.amazon.awssdk.services.health.model
 
DisableHealthServiceAccessForOrganizationRequest.Builder - Interface in software.amazon.awssdk.services.health.model
 
DisableHealthServiceAccessForOrganizationRequestMarshaller - Class in software.amazon.awssdk.services.health.transform
DisableHealthServiceAccessForOrganizationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.health.transform.DisableHealthServiceAccessForOrganizationRequestMarshaller
 
DisableHealthServiceAccessForOrganizationResponse - Class in software.amazon.awssdk.services.health.model
 
DisableHealthServiceAccessForOrganizationResponse.Builder - Interface in software.amazon.awssdk.services.health.model
 
disableHostPrefixInjection(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.AwsEndpointProviderUtils
True if the the SdkInternalExecutionAttribute.DISABLE_HOST_PREFIX_INJECTION attribute is present and its value is true, false otherwise.
DNS_SUFFIX - Static variable in class software.amazon.awssdk.services.health.endpoints.internal.PartitionFn
 
dnsSuffix(String) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Outputs.Builder
 
dnsSuffix() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Outputs
 
documentation(String) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Parameter.Builder
 
DOCUMENTATION - Static variable in class software.amazon.awssdk.services.health.endpoints.internal.Parameter
 
documentation(String) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Rule.Builder
 
DOCUMENTATION - Static variable in class software.amazon.awssdk.services.health.endpoints.internal.Rule
 
documentation - Variable in class software.amazon.awssdk.services.health.endpoints.internal.Rule
 
DUAL_STACK_DNS_SUFFIX - Static variable in class software.amazon.awssdk.services.health.endpoints.internal.PartitionFn
 
dualStackDnsSuffix(String) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Outputs.Builder
 
dualStackDnsSuffix() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Outputs
 
dualStackEnabledBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.AwsEndpointProviderUtils
 

E

enableHealthServiceAccessForOrganization(EnableHealthServiceAccessForOrganizationRequest) - Method in interface software.amazon.awssdk.services.health.HealthAsyncClient
Enables Health to work with Organizations.
enableHealthServiceAccessForOrganization(Consumer<EnableHealthServiceAccessForOrganizationRequest.Builder>) - Method in interface software.amazon.awssdk.services.health.HealthAsyncClient
Enables Health to work with Organizations.
enableHealthServiceAccessForOrganization(EnableHealthServiceAccessForOrganizationRequest) - Method in interface software.amazon.awssdk.services.health.HealthClient
Enables Health to work with Organizations.
enableHealthServiceAccessForOrganization(Consumer<EnableHealthServiceAccessForOrganizationRequest.Builder>) - Method in interface software.amazon.awssdk.services.health.HealthClient
Enables Health to work with Organizations.
EnableHealthServiceAccessForOrganizationRequest - Class in software.amazon.awssdk.services.health.model
 
EnableHealthServiceAccessForOrganizationRequest.Builder - Interface in software.amazon.awssdk.services.health.model
 
EnableHealthServiceAccessForOrganizationRequestMarshaller - Class in software.amazon.awssdk.services.health.transform
EnableHealthServiceAccessForOrganizationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.health.transform.EnableHealthServiceAccessForOrganizationRequestMarshaller
 
EnableHealthServiceAccessForOrganizationResponse - Class in software.amazon.awssdk.services.health.model
 
EnableHealthServiceAccessForOrganizationResponse.Builder - Interface in software.amazon.awssdk.services.health.model
 
endpoint(String) - Method in interface software.amazon.awssdk.services.health.endpoints.HealthEndpointParams.Builder
 
endpoint() - Method in class software.amazon.awssdk.services.health.endpoints.HealthEndpointParams
 
endpoint(EndpointResult) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Rule.Builder
 
ENDPOINT - Static variable in class software.amazon.awssdk.services.health.endpoints.internal.Rule
 
endpointBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.AwsEndpointProviderUtils
Returns the endpoint set on the client.
endpointFromNode(JsonNode) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.Value
 
endpointIsDiscovered(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.AwsEndpointProviderUtils
True if the the SdkInternalExecutionAttribute.IS_DISCOVERED_ENDPOINT attribute is present and its value is true, false otherwise.
endpointIsOverridden(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.AwsEndpointProviderUtils
True if the the SdkExecutionAttribute.ENDPOINT_OVERRIDDEN attribute is present and its value is true, false otherwise.
endpointProvider(HealthEndpointProvider) - Method in interface software.amazon.awssdk.services.health.HealthBaseClientBuilder
Set the HealthEndpointProvider implementation that will be used by the client to determine the endpoint for each request.
EndpointResult - Class in software.amazon.awssdk.services.health.endpoints.internal
 
EndpointResult.Builder - Class in software.amazon.awssdk.services.health.endpoints.internal
 
EndpointRule - Class in software.amazon.awssdk.services.health.endpoints.internal
 
EndpointRule(Rule.Builder, EndpointResult) - Constructor for class software.amazon.awssdk.services.health.endpoints.internal.EndpointRule
 
EndpointRuleset - Class in software.amazon.awssdk.services.health.endpoints.internal
The set of rules that are used to compute the endpoint to use for a request.
EndpointRuleset.Builder - Class in software.amazon.awssdk.services.health.endpoints.internal
 
endTime(Instant) - Method in interface software.amazon.awssdk.services.health.model.Event.Builder
The date and time that the event ended.
endTime() - Method in class software.amazon.awssdk.services.health.model.Event
The date and time that the event ended.
endTime(Instant) - Method in interface software.amazon.awssdk.services.health.model.OrganizationEvent.Builder
The date and time that the event ended.
endTime() - Method in class software.amazon.awssdk.services.health.model.OrganizationEvent
The date and time that the event ended.
endTime(DateTimeRange) - Method in interface software.amazon.awssdk.services.health.model.OrganizationEventFilter.Builder
Sets the value of the EndTime property for this object.
endTime(Consumer<DateTimeRange.Builder>) - Method in interface software.amazon.awssdk.services.health.model.OrganizationEventFilter.Builder
Sets the value of the EndTime property for this object.
endTime() - Method in class software.amazon.awssdk.services.health.model.OrganizationEventFilter
Returns the value of the EndTime property for this object.
endTimes(Collection<DateTimeRange>) - Method in interface software.amazon.awssdk.services.health.model.EventFilter.Builder
A list of dates and times that the event ended.
endTimes(DateTimeRange...) - Method in interface software.amazon.awssdk.services.health.model.EventFilter.Builder
A list of dates and times that the event ended.
endTimes(Consumer<DateTimeRange.Builder>...) - Method in interface software.amazon.awssdk.services.health.model.EventFilter.Builder
A list of dates and times that the event ended.
endTimes() - Method in class software.amazon.awssdk.services.health.model.EventFilter
A list of dates and times that the event ended.
entities(Collection<AffectedEntity>) - Method in interface software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesForOrganizationResponse.Builder
A JSON set of elements including the awsAccountId and its entityArn, entityValue and its entityArn, lastUpdatedTime, and statusCode.
entities(AffectedEntity...) - Method in interface software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesForOrganizationResponse.Builder
A JSON set of elements including the awsAccountId and its entityArn, entityValue and its entityArn, lastUpdatedTime, and statusCode.
entities(Consumer<AffectedEntity.Builder>...) - Method in interface software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesForOrganizationResponse.Builder
A JSON set of elements including the awsAccountId and its entityArn, entityValue and its entityArn, lastUpdatedTime, and statusCode.
entities() - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesForOrganizationResponse
A JSON set of elements including the awsAccountId and its entityArn, entityValue and its entityArn, lastUpdatedTime, and statusCode.
entities(Collection<AffectedEntity>) - Method in interface software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesResponse.Builder
The entities that match the filter criteria.
entities(AffectedEntity...) - Method in interface software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesResponse.Builder
The entities that match the filter criteria.
entities(Consumer<AffectedEntity.Builder>...) - Method in interface software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesResponse.Builder
The entities that match the filter criteria.
entities() - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesResponse
The entities that match the filter criteria.
entities() - Method in class software.amazon.awssdk.services.health.paginators.DescribeAffectedEntitiesForOrganizationIterable
Returns an iterable to iterate through the paginated DescribeAffectedEntitiesForOrganizationResponse.entities() member.
entities() - Method in class software.amazon.awssdk.services.health.paginators.DescribeAffectedEntitiesForOrganizationPublisher
Returns a publisher that can be used to get a stream of data.
entities() - Method in class software.amazon.awssdk.services.health.paginators.DescribeAffectedEntitiesIterable
Returns an iterable to iterate through the paginated DescribeAffectedEntitiesResponse.entities() member.
entities() - Method in class software.amazon.awssdk.services.health.paginators.DescribeAffectedEntitiesPublisher
Returns a publisher that can be used to get a stream of data.
EntityAggregate - Class in software.amazon.awssdk.services.health.model
The number of entities that are affected by one or more events.
EntityAggregate.Builder - Interface in software.amazon.awssdk.services.health.model
 
entityAggregates(Collection<EntityAggregate>) - Method in interface software.amazon.awssdk.services.health.model.DescribeEntityAggregatesResponse.Builder
The number of entities that are affected by each of the specified events.
entityAggregates(EntityAggregate...) - Method in interface software.amazon.awssdk.services.health.model.DescribeEntityAggregatesResponse.Builder
The number of entities that are affected by each of the specified events.
entityAggregates(Consumer<EntityAggregate.Builder>...) - Method in interface software.amazon.awssdk.services.health.model.DescribeEntityAggregatesResponse.Builder
The number of entities that are affected by each of the specified events.
entityAggregates() - Method in class software.amazon.awssdk.services.health.model.DescribeEntityAggregatesResponse
The number of entities that are affected by each of the specified events.
entityArn(String) - Method in interface software.amazon.awssdk.services.health.model.AffectedEntity.Builder
The unique identifier for the entity.
entityArn() - Method in class software.amazon.awssdk.services.health.model.AffectedEntity
The unique identifier for the entity.
entityArns(Collection<String>) - Method in interface software.amazon.awssdk.services.health.model.EntityFilter.Builder
A list of entity ARNs (unique identifiers).
entityArns(String...) - Method in interface software.amazon.awssdk.services.health.model.EntityFilter.Builder
A list of entity ARNs (unique identifiers).
entityArns() - Method in class software.amazon.awssdk.services.health.model.EntityFilter
A list of entity ARNs (unique identifiers).
entityArns(Collection<String>) - Method in interface software.amazon.awssdk.services.health.model.EventFilter.Builder
A list of entity ARNs (unique identifiers).
entityArns(String...) - Method in interface software.amazon.awssdk.services.health.model.EventFilter.Builder
A list of entity ARNs (unique identifiers).
entityArns() - Method in class software.amazon.awssdk.services.health.model.EventFilter
A list of entity ARNs (unique identifiers).
entityArns(Collection<String>) - Method in interface software.amazon.awssdk.services.health.model.OrganizationEventFilter.Builder
A list of entity ARNs (unique identifiers).
entityArns(String...) - Method in interface software.amazon.awssdk.services.health.model.OrganizationEventFilter.Builder
A list of entity ARNs (unique identifiers).
entityArns() - Method in class software.amazon.awssdk.services.health.model.OrganizationEventFilter
A list of entity ARNs (unique identifiers).
EntityFilter - Class in software.amazon.awssdk.services.health.model
The values to use to filter results from the DescribeAffectedEntities operation.
EntityFilter.Builder - Interface in software.amazon.awssdk.services.health.model
 
EntityStatusCode - Enum in software.amazon.awssdk.services.health.model
 
entityUrl(String) - Method in interface software.amazon.awssdk.services.health.model.AffectedEntity.Builder
The URL of the affected entity.
entityUrl() - Method in class software.amazon.awssdk.services.health.model.AffectedEntity
The URL of the affected entity.
entityValue(String) - Method in interface software.amazon.awssdk.services.health.model.AffectedEntity.Builder
The ID of the affected entity.
entityValue() - Method in class software.amazon.awssdk.services.health.model.AffectedEntity
The ID of the affected entity.
entityValues(Collection<String>) - Method in interface software.amazon.awssdk.services.health.model.EntityFilter.Builder
A list of IDs for affected entities.
entityValues(String...) - Method in interface software.amazon.awssdk.services.health.model.EntityFilter.Builder
A list of IDs for affected entities.
entityValues() - Method in class software.amazon.awssdk.services.health.model.EntityFilter
A list of IDs for affected entities.
entityValues(Collection<String>) - Method in interface software.amazon.awssdk.services.health.model.EventFilter.Builder
A list of entity identifiers, such as EC2 instance IDs (i-34ab692e) or EBS volumes ( vol-426ab23e).
entityValues(String...) - Method in interface software.amazon.awssdk.services.health.model.EventFilter.Builder
A list of entity identifiers, such as EC2 instance IDs (i-34ab692e) or EBS volumes ( vol-426ab23e).
entityValues() - Method in class software.amazon.awssdk.services.health.model.EventFilter
A list of entity identifiers, such as EC2 instance IDs (i-34ab692e) or EBS volumes ( vol-426ab23e).
entityValues(Collection<String>) - Method in interface software.amazon.awssdk.services.health.model.OrganizationEventFilter.Builder
A list of entity identifiers, such as EC2 instance IDs (i-34ab692e) or EBS volumes (vol-426ab23e).
entityValues(String...) - Method in interface software.amazon.awssdk.services.health.model.OrganizationEventFilter.Builder
A list of entity identifiers, such as EC2 instance IDs (i-34ab692e) or EBS volumes (vol-426ab23e).
entityValues() - Method in class software.amazon.awssdk.services.health.model.OrganizationEventFilter
A list of entity identifiers, such as EC2 instance IDs (i-34ab692e) or EBS volumes (vol-426ab23e).
eq(boolean) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Parameter
 
eq(Expr) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Parameter
 
equals(Object) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Arn
 
equals(Object) - Method in class software.amazon.awssdk.services.health.endpoints.internal.EndpointResult
 
equals(Object) - Method in class software.amazon.awssdk.services.health.endpoints.internal.FatScope
 
equals(Object) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Fn
 
equals(Object) - Method in class software.amazon.awssdk.services.health.endpoints.internal.FnNode
 
equals(Object) - Method in class software.amazon.awssdk.services.health.endpoints.internal.GetAttr.Part.Index
 
equals(Object) - Method in class software.amazon.awssdk.services.health.endpoints.internal.GetAttr.Part.Key
 
equals(Object) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Identifier
 
equals(Object) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Literal
 
equals(Object) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Outputs
 
equals(Object) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Parameter.Deprecated
 
equals(Object) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Parameter
 
equals(Object) - Method in class software.amazon.awssdk.services.health.endpoints.internal.ParameterReference
 
equals(Object) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Parameters
 
equals(Object) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Partition
 
equals(Object) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Partitions
 
equals(Object) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Ref
 
equals(Object) - Method in class software.amazon.awssdk.services.health.endpoints.internal.RegionOverride
 
equals(Object) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Template.Dynamic
 
equals(Object) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Template
 
equals(Object) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Template.Literal
 
equals(Object) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Value.Array
 
equals(Object) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Value.Bool
 
equals(Object) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Value.Endpoint
 
equals(Object) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Value.Int
 
equals(Object) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Value.Record
 
equals(Object) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Value.Str
 
equals(Object) - Method in class software.amazon.awssdk.services.health.model.AffectedEntity
 
equals(Object) - Method in class software.amazon.awssdk.services.health.model.DateTimeRange
 
equals(Object) - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedAccountsForOrganizationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedAccountsForOrganizationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesForOrganizationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesForOrganizationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.health.model.DescribeEntityAggregatesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.health.model.DescribeEntityAggregatesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.health.model.DescribeEventAggregatesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.health.model.DescribeEventAggregatesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.health.model.DescribeEventDetailsForOrganizationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.health.model.DescribeEventDetailsForOrganizationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.health.model.DescribeEventDetailsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.health.model.DescribeEventDetailsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.health.model.DescribeEventsForOrganizationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.health.model.DescribeEventsForOrganizationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.health.model.DescribeEventsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.health.model.DescribeEventsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.health.model.DescribeEventTypesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.health.model.DescribeEventTypesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.health.model.DescribeHealthServiceStatusForOrganizationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.health.model.DescribeHealthServiceStatusForOrganizationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.health.model.DisableHealthServiceAccessForOrganizationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.health.model.DisableHealthServiceAccessForOrganizationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.health.model.EnableHealthServiceAccessForOrganizationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.health.model.EnableHealthServiceAccessForOrganizationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.health.model.EntityAggregate
 
equals(Object) - Method in class software.amazon.awssdk.services.health.model.EntityFilter
 
equals(Object) - Method in class software.amazon.awssdk.services.health.model.Event
 
equals(Object) - Method in class software.amazon.awssdk.services.health.model.EventAccountFilter
 
equals(Object) - Method in class software.amazon.awssdk.services.health.model.EventAggregate
 
equals(Object) - Method in class software.amazon.awssdk.services.health.model.EventDescription
 
equals(Object) - Method in class software.amazon.awssdk.services.health.model.EventDetails
 
equals(Object) - Method in class software.amazon.awssdk.services.health.model.EventDetailsErrorItem
 
equals(Object) - Method in class software.amazon.awssdk.services.health.model.EventFilter
 
equals(Object) - Method in class software.amazon.awssdk.services.health.model.EventType
 
equals(Object) - Method in class software.amazon.awssdk.services.health.model.EventTypeFilter
 
equals(Object) - Method in class software.amazon.awssdk.services.health.model.OrganizationAffectedEntitiesErrorItem
 
equals(Object) - Method in class software.amazon.awssdk.services.health.model.OrganizationEvent
 
equals(Object) - Method in class software.amazon.awssdk.services.health.model.OrganizationEventDetails
 
equals(Object) - Method in class software.amazon.awssdk.services.health.model.OrganizationEventDetailsErrorItem
 
equals(Object) - Method in class software.amazon.awssdk.services.health.model.OrganizationEventFilter
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.health.model.AffectedEntity
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.health.model.DateTimeRange
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedAccountsForOrganizationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedAccountsForOrganizationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesForOrganizationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesForOrganizationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.health.model.DescribeEntityAggregatesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.health.model.DescribeEntityAggregatesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.health.model.DescribeEventAggregatesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.health.model.DescribeEventAggregatesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.health.model.DescribeEventDetailsForOrganizationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.health.model.DescribeEventDetailsForOrganizationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.health.model.DescribeEventDetailsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.health.model.DescribeEventDetailsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.health.model.DescribeEventsForOrganizationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.health.model.DescribeEventsForOrganizationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.health.model.DescribeEventsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.health.model.DescribeEventsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.health.model.DescribeEventTypesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.health.model.DescribeEventTypesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.health.model.DescribeHealthServiceStatusForOrganizationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.health.model.DescribeHealthServiceStatusForOrganizationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.health.model.DisableHealthServiceAccessForOrganizationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.health.model.DisableHealthServiceAccessForOrganizationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.health.model.EnableHealthServiceAccessForOrganizationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.health.model.EnableHealthServiceAccessForOrganizationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.health.model.EntityAggregate
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.health.model.EntityFilter
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.health.model.Event
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.health.model.EventAccountFilter
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.health.model.EventAggregate
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.health.model.EventDescription
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.health.model.EventDetails
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.health.model.EventDetailsErrorItem
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.health.model.EventFilter
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.health.model.EventType
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.health.model.EventTypeFilter
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.health.model.OrganizationAffectedEntitiesErrorItem
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.health.model.OrganizationEvent
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.health.model.OrganizationEventDetails
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.health.model.OrganizationEventDetailsErrorItem
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.health.model.OrganizationEventFilter
 
error(String) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Rule.Builder
 
ERROR - Static variable in class software.amazon.awssdk.services.health.endpoints.internal.Rule
 
errorMessage(String) - Method in interface software.amazon.awssdk.services.health.model.EventDetailsErrorItem.Builder
A message that describes the error.
errorMessage() - Method in class software.amazon.awssdk.services.health.model.EventDetailsErrorItem
A message that describes the error.
errorMessage(String) - Method in interface software.amazon.awssdk.services.health.model.OrganizationAffectedEntitiesErrorItem.Builder
The unique identifier for the event type.
errorMessage() - Method in class software.amazon.awssdk.services.health.model.OrganizationAffectedEntitiesErrorItem
The unique identifier for the event type.
errorMessage(String) - Method in interface software.amazon.awssdk.services.health.model.OrganizationEventDetailsErrorItem.Builder
A message that describes the error.
errorMessage() - Method in class software.amazon.awssdk.services.health.model.OrganizationEventDetailsErrorItem
A message that describes the error.
errorName(String) - Method in interface software.amazon.awssdk.services.health.model.EventDetailsErrorItem.Builder
The name of the error.
errorName() - Method in class software.amazon.awssdk.services.health.model.EventDetailsErrorItem
The name of the error.
errorName(String) - Method in interface software.amazon.awssdk.services.health.model.OrganizationAffectedEntitiesErrorItem.Builder
The name of the error.
errorName() - Method in class software.amazon.awssdk.services.health.model.OrganizationAffectedEntitiesErrorItem
The name of the error.
errorName(String) - Method in interface software.amazon.awssdk.services.health.model.OrganizationEventDetailsErrorItem.Builder
The name of the error.
errorName() - Method in class software.amazon.awssdk.services.health.model.OrganizationEventDetailsErrorItem
The name of the error.
ErrorRule - Class in software.amazon.awssdk.services.health.endpoints.internal
 
ErrorRule(Rule.Builder, Expr) - Constructor for class software.amazon.awssdk.services.health.endpoints.internal.ErrorRule
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.health.endpoints.internal.BooleanEqualsFn
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Condition
 
Eval - Interface in software.amazon.awssdk.services.health.endpoints.internal
 
eval(Scope<Value>) - Method in interface software.amazon.awssdk.services.health.endpoints.internal.Eval
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.health.endpoints.internal.GetAttr
 
eval(Value) - Method in interface software.amazon.awssdk.services.health.endpoints.internal.GetAttr.Part
 
eval(Value) - Method in class software.amazon.awssdk.services.health.endpoints.internal.GetAttr.Part.Index
 
eval(Value) - Method in class software.amazon.awssdk.services.health.endpoints.internal.GetAttr.Part.Key
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.health.endpoints.internal.IsValidHostLabel
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.health.endpoints.internal.IsVirtualHostableS3Bucket
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Literal
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Ref
 
eval(Expr) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Scope
Search the fact stack for an explicitly calculated value for [expr]
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.health.endpoints.internal.SingleArgFn
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.health.endpoints.internal.StringEqualsFn
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Substring
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Template
 
evalArg(Value) - Method in class software.amazon.awssdk.services.health.endpoints.internal.IsSet
 
evalArg(Value) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Not
 
evalArg(Value) - Method in class software.amazon.awssdk.services.health.endpoints.internal.ParseArn
 
evalArg(Value) - Method in class software.amazon.awssdk.services.health.endpoints.internal.ParseUrl
 
evalArg(Value) - Method in class software.amazon.awssdk.services.health.endpoints.internal.PartitionFn
 
evalArg(Value) - Method in class software.amazon.awssdk.services.health.endpoints.internal.SingleArgFn
 
evalArg(Value) - Method in class software.amazon.awssdk.services.health.endpoints.internal.UriEncodeFn
 
evaluate(EndpointRuleset, Map<Identifier, Value>) - Method in class software.amazon.awssdk.services.health.endpoints.internal.DefaultRuleEngine
 
evaluate(EndpointRuleset, Map<Identifier, Value>) - Method in interface software.amazon.awssdk.services.health.endpoints.internal.RuleEngine
Evaluate the given EndpointRuleset using the named values in args as input into the rule set.
evaluateCondition(Condition) - Method in class software.amazon.awssdk.services.health.endpoints.internal.RuleEvaluator
 
evaluateRuleset(EndpointRuleset, Map<Identifier, Value>) - Method in class software.amazon.awssdk.services.health.endpoints.internal.RuleEvaluator
 
Event - Class in software.amazon.awssdk.services.health.model
Summary information about an Health event.
event(Event) - Method in interface software.amazon.awssdk.services.health.model.EventDetails.Builder
Summary information about the event.
event(Consumer<Event.Builder>) - Method in interface software.amazon.awssdk.services.health.model.EventDetails.Builder
Summary information about the event.
event() - Method in class software.amazon.awssdk.services.health.model.EventDetails
Summary information about the event.
event(Event) - Method in interface software.amazon.awssdk.services.health.model.OrganizationEventDetails.Builder
Sets the value of the Event property for this object.
event(Consumer<Event.Builder>) - Method in interface software.amazon.awssdk.services.health.model.OrganizationEventDetails.Builder
Sets the value of the Event property for this object.
event() - Method in class software.amazon.awssdk.services.health.model.OrganizationEventDetails
Returns the value of the Event property for this object.
Event.Builder - Interface in software.amazon.awssdk.services.health.model
 
EventAccountFilter - Class in software.amazon.awssdk.services.health.model
The values used to filter results from the DescribeEventDetailsForOrganization and DescribeAffectedEntitiesForOrganization operations.
EventAccountFilter.Builder - Interface in software.amazon.awssdk.services.health.model
 
EventAggregate - Class in software.amazon.awssdk.services.health.model
The number of events of each issue type.
EventAggregate.Builder - Interface in software.amazon.awssdk.services.health.model
 
EventAggregateField - Enum in software.amazon.awssdk.services.health.model
 
eventAggregates(Collection<EventAggregate>) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventAggregatesResponse.Builder
The number of events in each category that meet the optional filter criteria.
eventAggregates(EventAggregate...) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventAggregatesResponse.Builder
The number of events in each category that meet the optional filter criteria.
eventAggregates(Consumer<EventAggregate.Builder>...) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventAggregatesResponse.Builder
The number of events in each category that meet the optional filter criteria.
eventAggregates() - Method in class software.amazon.awssdk.services.health.model.DescribeEventAggregatesResponse
The number of events in each category that meet the optional filter criteria.
eventAggregates() - Method in class software.amazon.awssdk.services.health.paginators.DescribeEventAggregatesIterable
Returns an iterable to iterate through the paginated DescribeEventAggregatesResponse.eventAggregates() member.
eventAggregates() - Method in class software.amazon.awssdk.services.health.paginators.DescribeEventAggregatesPublisher
Returns a publisher that can be used to get a stream of data.
eventArn(String) - Method in interface software.amazon.awssdk.services.health.model.AffectedEntity.Builder
The unique identifier for the event.
eventArn() - Method in class software.amazon.awssdk.services.health.model.AffectedEntity
The unique identifier for the event.
eventArn(String) - Method in interface software.amazon.awssdk.services.health.model.DescribeAffectedAccountsForOrganizationRequest.Builder
The unique identifier for the event.
eventArn() - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedAccountsForOrganizationRequest
The unique identifier for the event.
eventArn(String) - Method in interface software.amazon.awssdk.services.health.model.EntityAggregate.Builder
The unique identifier for the event.
eventArn() - Method in class software.amazon.awssdk.services.health.model.EntityAggregate
The unique identifier for the event.
eventArn(String) - Method in interface software.amazon.awssdk.services.health.model.EventAccountFilter.Builder
The unique identifier for the event.
eventArn() - Method in class software.amazon.awssdk.services.health.model.EventAccountFilter
The unique identifier for the event.
eventArn(String) - Method in interface software.amazon.awssdk.services.health.model.EventDetailsErrorItem.Builder
The unique identifier for the event.
eventArn() - Method in class software.amazon.awssdk.services.health.model.EventDetailsErrorItem
The unique identifier for the event.
eventArn(String) - Method in interface software.amazon.awssdk.services.health.model.OrganizationAffectedEntitiesErrorItem.Builder
The unique identifier for the event.
eventArn() - Method in class software.amazon.awssdk.services.health.model.OrganizationAffectedEntitiesErrorItem
The unique identifier for the event.
eventArn(String) - Method in interface software.amazon.awssdk.services.health.model.OrganizationEventDetailsErrorItem.Builder
The unique identifier for the event.
eventArn() - Method in class software.amazon.awssdk.services.health.model.OrganizationEventDetailsErrorItem
The unique identifier for the event.
eventArns(Collection<String>) - Method in interface software.amazon.awssdk.services.health.model.DescribeEntityAggregatesRequest.Builder
A list of event ARNs (unique identifiers).
eventArns(String...) - Method in interface software.amazon.awssdk.services.health.model.DescribeEntityAggregatesRequest.Builder
A list of event ARNs (unique identifiers).
eventArns() - Method in class software.amazon.awssdk.services.health.model.DescribeEntityAggregatesRequest
A list of event ARNs (unique identifiers).
eventArns(Collection<String>) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventDetailsRequest.Builder
A list of event ARNs (unique identifiers).
eventArns(String...) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventDetailsRequest.Builder
A list of event ARNs (unique identifiers).
eventArns() - Method in class software.amazon.awssdk.services.health.model.DescribeEventDetailsRequest
A list of event ARNs (unique identifiers).
eventArns(Collection<String>) - Method in interface software.amazon.awssdk.services.health.model.EntityFilter.Builder
A list of event ARNs (unique identifiers).
eventArns(String...) - Method in interface software.amazon.awssdk.services.health.model.EntityFilter.Builder
A list of event ARNs (unique identifiers).
eventArns() - Method in class software.amazon.awssdk.services.health.model.EntityFilter
A list of event ARNs (unique identifiers).
eventArns(Collection<String>) - Method in interface software.amazon.awssdk.services.health.model.EventFilter.Builder
A list of event ARNs (unique identifiers).
eventArns(String...) - Method in interface software.amazon.awssdk.services.health.model.EventFilter.Builder
A list of event ARNs (unique identifiers).
eventArns() - Method in class software.amazon.awssdk.services.health.model.EventFilter
A list of event ARNs (unique identifiers).
EventDescription - Class in software.amazon.awssdk.services.health.model
The detailed description of the event.
eventDescription(EventDescription) - Method in interface software.amazon.awssdk.services.health.model.EventDetails.Builder
The most recent description of the event.
eventDescription(Consumer<EventDescription.Builder>) - Method in interface software.amazon.awssdk.services.health.model.EventDetails.Builder
The most recent description of the event.
eventDescription() - Method in class software.amazon.awssdk.services.health.model.EventDetails
The most recent description of the event.
eventDescription(EventDescription) - Method in interface software.amazon.awssdk.services.health.model.OrganizationEventDetails.Builder
Sets the value of the EventDescription property for this object.
eventDescription(Consumer<EventDescription.Builder>) - Method in interface software.amazon.awssdk.services.health.model.OrganizationEventDetails.Builder
Sets the value of the EventDescription property for this object.
eventDescription() - Method in class software.amazon.awssdk.services.health.model.OrganizationEventDetails
Returns the value of the EventDescription property for this object.
EventDescription.Builder - Interface in software.amazon.awssdk.services.health.model
 
EventDetails - Class in software.amazon.awssdk.services.health.model
Detailed information about an event.
EventDetails.Builder - Interface in software.amazon.awssdk.services.health.model
 
EventDetailsErrorItem - Class in software.amazon.awssdk.services.health.model
Error information returned when a DescribeEventDetails operation can't find a specified event.
EventDetailsErrorItem.Builder - Interface in software.amazon.awssdk.services.health.model
 
EventFilter - Class in software.amazon.awssdk.services.health.model
The values to use to filter results from the DescribeEvents and DescribeEventAggregates operations.
EventFilter.Builder - Interface in software.amazon.awssdk.services.health.model
 
eventMetadata(Map<String, String>) - Method in interface software.amazon.awssdk.services.health.model.EventDetails.Builder
Additional metadata about the event.
eventMetadata() - Method in class software.amazon.awssdk.services.health.model.EventDetails
Additional metadata about the event.
eventMetadata(Map<String, String>) - Method in interface software.amazon.awssdk.services.health.model.OrganizationEventDetails.Builder
Additional metadata about the event.
eventMetadata() - Method in class software.amazon.awssdk.services.health.model.OrganizationEventDetails
Additional metadata about the event.
events(Collection<OrganizationEvent>) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventsForOrganizationResponse.Builder
The events that match the specified filter criteria.
events(OrganizationEvent...) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventsForOrganizationResponse.Builder
The events that match the specified filter criteria.
events(Consumer<OrganizationEvent.Builder>...) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventsForOrganizationResponse.Builder
The events that match the specified filter criteria.
events() - Method in class software.amazon.awssdk.services.health.model.DescribeEventsForOrganizationResponse
The events that match the specified filter criteria.
events(Collection<Event>) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventsResponse.Builder
The events that match the specified filter criteria.
events(Event...) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventsResponse.Builder
The events that match the specified filter criteria.
events(Consumer<Event.Builder>...) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventsResponse.Builder
The events that match the specified filter criteria.
events() - Method in class software.amazon.awssdk.services.health.model.DescribeEventsResponse
The events that match the specified filter criteria.
events() - Method in class software.amazon.awssdk.services.health.paginators.DescribeEventsForOrganizationIterable
Returns an iterable to iterate through the paginated DescribeEventsForOrganizationResponse.events() member.
events() - Method in class software.amazon.awssdk.services.health.paginators.DescribeEventsForOrganizationPublisher
Returns a publisher that can be used to get a stream of data.
events() - Method in class software.amazon.awssdk.services.health.paginators.DescribeEventsIterable
Returns an iterable to iterate through the paginated DescribeEventsResponse.events() member.
events() - Method in class software.amazon.awssdk.services.health.paginators.DescribeEventsPublisher
Returns a publisher that can be used to get a stream of data.
eventScopeCode(String) - Method in interface software.amazon.awssdk.services.health.model.DescribeAffectedAccountsForOrganizationResponse.Builder
This parameter specifies if the Health event is a public Amazon Web Services service event or an account-specific event.
eventScopeCode(EventScopeCode) - Method in interface software.amazon.awssdk.services.health.model.DescribeAffectedAccountsForOrganizationResponse.Builder
This parameter specifies if the Health event is a public Amazon Web Services service event or an account-specific event.
eventScopeCode() - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedAccountsForOrganizationResponse
This parameter specifies if the Health event is a public Amazon Web Services service event or an account-specific event.
eventScopeCode(String) - Method in interface software.amazon.awssdk.services.health.model.Event.Builder
This parameter specifies if the Health event is a public Amazon Web Services service event or an account-specific event.
eventScopeCode(EventScopeCode) - Method in interface software.amazon.awssdk.services.health.model.Event.Builder
This parameter specifies if the Health event is a public Amazon Web Services service event or an account-specific event.
eventScopeCode() - Method in class software.amazon.awssdk.services.health.model.Event
This parameter specifies if the Health event is a public Amazon Web Services service event or an account-specific event.
EventScopeCode - Enum in software.amazon.awssdk.services.health.model
 
eventScopeCode(String) - Method in interface software.amazon.awssdk.services.health.model.OrganizationEvent.Builder
This parameter specifies if the Health event is a public Amazon Web Services service event or an account-specific event.
eventScopeCode(EventScopeCode) - Method in interface software.amazon.awssdk.services.health.model.OrganizationEvent.Builder
This parameter specifies if the Health event is a public Amazon Web Services service event or an account-specific event.
eventScopeCode() - Method in class software.amazon.awssdk.services.health.model.OrganizationEvent
This parameter specifies if the Health event is a public Amazon Web Services service event or an account-specific event.
eventScopeCodeAsString() - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedAccountsForOrganizationResponse
This parameter specifies if the Health event is a public Amazon Web Services service event or an account-specific event.
eventScopeCodeAsString() - Method in class software.amazon.awssdk.services.health.model.Event
This parameter specifies if the Health event is a public Amazon Web Services service event or an account-specific event.
eventScopeCodeAsString() - Method in class software.amazon.awssdk.services.health.model.OrganizationEvent
This parameter specifies if the Health event is a public Amazon Web Services service event or an account-specific event.
EventStatusCode - Enum in software.amazon.awssdk.services.health.model
 
eventStatusCodes(Collection<EventStatusCode>) - Method in interface software.amazon.awssdk.services.health.model.EventFilter.Builder
A list of event status codes.
eventStatusCodes(EventStatusCode...) - Method in interface software.amazon.awssdk.services.health.model.EventFilter.Builder
A list of event status codes.
eventStatusCodes() - Method in class software.amazon.awssdk.services.health.model.EventFilter
A list of event status codes.
eventStatusCodes(Collection<EventStatusCode>) - Method in interface software.amazon.awssdk.services.health.model.OrganizationEventFilter.Builder
A list of event status codes.
eventStatusCodes(EventStatusCode...) - Method in interface software.amazon.awssdk.services.health.model.OrganizationEventFilter.Builder
A list of event status codes.
eventStatusCodes() - Method in class software.amazon.awssdk.services.health.model.OrganizationEventFilter
A list of event status codes.
eventStatusCodesAsStrings() - Method in class software.amazon.awssdk.services.health.model.EventFilter
A list of event status codes.
eventStatusCodesAsStrings() - Method in class software.amazon.awssdk.services.health.model.OrganizationEventFilter
A list of event status codes.
eventStatusCodesWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.health.model.EventFilter.Builder
A list of event status codes.
eventStatusCodesWithStrings(String...) - Method in interface software.amazon.awssdk.services.health.model.EventFilter.Builder
A list of event status codes.
eventStatusCodesWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.health.model.OrganizationEventFilter.Builder
A list of event status codes.
eventStatusCodesWithStrings(String...) - Method in interface software.amazon.awssdk.services.health.model.OrganizationEventFilter.Builder
A list of event status codes.
EventType - Class in software.amazon.awssdk.services.health.model
Contains the metadata about a type of event that is reported by Health.
EventType.Builder - Interface in software.amazon.awssdk.services.health.model
 
eventTypeCategories(Collection<EventTypeCategory>) - Method in interface software.amazon.awssdk.services.health.model.EventFilter.Builder
A list of event type category codes.
eventTypeCategories(EventTypeCategory...) - Method in interface software.amazon.awssdk.services.health.model.EventFilter.Builder
A list of event type category codes.
eventTypeCategories() - Method in class software.amazon.awssdk.services.health.model.EventFilter
A list of event type category codes.
eventTypeCategories(Collection<EventTypeCategory>) - Method in interface software.amazon.awssdk.services.health.model.EventTypeFilter.Builder
A list of event type category codes.
eventTypeCategories(EventTypeCategory...) - Method in interface software.amazon.awssdk.services.health.model.EventTypeFilter.Builder
A list of event type category codes.
eventTypeCategories() - Method in class software.amazon.awssdk.services.health.model.EventTypeFilter
A list of event type category codes.
eventTypeCategories(Collection<EventTypeCategory>) - Method in interface software.amazon.awssdk.services.health.model.OrganizationEventFilter.Builder
A list of event type category codes.
eventTypeCategories(EventTypeCategory...) - Method in interface software.amazon.awssdk.services.health.model.OrganizationEventFilter.Builder
A list of event type category codes.
eventTypeCategories() - Method in class software.amazon.awssdk.services.health.model.OrganizationEventFilter
A list of event type category codes.
eventTypeCategoriesAsStrings() - Method in class software.amazon.awssdk.services.health.model.EventFilter
A list of event type category codes.
eventTypeCategoriesAsStrings() - Method in class software.amazon.awssdk.services.health.model.EventTypeFilter
A list of event type category codes.
eventTypeCategoriesAsStrings() - Method in class software.amazon.awssdk.services.health.model.OrganizationEventFilter
A list of event type category codes.
eventTypeCategoriesWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.health.model.EventFilter.Builder
A list of event type category codes.
eventTypeCategoriesWithStrings(String...) - Method in interface software.amazon.awssdk.services.health.model.EventFilter.Builder
A list of event type category codes.
eventTypeCategoriesWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.health.model.EventTypeFilter.Builder
A list of event type category codes.
eventTypeCategoriesWithStrings(String...) - Method in interface software.amazon.awssdk.services.health.model.EventTypeFilter.Builder
A list of event type category codes.
eventTypeCategoriesWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.health.model.OrganizationEventFilter.Builder
A list of event type category codes.
eventTypeCategoriesWithStrings(String...) - Method in interface software.amazon.awssdk.services.health.model.OrganizationEventFilter.Builder
A list of event type category codes.
eventTypeCategory(String) - Method in interface software.amazon.awssdk.services.health.model.Event.Builder
A list of event type category codes.
eventTypeCategory(EventTypeCategory) - Method in interface software.amazon.awssdk.services.health.model.Event.Builder
A list of event type category codes.
eventTypeCategory() - Method in class software.amazon.awssdk.services.health.model.Event
A list of event type category codes.
EventTypeCategory - Enum in software.amazon.awssdk.services.health.model
 
eventTypeCategory(String) - Method in interface software.amazon.awssdk.services.health.model.OrganizationEvent.Builder
A list of event type category codes.
eventTypeCategory(EventTypeCategory) - Method in interface software.amazon.awssdk.services.health.model.OrganizationEvent.Builder
A list of event type category codes.
eventTypeCategory() - Method in class software.amazon.awssdk.services.health.model.OrganizationEvent
A list of event type category codes.
eventTypeCategoryAsString() - Method in class software.amazon.awssdk.services.health.model.Event
A list of event type category codes.
eventTypeCategoryAsString() - Method in class software.amazon.awssdk.services.health.model.OrganizationEvent
A list of event type category codes.
eventTypeCode(String) - Method in interface software.amazon.awssdk.services.health.model.Event.Builder
The unique identifier for the event type.
eventTypeCode() - Method in class software.amazon.awssdk.services.health.model.Event
The unique identifier for the event type.
eventTypeCode(String) - Method in interface software.amazon.awssdk.services.health.model.OrganizationEvent.Builder
The unique identifier for the event type.
eventTypeCode() - Method in class software.amazon.awssdk.services.health.model.OrganizationEvent
The unique identifier for the event type.
eventTypeCodes(Collection<String>) - Method in interface software.amazon.awssdk.services.health.model.EventFilter.Builder
A list of unique identifiers for event types.
eventTypeCodes(String...) - Method in interface software.amazon.awssdk.services.health.model.EventFilter.Builder
A list of unique identifiers for event types.
eventTypeCodes() - Method in class software.amazon.awssdk.services.health.model.EventFilter
A list of unique identifiers for event types.
eventTypeCodes(Collection<String>) - Method in interface software.amazon.awssdk.services.health.model.EventTypeFilter.Builder
A list of event type codes.
eventTypeCodes(String...) - Method in interface software.amazon.awssdk.services.health.model.EventTypeFilter.Builder
A list of event type codes.
eventTypeCodes() - Method in class software.amazon.awssdk.services.health.model.EventTypeFilter
A list of event type codes.
eventTypeCodes(Collection<String>) - Method in interface software.amazon.awssdk.services.health.model.OrganizationEventFilter.Builder
A list of unique identifiers for event types.
eventTypeCodes(String...) - Method in interface software.amazon.awssdk.services.health.model.OrganizationEventFilter.Builder
A list of unique identifiers for event types.
eventTypeCodes() - Method in class software.amazon.awssdk.services.health.model.OrganizationEventFilter
A list of unique identifiers for event types.
EventTypeFilter - Class in software.amazon.awssdk.services.health.model
The values to use to filter results from the DescribeEventTypes operation.
EventTypeFilter.Builder - Interface in software.amazon.awssdk.services.health.model
 
eventTypes(Collection<EventType>) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventTypesResponse.Builder
A list of event types that match the filter criteria.
eventTypes(EventType...) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventTypesResponse.Builder
A list of event types that match the filter criteria.
eventTypes(Consumer<EventType.Builder>...) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventTypesResponse.Builder
A list of event types that match the filter criteria.
eventTypes() - Method in class software.amazon.awssdk.services.health.model.DescribeEventTypesResponse
A list of event types that match the filter criteria.
eventTypes() - Method in class software.amazon.awssdk.services.health.paginators.DescribeEventTypesIterable
Returns an iterable to iterate through the paginated DescribeEventTypesResponse.eventTypes() member.
eventTypes() - Method in class software.amazon.awssdk.services.health.paginators.DescribeEventTypesPublisher
Returns a publisher that can be used to get a stream of data.
expectArray() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Value.Array
 
expectArray() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Value
 
expectBool() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Value.Bool
 
expectBool() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Value
 
expectEndpoint() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Value.Endpoint
 
expectEndpoint() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Value
 
expectInt() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Value
 
expectInt() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Value.Int
 
expectLiteral() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Template
 
expectLiteralString() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Literal
 
expectOneArg() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Fn
 
expectRecord() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Value
 
expectRecord() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Value.Record
 
expectString() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Value
 
expectString() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Value.Str
 
expectTwoArgs() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Fn
 
expectValue(Identifier) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Scope
 
expectVariableArgs(int) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Fn
 
expr() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Condition
 
Expr - Class in software.amazon.awssdk.services.health.endpoints.internal
 
Expr() - Constructor for class software.amazon.awssdk.services.health.endpoints.internal.Expr
 
expr() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Parameter
 
ExprVisitor<R> - Interface in software.amazon.awssdk.services.health.endpoints.internal
 
ExprVisitor.Default<R> - Class in software.amazon.awssdk.services.health.endpoints.internal
 

F

facts() - Method in class software.amazon.awssdk.services.health.endpoints.internal.FatScope
 
failedSet(Collection<OrganizationAffectedEntitiesErrorItem>) - Method in interface software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesForOrganizationResponse.Builder
A JSON set of elements of the failed response, including the awsAccountId, errorMessage, errorName, and eventArn.
failedSet(OrganizationAffectedEntitiesErrorItem...) - Method in interface software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesForOrganizationResponse.Builder
A JSON set of elements of the failed response, including the awsAccountId, errorMessage, errorName, and eventArn.
failedSet(Consumer<OrganizationAffectedEntitiesErrorItem.Builder>...) - Method in interface software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesForOrganizationResponse.Builder
A JSON set of elements of the failed response, including the awsAccountId, errorMessage, errorName, and eventArn.
failedSet() - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesForOrganizationResponse
A JSON set of elements of the failed response, including the awsAccountId, errorMessage, errorName, and eventArn.
failedSet(Collection<OrganizationEventDetailsErrorItem>) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventDetailsForOrganizationResponse.Builder
Error messages for any events that could not be retrieved.
failedSet(OrganizationEventDetailsErrorItem...) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventDetailsForOrganizationResponse.Builder
Error messages for any events that could not be retrieved.
failedSet(Consumer<OrganizationEventDetailsErrorItem.Builder>...) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventDetailsForOrganizationResponse.Builder
Error messages for any events that could not be retrieved.
failedSet() - Method in class software.amazon.awssdk.services.health.model.DescribeEventDetailsForOrganizationResponse
Error messages for any events that could not be retrieved.
failedSet(Collection<EventDetailsErrorItem>) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventDetailsResponse.Builder
Error messages for any events that could not be retrieved.
failedSet(EventDetailsErrorItem...) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventDetailsResponse.Builder
Error messages for any events that could not be retrieved.
failedSet(Consumer<EventDetailsErrorItem.Builder>...) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventDetailsResponse.Builder
Error messages for any events that could not be retrieved.
failedSet() - Method in class software.amazon.awssdk.services.health.model.DescribeEventDetailsResponse
Error messages for any events that could not be retrieved.
FatScope<T> - Class in software.amazon.awssdk.services.health.endpoints.internal
 
FatScope(HashMap<Identifier, T>, HashMap<Expr, T>) - Constructor for class software.amazon.awssdk.services.health.endpoints.internal.FatScope
 
FatScope() - Constructor for class software.amazon.awssdk.services.health.endpoints.internal.FatScope
 
filter(EntityFilter) - Method in interface software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesRequest.Builder
Values to narrow the results returned.
filter(Consumer<EntityFilter.Builder>) - Method in interface software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesRequest.Builder
Values to narrow the results returned.
filter() - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesRequest
Values to narrow the results returned.
filter(EventFilter) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventAggregatesRequest.Builder
Values to narrow the results returned.
filter(Consumer<EventFilter.Builder>) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventAggregatesRequest.Builder
Values to narrow the results returned.
filter() - Method in class software.amazon.awssdk.services.health.model.DescribeEventAggregatesRequest
Values to narrow the results returned.
filter(OrganizationEventFilter) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventsForOrganizationRequest.Builder
Values to narrow the results returned.
filter(Consumer<OrganizationEventFilter.Builder>) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventsForOrganizationRequest.Builder
Values to narrow the results returned.
filter() - Method in class software.amazon.awssdk.services.health.model.DescribeEventsForOrganizationRequest
Values to narrow the results returned.
filter(EventFilter) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventsRequest.Builder
Values to narrow the results returned.
filter(Consumer<EventFilter.Builder>) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventsRequest.Builder
Values to narrow the results returned.
filter() - Method in class software.amazon.awssdk.services.health.model.DescribeEventsRequest
Values to narrow the results returned.
filter(EventTypeFilter) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventTypesRequest.Builder
Values to narrow the results returned.
filter(Consumer<EventTypeFilter.Builder>) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventTypesRequest.Builder
Values to narrow the results returned.
filter() - Method in class software.amazon.awssdk.services.health.model.DescribeEventTypesRequest
Values to narrow the results returned.
finishMultipartTemplate() - Method in interface software.amazon.awssdk.services.health.endpoints.internal.TemplateVisitor
Invoked at the conclusion of visiting a multipart template like `https://{Region}.{dnsSuffix}`.
fipsEnabledBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.AwsEndpointProviderUtils
 
fn(Fn) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Condition.Builder
 
Fn - Class in software.amazon.awssdk.services.health.endpoints.internal
 
Fn(FnNode) - Constructor for class software.amazon.awssdk.services.health.endpoints.internal.Fn
 
fn(String) - Method in class software.amazon.awssdk.services.health.endpoints.internal.FnNode.Builder
 
fnNode - Variable in class software.amazon.awssdk.services.health.endpoints.internal.Fn
 
FnNode - Class in software.amazon.awssdk.services.health.endpoints.internal
Parsed but not validated function contents containing the `fn` name and `argv`
FnNode.Builder - Class in software.amazon.awssdk.services.health.endpoints.internal
 
FnVisitor<R> - Interface in software.amazon.awssdk.services.health.endpoints.internal
 
forEach(BiConsumer<Identifier, Value>) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Value.Record
 
from(String) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.ParameterReference
 
from(String, String) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.ParameterReference
 
from(Instant) - Method in interface software.amazon.awssdk.services.health.model.DateTimeRange.Builder
The starting date and time of a time range.
from() - Method in class software.amazon.awssdk.services.health.model.DateTimeRange
The starting date and time of a time range.
fromArray(List<Value>) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.Value
 
fromBool(boolean) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.Literal
 
fromBool(boolean) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.Value
 
fromInteger(int) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.Literal
 
fromInteger(int) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.Value
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.Condition
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.EndpointResult
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.EndpointRuleset
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.Expr
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.FnNode
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.Literal
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.Outputs
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.Parameter.Deprecated
 
fromNode(String, JsonNode) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.Parameter
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.Parameters
 
fromNode(JsonNode) - Static method in enum software.amazon.awssdk.services.health.endpoints.internal.ParameterType
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.Partition
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.Partitions
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.RegionOverride
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.Rule
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.Value.Endpoint
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.Value
 
fromParam(Parameter, Expr) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.BooleanEqualsFn
 
fromParam(Parameter) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.PartitionFn
 
fromRecord(Map<Identifier, Literal>) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.Literal
 
fromRecord(Map<Identifier, Value>) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.Value
 
fromStr(Template) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.Literal
 
fromStr(String) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.Literal
 
fromStr(String) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.Value
 
fromString(String) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.Identifier
 
fromString(String) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.Template
 
fromTuple(List<Literal>) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.Literal
 
fromValue(String) - Static method in enum software.amazon.awssdk.services.health.endpoints.internal.ParameterType
 
fromValue(String) - Static method in enum software.amazon.awssdk.services.health.model.EntityStatusCode
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.health.model.EventAggregateField
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.health.model.EventScopeCode
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.health.model.EventStatusCode
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.health.model.EventTypeCategory
Use this in place of valueOf to convert the raw string returned by the service into the enum value.

G

generateEndpoint(EndpointResult) - Method in class software.amazon.awssdk.services.health.endpoints.internal.RuleEvaluator
 
get(Identifier) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Parameters
 
get(int) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Value.Array
 
get(Identifier) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Value.Record
 
getArgv() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Fn
 
getArgv() - Method in class software.amazon.awssdk.services.health.endpoints.internal.FnNode
 
getAttr(String) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Expr
 
getAttr(Identifier) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Expr
 
GetAttr - Class in software.amazon.awssdk.services.health.endpoints.internal
 
GetAttr(FnNode) - Constructor for class software.amazon.awssdk.services.health.endpoints.internal.GetAttr
 
GetAttr.Builder - Class in software.amazon.awssdk.services.health.endpoints.internal
 
GetAttr.Part - Interface in software.amazon.awssdk.services.health.endpoints.internal
 
GetAttr.Part.Index - Class in software.amazon.awssdk.services.health.endpoints.internal
 
GetAttr.Part.Key - Class in software.amazon.awssdk.services.health.endpoints.internal
 
getBuiltIn() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Parameter
 
getConditions() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Rule
 
getContext() - Method in class software.amazon.awssdk.services.health.endpoints.internal.ParameterReference
 
getDefault() - Method in class software.amazon.awssdk.services.health.endpoints.internal.ExprVisitor.Default
 
getDefault() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Parameter
The default value for this Parameter
getDefaultValue() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Parameter
 
getDeprecated() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Parameter
 
getDocumentation() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Parameter
 
getEndpoint() - Method in class software.amazon.awssdk.services.health.endpoints.internal.EndpointRule
 
getExpr() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Template.Dynamic
 
getFn() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Condition
 
getHeaders() - Method in class software.amazon.awssdk.services.health.endpoints.internal.EndpointResult
 
getHeaders() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Value.Endpoint
 
getId() - Method in class software.amazon.awssdk.services.health.endpoints.internal.FnNode
 
getLeft() - Method in class software.amazon.awssdk.services.health.endpoints.internal.BooleanEqualsFn
 
getLeft() - Method in class software.amazon.awssdk.services.health.endpoints.internal.StringEqualsFn
 
getName() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Fn
Returns the name of this function, eg.
getName() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Parameter
 
getName() - Method in class software.amazon.awssdk.services.health.endpoints.internal.ParameterReference
 
getName() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Ref
 
getParameters() - Method in class software.amazon.awssdk.services.health.endpoints.internal.EndpointRuleset
 
getParts() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Template
 
getProperties() - Method in class software.amazon.awssdk.services.health.endpoints.internal.EndpointResult
 
getProperties() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Value.Endpoint
 
getResult() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Condition
 
getRight() - Method in class software.amazon.awssdk.services.health.endpoints.internal.BooleanEqualsFn
 
getRight() - Method in class software.amazon.awssdk.services.health.endpoints.internal.StringEqualsFn
 
getRules() - Method in class software.amazon.awssdk.services.health.endpoints.internal.EndpointRuleset
 
getServiceId() - Method in class software.amazon.awssdk.services.health.endpoints.internal.EndpointRuleset
 
getType() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Parameter
 
getUrl() - Method in class software.amazon.awssdk.services.health.endpoints.internal.EndpointResult
 
getUrl() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Value.Endpoint
 
getValue() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Parameter
 
getValue(Identifier) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Scope
 
getValue() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Template.Literal
 
getValue() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Value.Record
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.health.model.AffectedEntity
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.health.model.DateTimeRange
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedAccountsForOrganizationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedAccountsForOrganizationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesForOrganizationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesForOrganizationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.health.model.DescribeEntityAggregatesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.health.model.DescribeEntityAggregatesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.health.model.DescribeEventAggregatesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.health.model.DescribeEventAggregatesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.health.model.DescribeEventDetailsForOrganizationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.health.model.DescribeEventDetailsForOrganizationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.health.model.DescribeEventDetailsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.health.model.DescribeEventDetailsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.health.model.DescribeEventsForOrganizationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.health.model.DescribeEventsForOrganizationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.health.model.DescribeEventsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.health.model.DescribeEventsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.health.model.DescribeEventTypesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.health.model.DescribeEventTypesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.health.model.DescribeHealthServiceStatusForOrganizationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.health.model.DescribeHealthServiceStatusForOrganizationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.health.model.DisableHealthServiceAccessForOrganizationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.health.model.DisableHealthServiceAccessForOrganizationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.health.model.EnableHealthServiceAccessForOrganizationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.health.model.EnableHealthServiceAccessForOrganizationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.health.model.EntityAggregate
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.health.model.EntityFilter
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.health.model.Event
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.health.model.EventAccountFilter
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.health.model.EventAggregate
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.health.model.EventDescription
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.health.model.EventDetails
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.health.model.EventDetailsErrorItem
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.health.model.EventFilter
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.health.model.EventType
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.health.model.EventTypeFilter
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.health.model.OrganizationAffectedEntitiesErrorItem
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.health.model.OrganizationEvent
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.health.model.OrganizationEventDetails
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.health.model.OrganizationEventDetailsErrorItem
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.health.model.OrganizationEventFilter
 
getVersion() - Method in class software.amazon.awssdk.services.health.endpoints.internal.EndpointRuleset
 

H

hasAffectedAccounts() - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedAccountsForOrganizationResponse
For responses, this returns true if the service returned a value for the AffectedAccounts property.
hasAvailabilityZones() - Method in class software.amazon.awssdk.services.health.model.EventFilter
For responses, this returns true if the service returned a value for the AvailabilityZones property.
hasAwsAccountIds() - Method in class software.amazon.awssdk.services.health.model.OrganizationEventFilter
For responses, this returns true if the service returned a value for the AwsAccountIds property.
hasEndTimes() - Method in class software.amazon.awssdk.services.health.model.EventFilter
For responses, this returns true if the service returned a value for the EndTimes property.
hasEntities() - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesForOrganizationResponse
For responses, this returns true if the service returned a value for the Entities property.
hasEntities() - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesResponse
For responses, this returns true if the service returned a value for the Entities property.
hasEntityAggregates() - Method in class software.amazon.awssdk.services.health.model.DescribeEntityAggregatesResponse
For responses, this returns true if the service returned a value for the EntityAggregates property.
hasEntityArns() - Method in class software.amazon.awssdk.services.health.model.EntityFilter
For responses, this returns true if the service returned a value for the EntityArns property.
hasEntityArns() - Method in class software.amazon.awssdk.services.health.model.EventFilter
For responses, this returns true if the service returned a value for the EntityArns property.
hasEntityArns() - Method in class software.amazon.awssdk.services.health.model.OrganizationEventFilter
For responses, this returns true if the service returned a value for the EntityArns property.
hasEntityValues() - Method in class software.amazon.awssdk.services.health.model.EntityFilter
For responses, this returns true if the service returned a value for the EntityValues property.
hasEntityValues() - Method in class software.amazon.awssdk.services.health.model.EventFilter
For responses, this returns true if the service returned a value for the EntityValues property.
hasEntityValues() - Method in class software.amazon.awssdk.services.health.model.OrganizationEventFilter
For responses, this returns true if the service returned a value for the EntityValues property.
hasEventAggregates() - Method in class software.amazon.awssdk.services.health.model.DescribeEventAggregatesResponse
For responses, this returns true if the service returned a value for the EventAggregates property.
hasEventArns() - Method in class software.amazon.awssdk.services.health.model.DescribeEntityAggregatesRequest
For responses, this returns true if the service returned a value for the EventArns property.
hasEventArns() - Method in class software.amazon.awssdk.services.health.model.DescribeEventDetailsRequest
For responses, this returns true if the service returned a value for the EventArns property.
hasEventArns() - Method in class software.amazon.awssdk.services.health.model.EntityFilter
For responses, this returns true if the service returned a value for the EventArns property.
hasEventArns() - Method in class software.amazon.awssdk.services.health.model.EventFilter
For responses, this returns true if the service returned a value for the EventArns property.
hasEventMetadata() - Method in class software.amazon.awssdk.services.health.model.EventDetails
For responses, this returns true if the service returned a value for the EventMetadata property.
hasEventMetadata() - Method in class software.amazon.awssdk.services.health.model.OrganizationEventDetails
For responses, this returns true if the service returned a value for the EventMetadata property.
hasEvents() - Method in class software.amazon.awssdk.services.health.model.DescribeEventsForOrganizationResponse
For responses, this returns true if the service returned a value for the Events property.
hasEvents() - Method in class software.amazon.awssdk.services.health.model.DescribeEventsResponse
For responses, this returns true if the service returned a value for the Events property.
hasEventStatusCodes() - Method in class software.amazon.awssdk.services.health.model.EventFilter
For responses, this returns true if the service returned a value for the EventStatusCodes property.
hasEventStatusCodes() - Method in class software.amazon.awssdk.services.health.model.OrganizationEventFilter
For responses, this returns true if the service returned a value for the EventStatusCodes property.
hasEventTypeCategories() - Method in class software.amazon.awssdk.services.health.model.EventFilter
For responses, this returns true if the service returned a value for the EventTypeCategories property.
hasEventTypeCategories() - Method in class software.amazon.awssdk.services.health.model.EventTypeFilter
For responses, this returns true if the service returned a value for the EventTypeCategories property.
hasEventTypeCategories() - Method in class software.amazon.awssdk.services.health.model.OrganizationEventFilter
For responses, this returns true if the service returned a value for the EventTypeCategories property.
hasEventTypeCodes() - Method in class software.amazon.awssdk.services.health.model.EventFilter
For responses, this returns true if the service returned a value for the EventTypeCodes property.
hasEventTypeCodes() - Method in class software.amazon.awssdk.services.health.model.EventTypeFilter
For responses, this returns true if the service returned a value for the EventTypeCodes property.
hasEventTypeCodes() - Method in class software.amazon.awssdk.services.health.model.OrganizationEventFilter
For responses, this returns true if the service returned a value for the EventTypeCodes property.
hasEventTypes() - Method in class software.amazon.awssdk.services.health.model.DescribeEventTypesResponse
For responses, this returns true if the service returned a value for the EventTypes property.
hasFailedSet() - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesForOrganizationResponse
For responses, this returns true if the service returned a value for the FailedSet property.
hasFailedSet() - Method in class software.amazon.awssdk.services.health.model.DescribeEventDetailsForOrganizationResponse
For responses, this returns true if the service returned a value for the FailedSet property.
hasFailedSet() - Method in class software.amazon.awssdk.services.health.model.DescribeEventDetailsResponse
For responses, this returns true if the service returned a value for the FailedSet property.
hashCode() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Arn
 
hashCode() - Method in class software.amazon.awssdk.services.health.endpoints.internal.EndpointResult
 
hashCode() - Method in class software.amazon.awssdk.services.health.endpoints.internal.FatScope
 
hashCode() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Fn
 
hashCode() - Method in class software.amazon.awssdk.services.health.endpoints.internal.FnNode
 
hashCode() - Method in class software.amazon.awssdk.services.health.endpoints.internal.GetAttr.Part.Index
 
hashCode() - Method in class software.amazon.awssdk.services.health.endpoints.internal.GetAttr.Part.Key
 
hashCode() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Identifier
 
hashCode() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Literal
 
hashCode() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Outputs
 
hashCode() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Parameter.Deprecated
 
hashCode() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Parameter
 
hashCode() - Method in class software.amazon.awssdk.services.health.endpoints.internal.ParameterReference
 
hashCode() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Parameters
 
hashCode() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Partition
 
hashCode() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Partitions
 
hashCode() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Ref
 
hashCode() - Method in class software.amazon.awssdk.services.health.endpoints.internal.RegionOverride
 
hashCode() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Template.Dynamic
 
hashCode() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Template
 
hashCode() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Template.Literal
 
hashCode() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Value.Array
 
hashCode() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Value.Bool
 
hashCode() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Value.Endpoint
 
hashCode() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Value.Int
 
hashCode() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Value.Record
 
hashCode() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Value.Str
 
hashCode() - Method in class software.amazon.awssdk.services.health.model.AffectedEntity
 
hashCode() - Method in class software.amazon.awssdk.services.health.model.DateTimeRange
 
hashCode() - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedAccountsForOrganizationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedAccountsForOrganizationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesForOrganizationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesForOrganizationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.health.model.DescribeEntityAggregatesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.health.model.DescribeEntityAggregatesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.health.model.DescribeEventAggregatesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.health.model.DescribeEventAggregatesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.health.model.DescribeEventDetailsForOrganizationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.health.model.DescribeEventDetailsForOrganizationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.health.model.DescribeEventDetailsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.health.model.DescribeEventDetailsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.health.model.DescribeEventsForOrganizationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.health.model.DescribeEventsForOrganizationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.health.model.DescribeEventsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.health.model.DescribeEventsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.health.model.DescribeEventTypesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.health.model.DescribeEventTypesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.health.model.DescribeHealthServiceStatusForOrganizationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.health.model.DescribeHealthServiceStatusForOrganizationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.health.model.DisableHealthServiceAccessForOrganizationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.health.model.DisableHealthServiceAccessForOrganizationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.health.model.EnableHealthServiceAccessForOrganizationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.health.model.EnableHealthServiceAccessForOrganizationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.health.model.EntityAggregate
 
hashCode() - Method in class software.amazon.awssdk.services.health.model.EntityFilter
 
hashCode() - Method in class software.amazon.awssdk.services.health.model.Event
 
hashCode() - Method in class software.amazon.awssdk.services.health.model.EventAccountFilter
 
hashCode() - Method in class software.amazon.awssdk.services.health.model.EventAggregate
 
hashCode() - Method in class software.amazon.awssdk.services.health.model.EventDescription
 
hashCode() - Method in class software.amazon.awssdk.services.health.model.EventDetails
 
hashCode() - Method in class software.amazon.awssdk.services.health.model.EventDetailsErrorItem
 
hashCode() - Method in class software.amazon.awssdk.services.health.model.EventFilter
 
hashCode() - Method in class software.amazon.awssdk.services.health.model.EventType
 
hashCode() - Method in class software.amazon.awssdk.services.health.model.EventTypeFilter
 
hashCode() - Method in class software.amazon.awssdk.services.health.model.OrganizationAffectedEntitiesErrorItem
 
hashCode() - Method in class software.amazon.awssdk.services.health.model.OrganizationEvent
 
hashCode() - Method in class software.amazon.awssdk.services.health.model.OrganizationEventDetails
 
hashCode() - Method in class software.amazon.awssdk.services.health.model.OrganizationEventDetailsErrorItem
 
hashCode() - Method in class software.amazon.awssdk.services.health.model.OrganizationEventFilter
 
hasLastUpdatedTimes() - Method in class software.amazon.awssdk.services.health.model.EntityFilter
For responses, this returns true if the service returned a value for the LastUpdatedTimes property.
hasLastUpdatedTimes() - Method in class software.amazon.awssdk.services.health.model.EventFilter
For responses, this returns true if the service returned a value for the LastUpdatedTimes property.
hasOrganizationEntityFilters() - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesForOrganizationRequest
For responses, this returns true if the service returned a value for the OrganizationEntityFilters property.
hasOrganizationEventDetailFilters() - Method in class software.amazon.awssdk.services.health.model.DescribeEventDetailsForOrganizationRequest
For responses, this returns true if the service returned a value for the OrganizationEventDetailFilters property.
hasRegions() - Method in class software.amazon.awssdk.services.health.model.EventFilter
For responses, this returns true if the service returned a value for the Regions property.
hasRegions() - Method in class software.amazon.awssdk.services.health.model.OrganizationEventFilter
For responses, this returns true if the service returned a value for the Regions property.
hasServices() - Method in class software.amazon.awssdk.services.health.model.EventFilter
For responses, this returns true if the service returned a value for the Services property.
hasServices() - Method in class software.amazon.awssdk.services.health.model.EventTypeFilter
For responses, this returns true if the service returned a value for the Services property.
hasServices() - Method in class software.amazon.awssdk.services.health.model.OrganizationEventFilter
For responses, this returns true if the service returned a value for the Services property.
hasStartTimes() - Method in class software.amazon.awssdk.services.health.model.EventFilter
For responses, this returns true if the service returned a value for the StartTimes property.
hasStatusCodes() - Method in class software.amazon.awssdk.services.health.model.EntityFilter
For responses, this returns true if the service returned a value for the StatusCodes property.
hasSuccessfulSet() - Method in class software.amazon.awssdk.services.health.model.DescribeEventDetailsForOrganizationResponse
For responses, this returns true if the service returned a value for the SuccessfulSet property.
hasSuccessfulSet() - Method in class software.amazon.awssdk.services.health.model.DescribeEventDetailsResponse
For responses, this returns true if the service returned a value for the SuccessfulSet property.
hasTags() - Method in class software.amazon.awssdk.services.health.model.AffectedEntity
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.health.model.EntityFilter
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.health.model.EventFilter
For responses, this returns true if the service returned a value for the Tags property.
HealthAsyncClient - Interface in software.amazon.awssdk.services.health
Service client for accessing AWSHealth asynchronously.
HealthAsyncClientBuilder - Interface in software.amazon.awssdk.services.health
A builder for creating an instance of HealthAsyncClient.
HealthBaseClientBuilder<B extends HealthBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.health
This includes configuration specific to AWSHealth that is supported by both HealthClientBuilder and HealthAsyncClientBuilder.
HealthClient - Interface in software.amazon.awssdk.services.health
Service client for accessing AWSHealth.
HealthClientBuilder - Interface in software.amazon.awssdk.services.health
A builder for creating an instance of HealthClient.
HealthClientOption<T> - Class in software.amazon.awssdk.services.health.internal
 
HealthEndpointAuthSchemeInterceptor - Class in software.amazon.awssdk.services.health.endpoints.internal
 
HealthEndpointAuthSchemeInterceptor() - Constructor for class software.amazon.awssdk.services.health.endpoints.internal.HealthEndpointAuthSchemeInterceptor
 
HealthEndpointParams - Class in software.amazon.awssdk.services.health.endpoints
The parameters object used to resolve an endpoint for the Health service.
HealthEndpointParams.Builder - Interface in software.amazon.awssdk.services.health.endpoints
 
HealthEndpointProvider - Interface in software.amazon.awssdk.services.health.endpoints
An endpoint provider for Health.
HealthException - Exception in software.amazon.awssdk.services.health.model
 
HealthException(HealthException.Builder) - Constructor for exception software.amazon.awssdk.services.health.model.HealthException
 
HealthException.Builder - Interface in software.amazon.awssdk.services.health.model
 
HealthException.BuilderImpl - Class in software.amazon.awssdk.services.health.model
 
HealthRequest - Class in software.amazon.awssdk.services.health.model
 
HealthRequest(HealthRequest.Builder) - Constructor for class software.amazon.awssdk.services.health.model.HealthRequest
 
HealthRequest.Builder - Interface in software.amazon.awssdk.services.health.model
 
HealthRequest.BuilderImpl - Class in software.amazon.awssdk.services.health.model
 
HealthRequestSetEndpointInterceptor - Class in software.amazon.awssdk.services.health.endpoints.internal
 
HealthRequestSetEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.health.endpoints.internal.HealthRequestSetEndpointInterceptor
 
HealthResolveEndpointInterceptor - Class in software.amazon.awssdk.services.health.endpoints.internal
 
HealthResolveEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.health.endpoints.internal.HealthResolveEndpointInterceptor
 
HealthResponse - Class in software.amazon.awssdk.services.health.model
 
HealthResponse(HealthResponse.Builder) - Constructor for class software.amazon.awssdk.services.health.model.HealthResponse
 
HealthResponse.Builder - Interface in software.amazon.awssdk.services.health.model
 
HealthResponse.BuilderImpl - Class in software.amazon.awssdk.services.health.model
 
HealthResponseMetadata - Class in software.amazon.awssdk.services.health.model
 
healthServiceAccessStatusForOrganization(String) - Method in interface software.amazon.awssdk.services.health.model.DescribeHealthServiceStatusForOrganizationResponse.Builder
Information about the status of enabling or disabling the Health organizational view feature in your organization.
healthServiceAccessStatusForOrganization() - Method in class software.amazon.awssdk.services.health.model.DescribeHealthServiceStatusForOrganizationResponse
Information about the status of enabling or disabling the Health organizational view feature in your organization.
hostLabel() - Method in class software.amazon.awssdk.services.health.endpoints.internal.IsValidHostLabel
 
hostLabel() - Method in class software.amazon.awssdk.services.health.endpoints.internal.IsVirtualHostableS3Bucket
 

I

ID - Static variable in class software.amazon.awssdk.services.health.endpoints.internal.BooleanEqualsFn
 
ID - Static variable in class software.amazon.awssdk.services.health.endpoints.internal.GetAttr
 
ID - Static variable in class software.amazon.awssdk.services.health.endpoints.internal.IsSet
 
ID - Static variable in class software.amazon.awssdk.services.health.endpoints.internal.IsValidHostLabel
 
ID - Static variable in class software.amazon.awssdk.services.health.endpoints.internal.IsVirtualHostableS3Bucket
 
ID - Static variable in class software.amazon.awssdk.services.health.endpoints.internal.Not
 
ID - Static variable in class software.amazon.awssdk.services.health.endpoints.internal.ParseArn
 
ID - Static variable in class software.amazon.awssdk.services.health.endpoints.internal.ParseUrl
 
id(String) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Partition.Builder
 
id() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Partition
 
ID - Static variable in class software.amazon.awssdk.services.health.endpoints.internal.PartitionFn
 
ID - Static variable in class software.amazon.awssdk.services.health.endpoints.internal.StringEqualsFn
 
ID - Static variable in class software.amazon.awssdk.services.health.endpoints.internal.Substring
 
ID - Static variable in class software.amazon.awssdk.services.health.endpoints.internal.UriEncodeFn
 
Identifier - Class in software.amazon.awssdk.services.health.endpoints.internal
Identifiers for variables declared within the rule engine, e.g.
Identifier(String) - Constructor for class software.amazon.awssdk.services.health.endpoints.internal.Identifier
 
Index(int) - Constructor for class software.amazon.awssdk.services.health.endpoints.internal.GetAttr.Part.Index
 
index() - Method in class software.amazon.awssdk.services.health.endpoints.internal.GetAttr.Part.Index
 
INFERRED - Static variable in class software.amazon.awssdk.services.health.endpoints.internal.PartitionFn
 
InnerParseError - Exception in software.amazon.awssdk.services.health.endpoints.internal
 
InnerParseError(String) - Constructor for exception software.amazon.awssdk.services.health.endpoints.internal.InnerParseError
 
inScope(Supplier<U>) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Scope
 
insert(String, T) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Scope
 
insert(Identifier, T) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Scope
 
insertFact(Expr, T) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Scope
 
into() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Fn
 
Into<T> - Interface in software.amazon.awssdk.services.health.endpoints.internal
 
into() - Method in interface software.amazon.awssdk.services.health.endpoints.internal.Into
 
into() - Method in interface software.amazon.awssdk.services.health.endpoints.internal.IntoSelf
 
IntoSelf<T extends IntoSelf<T>> - Interface in software.amazon.awssdk.services.health.endpoints.internal
 
InvalidPaginationTokenException - Exception in software.amazon.awssdk.services.health.model
The specified pagination token (nextToken) is not valid.
InvalidPaginationTokenException.Builder - Interface in software.amazon.awssdk.services.health.model
 
IS_IP - Static variable in class software.amazon.awssdk.services.health.endpoints.internal.ParseUrl
 
isBuiltIn() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Parameter
 
isNone() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Value
 
isNone() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Value.None
 
isRequired() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Parameter
 
IsSet - Class in software.amazon.awssdk.services.health.endpoints.internal
 
IsSet(FnNode) - Constructor for class software.amazon.awssdk.services.health.endpoints.internal.IsSet
 
isStatic() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Template
 
IsValidHostLabel - Class in software.amazon.awssdk.services.health.endpoints.internal
 
IsValidHostLabel(FnNode) - Constructor for class software.amazon.awssdk.services.health.endpoints.internal.IsValidHostLabel
 
IsVirtualHostableS3Bucket - Class in software.amazon.awssdk.services.health.endpoints.internal
 
IsVirtualHostableS3Bucket(FnNode) - Constructor for class software.amazon.awssdk.services.health.endpoints.internal.IsVirtualHostableS3Bucket
 
iterator() - Method in class software.amazon.awssdk.services.health.paginators.DescribeAffectedAccountsForOrganizationIterable
 
iterator() - Method in class software.amazon.awssdk.services.health.paginators.DescribeAffectedEntitiesForOrganizationIterable
 
iterator() - Method in class software.amazon.awssdk.services.health.paginators.DescribeAffectedEntitiesIterable
 
iterator() - Method in class software.amazon.awssdk.services.health.paginators.DescribeEventAggregatesIterable
 
iterator() - Method in class software.amazon.awssdk.services.health.paginators.DescribeEventsForOrganizationIterable
 
iterator() - Method in class software.amazon.awssdk.services.health.paginators.DescribeEventsIterable
 
iterator() - Method in class software.amazon.awssdk.services.health.paginators.DescribeEventTypesIterable
 

K

Key(Identifier) - Constructor for class software.amazon.awssdk.services.health.endpoints.internal.GetAttr.Part.Key
 
key() - Method in class software.amazon.awssdk.services.health.endpoints.internal.GetAttr.Part.Key
 
knownValues() - Static method in enum software.amazon.awssdk.services.health.model.EntityStatusCode
Use this in place of EntityStatusCode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.health.model.EventAggregateField
Use this in place of EventAggregateField.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.health.model.EventScopeCode
Use this in place of EventScopeCode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.health.model.EventStatusCode
Use this in place of EventStatusCode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.health.model.EventTypeCategory
Use this in place of EventTypeCategory.values() to return a Set of all values known to the SDK.

L

lastUpdatedTime(Instant) - Method in interface software.amazon.awssdk.services.health.model.AffectedEntity.Builder
The most recent time that the entity was updated.
lastUpdatedTime() - Method in class software.amazon.awssdk.services.health.model.AffectedEntity
The most recent time that the entity was updated.
lastUpdatedTime(Instant) - Method in interface software.amazon.awssdk.services.health.model.Event.Builder
The most recent date and time that the event was updated.
lastUpdatedTime() - Method in class software.amazon.awssdk.services.health.model.Event
The most recent date and time that the event was updated.
lastUpdatedTime(Instant) - Method in interface software.amazon.awssdk.services.health.model.OrganizationEvent.Builder
The most recent date and time that the event was updated.
lastUpdatedTime() - Method in class software.amazon.awssdk.services.health.model.OrganizationEvent
The most recent date and time that the event was updated.
lastUpdatedTime(DateTimeRange) - Method in interface software.amazon.awssdk.services.health.model.OrganizationEventFilter.Builder
Sets the value of the LastUpdatedTime property for this object.
lastUpdatedTime(Consumer<DateTimeRange.Builder>) - Method in interface software.amazon.awssdk.services.health.model.OrganizationEventFilter.Builder
Sets the value of the LastUpdatedTime property for this object.
lastUpdatedTime() - Method in class software.amazon.awssdk.services.health.model.OrganizationEventFilter
Returns the value of the LastUpdatedTime property for this object.
lastUpdatedTimes(Collection<DateTimeRange>) - Method in interface software.amazon.awssdk.services.health.model.EntityFilter.Builder
A list of the most recent dates and times that the entity was updated.
lastUpdatedTimes(DateTimeRange...) - Method in interface software.amazon.awssdk.services.health.model.EntityFilter.Builder
A list of the most recent dates and times that the entity was updated.
lastUpdatedTimes(Consumer<DateTimeRange.Builder>...) - Method in interface software.amazon.awssdk.services.health.model.EntityFilter.Builder
A list of the most recent dates and times that the entity was updated.
lastUpdatedTimes() - Method in class software.amazon.awssdk.services.health.model.EntityFilter
A list of the most recent dates and times that the entity was updated.
lastUpdatedTimes(Collection<DateTimeRange>) - Method in interface software.amazon.awssdk.services.health.model.EventFilter.Builder
A list of dates and times that the event was last updated.
lastUpdatedTimes(DateTimeRange...) - Method in interface software.amazon.awssdk.services.health.model.EventFilter.Builder
A list of dates and times that the event was last updated.
lastUpdatedTimes(Consumer<DateTimeRange.Builder>...) - Method in interface software.amazon.awssdk.services.health.model.EventFilter.Builder
A list of dates and times that the event was last updated.
lastUpdatedTimes() - Method in class software.amazon.awssdk.services.health.model.EventFilter
A list of dates and times that the event was last updated.
latestDescription(String) - Method in interface software.amazon.awssdk.services.health.model.EventDescription.Builder
The most recent description of the event.
latestDescription() - Method in class software.amazon.awssdk.services.health.model.EventDescription
The most recent description of the event.
Literal - Class in software.amazon.awssdk.services.health.endpoints.internal
 
Literal(String) - Constructor for class software.amazon.awssdk.services.health.endpoints.internal.Template.Literal
 
Literal.Visitor<T> - Interface in software.amazon.awssdk.services.health.endpoints.internal
 
loadPartitions() - Method in class software.amazon.awssdk.services.health.endpoints.internal.DefaultPartitionDataProvider
 
loadPartitions() - Method in interface software.amazon.awssdk.services.health.endpoints.internal.PartitionDataProvider
 
locale(String) - Method in interface software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesForOrganizationRequest.Builder
The locale (language) to return information in.
locale() - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesForOrganizationRequest
The locale (language) to return information in.
locale(String) - Method in interface software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesRequest.Builder
The locale (language) to return information in.
locale() - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesRequest
The locale (language) to return information in.
locale(String) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventDetailsForOrganizationRequest.Builder
The locale (language) to return information in.
locale() - Method in class software.amazon.awssdk.services.health.model.DescribeEventDetailsForOrganizationRequest
The locale (language) to return information in.
locale(String) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventDetailsRequest.Builder
The locale (language) to return information in.
locale() - Method in class software.amazon.awssdk.services.health.model.DescribeEventDetailsRequest
The locale (language) to return information in.
locale(String) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventsForOrganizationRequest.Builder
The locale (language) to return information in.
locale() - Method in class software.amazon.awssdk.services.health.model.DescribeEventsForOrganizationRequest
The locale (language) to return information in.
locale(String) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventsRequest.Builder
The locale (language) to return information in.
locale() - Method in class software.amazon.awssdk.services.health.model.DescribeEventsRequest
The locale (language) to return information in.
locale(String) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventTypesRequest.Builder
The locale (language) to return information in.
locale() - Method in class software.amazon.awssdk.services.health.model.DescribeEventTypesRequest
The locale (language) to return information in.

M

marshall(DescribeAffectedAccountsForOrganizationRequest) - Method in class software.amazon.awssdk.services.health.transform.DescribeAffectedAccountsForOrganizationRequestMarshaller
 
marshall(DescribeAffectedEntitiesForOrganizationRequest) - Method in class software.amazon.awssdk.services.health.transform.DescribeAffectedEntitiesForOrganizationRequestMarshaller
 
marshall(DescribeAffectedEntitiesRequest) - Method in class software.amazon.awssdk.services.health.transform.DescribeAffectedEntitiesRequestMarshaller
 
marshall(DescribeEntityAggregatesRequest) - Method in class software.amazon.awssdk.services.health.transform.DescribeEntityAggregatesRequestMarshaller
 
marshall(DescribeEventAggregatesRequest) - Method in class software.amazon.awssdk.services.health.transform.DescribeEventAggregatesRequestMarshaller
 
marshall(DescribeEventDetailsForOrganizationRequest) - Method in class software.amazon.awssdk.services.health.transform.DescribeEventDetailsForOrganizationRequestMarshaller
 
marshall(DescribeEventDetailsRequest) - Method in class software.amazon.awssdk.services.health.transform.DescribeEventDetailsRequestMarshaller
 
marshall(DescribeEventsForOrganizationRequest) - Method in class software.amazon.awssdk.services.health.transform.DescribeEventsForOrganizationRequestMarshaller
 
marshall(DescribeEventsRequest) - Method in class software.amazon.awssdk.services.health.transform.DescribeEventsRequestMarshaller
 
marshall(DescribeEventTypesRequest) - Method in class software.amazon.awssdk.services.health.transform.DescribeEventTypesRequestMarshaller
 
marshall(DescribeHealthServiceStatusForOrganizationRequest) - Method in class software.amazon.awssdk.services.health.transform.DescribeHealthServiceStatusForOrganizationRequestMarshaller
 
marshall(DisableHealthServiceAccessForOrganizationRequest) - Method in class software.amazon.awssdk.services.health.transform.DisableHealthServiceAccessForOrganizationRequestMarshaller
 
marshall(EnableHealthServiceAccessForOrganizationRequest) - Method in class software.amazon.awssdk.services.health.transform.EnableHealthServiceAccessForOrganizationRequestMarshaller
 
maxResults(Integer) - Method in interface software.amazon.awssdk.services.health.model.DescribeAffectedAccountsForOrganizationRequest.Builder
The maximum number of items to return in one batch, between 10 and 100, inclusive.
maxResults() - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedAccountsForOrganizationRequest
The maximum number of items to return in one batch, between 10 and 100, inclusive.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesForOrganizationRequest.Builder
The maximum number of items to return in one batch, between 10 and 100, inclusive.
maxResults() - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesForOrganizationRequest
The maximum number of items to return in one batch, between 10 and 100, inclusive.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesRequest.Builder
The maximum number of items to return in one batch, between 10 and 100, inclusive.
maxResults() - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesRequest
The maximum number of items to return in one batch, between 10 and 100, inclusive.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventAggregatesRequest.Builder
The maximum number of items to return in one batch, between 10 and 100, inclusive.
maxResults() - Method in class software.amazon.awssdk.services.health.model.DescribeEventAggregatesRequest
The maximum number of items to return in one batch, between 10 and 100, inclusive.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventsForOrganizationRequest.Builder
The maximum number of items to return in one batch, between 10 and 100, inclusive.
maxResults() - Method in class software.amazon.awssdk.services.health.model.DescribeEventsForOrganizationRequest
The maximum number of items to return in one batch, between 10 and 100, inclusive.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventsRequest.Builder
The maximum number of items to return in one batch, between 10 and 100, inclusive.
maxResults() - Method in class software.amazon.awssdk.services.health.model.DescribeEventsRequest
The maximum number of items to return in one batch, between 10 and 100, inclusive.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventTypesRequest.Builder
The maximum number of items to return in one batch, between 10 and 100, inclusive.
maxResults() - Method in class software.amazon.awssdk.services.health.model.DescribeEventTypesRequest
The maximum number of items to return in one batch, between 10 and 100, inclusive.
message() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Parameter.Deprecated
 
message(String) - Method in class software.amazon.awssdk.services.health.endpoints.internal.SourceException.BuilderImpl
 
message(String) - Method in interface software.amazon.awssdk.services.health.model.ConcurrentModificationException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.health.model.HealthException.Builder
 
message(String) - Method in class software.amazon.awssdk.services.health.model.HealthException.BuilderImpl
 
message(String) - Method in interface software.amazon.awssdk.services.health.model.InvalidPaginationTokenException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.health.model.UnsupportedLocaleException.Builder
 
modifyHttpRequest(Context.ModifyHttpRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.health.endpoints.internal.HealthRequestSetEndpointInterceptor
 
modifyRequest(Context.ModifyRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.health.endpoints.internal.HealthEndpointAuthSchemeInterceptor
 
modifyRequest(Context.ModifyRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.health.endpoints.internal.HealthResolveEndpointInterceptor
 

N

name(String) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Parameter.Builder
 
name(Identifier) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Parameter.Builder
 
name(String) - Method in class software.amazon.awssdk.services.health.endpoints.internal.ParameterReference.Builder
 
NAME - Static variable in class software.amazon.awssdk.services.health.endpoints.internal.PartitionFn
 
nextToken(String) - Method in interface software.amazon.awssdk.services.health.model.DescribeAffectedAccountsForOrganizationRequest.Builder
If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response.
nextToken() - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedAccountsForOrganizationRequest
If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response.
nextToken(String) - Method in interface software.amazon.awssdk.services.health.model.DescribeAffectedAccountsForOrganizationResponse.Builder
If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response.
nextToken() - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedAccountsForOrganizationResponse
If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response.
nextToken(String) - Method in interface software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesForOrganizationRequest.Builder
If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response.
nextToken() - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesForOrganizationRequest
If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response.
nextToken(String) - Method in interface software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesForOrganizationResponse.Builder
If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response.
nextToken() - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesForOrganizationResponse
If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response.
nextToken(String) - Method in interface software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesRequest.Builder
If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response.
nextToken() - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesRequest
If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response.
nextToken(String) - Method in interface software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesResponse.Builder
If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response.
nextToken() - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesResponse
If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response.
nextToken(String) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventAggregatesRequest.Builder
If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response.
nextToken() - Method in class software.amazon.awssdk.services.health.model.DescribeEventAggregatesRequest
If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response.
nextToken(String) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventAggregatesResponse.Builder
If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response.
nextToken() - Method in class software.amazon.awssdk.services.health.model.DescribeEventAggregatesResponse
If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response.
nextToken(String) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventsForOrganizationRequest.Builder
If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response.
nextToken() - Method in class software.amazon.awssdk.services.health.model.DescribeEventsForOrganizationRequest
If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response.
nextToken(String) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventsForOrganizationResponse.Builder
If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response.
nextToken() - Method in class software.amazon.awssdk.services.health.model.DescribeEventsForOrganizationResponse
If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response.
nextToken(String) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventsRequest.Builder
If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response.
nextToken() - Method in class software.amazon.awssdk.services.health.model.DescribeEventsRequest
If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response.
nextToken(String) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventsResponse.Builder
If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response.
nextToken() - Method in class software.amazon.awssdk.services.health.model.DescribeEventsResponse
If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response.
nextToken(String) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventTypesRequest.Builder
If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response.
nextToken() - Method in class software.amazon.awssdk.services.health.model.DescribeEventTypesRequest
If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response.
nextToken(String) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventTypesResponse.Builder
If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response.
nextToken() - Method in class software.amazon.awssdk.services.health.model.DescribeEventTypesResponse
If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response.
none() - Static method in class software.amazon.awssdk.services.health.endpoints.internal.Value
 
None() - Constructor for class software.amazon.awssdk.services.health.endpoints.internal.Value.None
 
NORMALIZED_PATH - Static variable in class software.amazon.awssdk.services.health.endpoints.internal.ParseUrl
 
Not - Class in software.amazon.awssdk.services.health.endpoints.internal
 
Not(FnNode) - Constructor for class software.amazon.awssdk.services.health.endpoints.internal.Not
 

O

of(boolean) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.Expr
 
of(int) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.Expr
 
of(String) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.Expr
 
of(String) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.GetAttr.Part.Key
 
of(String) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.Identifier
 
ofExpr(Expr) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.IsSet
 
ofExpr(Expr) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.Not
 
ofExprs(Expr, Expr) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.BooleanEqualsFn
 
ofExprs(String, Expr...) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.FnNode
 
ofExprs(Expr, boolean) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.IsValidHostLabel
 
ofExprs(Expr, boolean) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.IsVirtualHostableS3Bucket
 
ofExprs(Expr) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.Not
 
ofExprs(Expr) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.ParseArn
 
ofExprs(Expr) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.ParseUrl
 
ofExprs(Expr) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.PartitionFn
 
ofExprs(Expr, Expr) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.StringEqualsFn
 
ofExprs(Expr, int, int, Boolean) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.Substring
 
OrganizationAffectedEntitiesErrorItem - Class in software.amazon.awssdk.services.health.model
Error information returned when a DescribeAffectedEntitiesForOrganization operation can't find or process a specific entity.
OrganizationAffectedEntitiesErrorItem.Builder - Interface in software.amazon.awssdk.services.health.model
 
organizationEntityFilters(Collection<EventAccountFilter>) - Method in interface software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesForOrganizationRequest.Builder
A JSON set of elements including the awsAccountId and the eventArn.
organizationEntityFilters(EventAccountFilter...) - Method in interface software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesForOrganizationRequest.Builder
A JSON set of elements including the awsAccountId and the eventArn.
organizationEntityFilters(Consumer<EventAccountFilter.Builder>...) - Method in interface software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesForOrganizationRequest.Builder
A JSON set of elements including the awsAccountId and the eventArn.
organizationEntityFilters() - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesForOrganizationRequest
A JSON set of elements including the awsAccountId and the eventArn.
OrganizationEvent - Class in software.amazon.awssdk.services.health.model
Summary information about an event, returned by the DescribeEventsForOrganization operation.
OrganizationEvent.Builder - Interface in software.amazon.awssdk.services.health.model
 
organizationEventDetailFilters(Collection<EventAccountFilter>) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventDetailsForOrganizationRequest.Builder
A set of JSON elements that includes the awsAccountId and the eventArn.
organizationEventDetailFilters(EventAccountFilter...) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventDetailsForOrganizationRequest.Builder
A set of JSON elements that includes the awsAccountId and the eventArn.
organizationEventDetailFilters(Consumer<EventAccountFilter.Builder>...) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventDetailsForOrganizationRequest.Builder
A set of JSON elements that includes the awsAccountId and the eventArn.
organizationEventDetailFilters() - Method in class software.amazon.awssdk.services.health.model.DescribeEventDetailsForOrganizationRequest
A set of JSON elements that includes the awsAccountId and the eventArn.
OrganizationEventDetails - Class in software.amazon.awssdk.services.health.model
Detailed information about an event.
OrganizationEventDetails.Builder - Interface in software.amazon.awssdk.services.health.model
 
OrganizationEventDetailsErrorItem - Class in software.amazon.awssdk.services.health.model
Error information returned when a DescribeEventDetailsForOrganization operation can't find a specified event.
OrganizationEventDetailsErrorItem.Builder - Interface in software.amazon.awssdk.services.health.model
 
OrganizationEventFilter - Class in software.amazon.awssdk.services.health.model
The values to filter results from the DescribeEventsForOrganization operation.
OrganizationEventFilter.Builder - Interface in software.amazon.awssdk.services.health.model
 
Outputs - Class in software.amazon.awssdk.services.health.endpoints.internal
 
outputs(Outputs) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Partition.Builder
 
outputs() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Partition
 
Outputs.Builder - Class in software.amazon.awssdk.services.health.endpoints.internal
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.health.model.DescribeAffectedAccountsForOrganizationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.health.model.DescribeAffectedAccountsForOrganizationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesForOrganizationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesForOrganizationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.health.model.DescribeEntityAggregatesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.health.model.DescribeEntityAggregatesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventAggregatesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventAggregatesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventDetailsForOrganizationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventDetailsForOrganizationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventDetailsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventDetailsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventsForOrganizationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventsForOrganizationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventTypesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventTypesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.health.model.DescribeHealthServiceStatusForOrganizationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.health.model.DescribeHealthServiceStatusForOrganizationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.health.model.DisableHealthServiceAccessForOrganizationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.health.model.DisableHealthServiceAccessForOrganizationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.health.model.EnableHealthServiceAccessForOrganizationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.health.model.EnableHealthServiceAccessForOrganizationRequest.Builder
 

P

Parameter - Class in software.amazon.awssdk.services.health.endpoints.internal
 
Parameter(Parameter.Builder) - Constructor for class software.amazon.awssdk.services.health.endpoints.internal.Parameter
 
Parameter.Builder - Class in software.amazon.awssdk.services.health.endpoints.internal
 
Parameter.Deprecated - Class in software.amazon.awssdk.services.health.endpoints.internal
 
ParameterReference - Class in software.amazon.awssdk.services.health.endpoints.internal
 
ParameterReference.Builder - Class in software.amazon.awssdk.services.health.endpoints.internal
 
parameters(Parameters) - Method in class software.amazon.awssdk.services.health.endpoints.internal.EndpointRuleset.Builder
 
Parameters - Class in software.amazon.awssdk.services.health.endpoints.internal
 
Parameters.Builder - Class in software.amazon.awssdk.services.health.endpoints.internal
 
ParameterType - Enum in software.amazon.awssdk.services.health.endpoints.internal
 
parse(String) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.Arn
 
parse(String) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.Template.Dynamic
 
ParseArn - Class in software.amazon.awssdk.services.health.endpoints.internal
 
ParseArn(FnNode) - Constructor for class software.amazon.awssdk.services.health.endpoints.internal.ParseArn
 
parseShortform(String) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.Expr
Parse a value from a "short form" used within a template
ParseUrl - Class in software.amazon.awssdk.services.health.endpoints.internal
Function to parse a URI from a string.
ParseUrl(FnNode) - Constructor for class software.amazon.awssdk.services.health.endpoints.internal.ParseUrl
 
Part() - Constructor for class software.amazon.awssdk.services.health.endpoints.internal.Template.Part
 
partition() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Arn
 
PARTITION - Static variable in class software.amazon.awssdk.services.health.endpoints.internal.ParseArn
 
Partition - Class in software.amazon.awssdk.services.health.endpoints.internal
 
Partition.Builder - Class in software.amazon.awssdk.services.health.endpoints.internal
 
PartitionDataProvider - Interface in software.amazon.awssdk.services.health.endpoints.internal
 
PartitionFn - Class in software.amazon.awssdk.services.health.endpoints.internal
 
PartitionFn(FnNode) - Constructor for class software.amazon.awssdk.services.health.endpoints.internal.PartitionFn
 
Partitions - Class in software.amazon.awssdk.services.health.endpoints.internal
 
partitions(List<Partition>) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Partitions.Builder
 
partitions() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Partitions
 
Partitions.Builder - Class in software.amazon.awssdk.services.health.endpoints.internal
 
path(String) - Method in class software.amazon.awssdk.services.health.endpoints.internal.GetAttr.Builder
 
path() - Method in class software.amazon.awssdk.services.health.endpoints.internal.GetAttr
 
PATH - Static variable in class software.amazon.awssdk.services.health.endpoints.internal.ParseUrl
 
pop() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Scope
 
properties(Map<String, Value>) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Value.Endpoint.Builder
 
property(String, Value) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Value.Endpoint.Builder
 
push() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Scope
 
putRegion(String, RegionOverride) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Partition.Builder
 

R

ref(Identifier) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.Expr
 
Ref - Class in software.amazon.awssdk.services.health.endpoints.internal
A reference to a field.
Ref(Identifier) - Constructor for class software.amazon.awssdk.services.health.endpoints.internal.Ref
 
region(Region) - Method in interface software.amazon.awssdk.services.health.endpoints.HealthEndpointParams.Builder
 
region() - Method in class software.amazon.awssdk.services.health.endpoints.HealthEndpointParams
 
region() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Arn
 
REGION - Static variable in class software.amazon.awssdk.services.health.endpoints.internal.ParseArn
 
region(String) - Method in interface software.amazon.awssdk.services.health.model.Event.Builder
The Amazon Web Services Region name of the event.
region() - Method in class software.amazon.awssdk.services.health.model.Event
The Amazon Web Services Region name of the event.
region(String) - Method in interface software.amazon.awssdk.services.health.model.OrganizationEvent.Builder
The Amazon Web Services Region name of the event.
region() - Method in class software.amazon.awssdk.services.health.model.OrganizationEvent
The Amazon Web Services Region name of the event.
regionBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.AwsEndpointProviderUtils
 
RegionOverride - Class in software.amazon.awssdk.services.health.endpoints.internal
 
RegionOverride.Builder - Class in software.amazon.awssdk.services.health.endpoints.internal
 
regionRegex(String) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Partition.Builder
 
regionRegex() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Partition
 
regions(Map<String, RegionOverride>) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Partition.Builder
 
regions() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Partition
 
regions(Collection<String>) - Method in interface software.amazon.awssdk.services.health.model.EventFilter.Builder
A list of Amazon Web Services Regions.
regions(String...) - Method in interface software.amazon.awssdk.services.health.model.EventFilter.Builder
A list of Amazon Web Services Regions.
regions() - Method in class software.amazon.awssdk.services.health.model.EventFilter
A list of Amazon Web Services Regions.
regions(Collection<String>) - Method in interface software.amazon.awssdk.services.health.model.OrganizationEventFilter.Builder
A list of Amazon Web Services Regions.
regions(String...) - Method in interface software.amazon.awssdk.services.health.model.OrganizationEventFilter.Builder
A list of Amazon Web Services Regions.
regions() - Method in class software.amazon.awssdk.services.health.model.OrganizationEventFilter
A list of Amazon Web Services Regions.
requestId(String) - Method in interface software.amazon.awssdk.services.health.model.ConcurrentModificationException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.health.model.HealthException.Builder
 
requestId(String) - Method in class software.amazon.awssdk.services.health.model.HealthException.BuilderImpl
 
requestId(String) - Method in interface software.amazon.awssdk.services.health.model.InvalidPaginationTokenException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.health.model.UnsupportedLocaleException.Builder
 
required(boolean) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Parameter.Builder
 
resolveEndpoint(HealthEndpointParams) - Method in interface software.amazon.awssdk.services.health.endpoints.HealthEndpointProvider
Compute the endpoint based on the given set of parameters.
resolveEndpoint(Consumer<HealthEndpointParams.Builder>) - Method in interface software.amazon.awssdk.services.health.endpoints.HealthEndpointProvider
Compute the endpoint based on the given set of parameters.
resolveEndpoint(HealthEndpointParams) - Method in class software.amazon.awssdk.services.health.endpoints.internal.DefaultHealthEndpointProvider
 
resource() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Arn
 
responseMetadata() - Method in interface software.amazon.awssdk.services.health.model.HealthResponse.Builder
 
responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.health.model.HealthResponse.Builder
 
responseMetadata() - Method in class software.amazon.awssdk.services.health.model.HealthResponse.BuilderImpl
 
responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.health.model.HealthResponse.BuilderImpl
 
responseMetadata() - Method in class software.amazon.awssdk.services.health.model.HealthResponse
 
result(String) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Condition.Builder
 
reverse() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Substring
 
Rule - Class in software.amazon.awssdk.services.health.endpoints.internal
 
Rule(Rule.Builder) - Constructor for class software.amazon.awssdk.services.health.endpoints.internal.Rule
 
Rule.Builder - Class in software.amazon.awssdk.services.health.endpoints.internal
 
RuleEngine - Interface in software.amazon.awssdk.services.health.endpoints.internal
 
RuleError - Exception in software.amazon.awssdk.services.health.endpoints.internal
 
RuleError(RuleError.BuilderImpl) - Constructor for exception software.amazon.awssdk.services.health.endpoints.internal.RuleError
 
RuleError.Builder - Interface in software.amazon.awssdk.services.health.endpoints.internal
 
RuleEvaluator - Class in software.amazon.awssdk.services.health.endpoints.internal
 
RuleEvaluator() - Constructor for class software.amazon.awssdk.services.health.endpoints.internal.RuleEvaluator
 
RULES - Static variable in class software.amazon.awssdk.services.health.endpoints.internal.Rule
 
RuleValueVisitor<R> - Interface in software.amazon.awssdk.services.health.endpoints.internal
Visitor for the right-hand side of rules (tree, error, endpoint)

S

SCHEME - Static variable in class software.amazon.awssdk.services.health.endpoints.internal.ParseUrl
 
Scope<T> - Class in software.amazon.awssdk.services.health.endpoints.internal
 
Scope() - Constructor for class software.amazon.awssdk.services.health.endpoints.internal.Scope
 
sdkFields() - Method in class software.amazon.awssdk.services.health.model.AffectedEntity
 
sdkFields() - Method in exception software.amazon.awssdk.services.health.model.ConcurrentModificationException
 
sdkFields() - Method in class software.amazon.awssdk.services.health.model.DateTimeRange
 
sdkFields() - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedAccountsForOrganizationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedAccountsForOrganizationResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesForOrganizationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesForOrganizationResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.health.model.DescribeEntityAggregatesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.health.model.DescribeEntityAggregatesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.health.model.DescribeEventAggregatesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.health.model.DescribeEventAggregatesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.health.model.DescribeEventDetailsForOrganizationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.health.model.DescribeEventDetailsForOrganizationResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.health.model.DescribeEventDetailsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.health.model.DescribeEventDetailsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.health.model.DescribeEventsForOrganizationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.health.model.DescribeEventsForOrganizationResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.health.model.DescribeEventsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.health.model.DescribeEventsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.health.model.DescribeEventTypesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.health.model.DescribeEventTypesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.health.model.DescribeHealthServiceStatusForOrganizationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.health.model.DescribeHealthServiceStatusForOrganizationResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.health.model.DisableHealthServiceAccessForOrganizationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.health.model.DisableHealthServiceAccessForOrganizationResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.health.model.EnableHealthServiceAccessForOrganizationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.health.model.EnableHealthServiceAccessForOrganizationResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.health.model.EntityAggregate
 
sdkFields() - Method in class software.amazon.awssdk.services.health.model.EntityFilter
 
sdkFields() - Method in class software.amazon.awssdk.services.health.model.Event
 
sdkFields() - Method in class software.amazon.awssdk.services.health.model.EventAccountFilter
 
sdkFields() - Method in class software.amazon.awssdk.services.health.model.EventAggregate
 
sdkFields() - Method in class software.amazon.awssdk.services.health.model.EventDescription
 
sdkFields() - Method in class software.amazon.awssdk.services.health.model.EventDetails
 
sdkFields() - Method in class software.amazon.awssdk.services.health.model.EventDetailsErrorItem
 
sdkFields() - Method in class software.amazon.awssdk.services.health.model.EventFilter
 
sdkFields() - Method in class software.amazon.awssdk.services.health.model.EventType
 
sdkFields() - Method in class software.amazon.awssdk.services.health.model.EventTypeFilter
 
sdkFields() - Method in exception software.amazon.awssdk.services.health.model.InvalidPaginationTokenException
 
sdkFields() - Method in class software.amazon.awssdk.services.health.model.OrganizationAffectedEntitiesErrorItem
 
sdkFields() - Method in class software.amazon.awssdk.services.health.model.OrganizationEvent
 
sdkFields() - Method in class software.amazon.awssdk.services.health.model.OrganizationEventDetails
 
sdkFields() - Method in class software.amazon.awssdk.services.health.model.OrganizationEventDetailsErrorItem
 
sdkFields() - Method in class software.amazon.awssdk.services.health.model.OrganizationEventFilter
 
sdkFields() - Method in exception software.amazon.awssdk.services.health.model.UnsupportedLocaleException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.health.model.AffectedEntity
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.health.model.ConcurrentModificationException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.health.model.DateTimeRange
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.health.model.DescribeAffectedAccountsForOrganizationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.health.model.DescribeAffectedAccountsForOrganizationResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesForOrganizationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesForOrganizationResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.health.model.DescribeEntityAggregatesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.health.model.DescribeEntityAggregatesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.health.model.DescribeEventAggregatesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.health.model.DescribeEventAggregatesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.health.model.DescribeEventDetailsForOrganizationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.health.model.DescribeEventDetailsForOrganizationResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.health.model.DescribeEventDetailsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.health.model.DescribeEventDetailsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.health.model.DescribeEventsForOrganizationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.health.model.DescribeEventsForOrganizationResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.health.model.DescribeEventsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.health.model.DescribeEventsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.health.model.DescribeEventTypesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.health.model.DescribeEventTypesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.health.model.DescribeHealthServiceStatusForOrganizationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.health.model.DescribeHealthServiceStatusForOrganizationResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.health.model.DisableHealthServiceAccessForOrganizationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.health.model.DisableHealthServiceAccessForOrganizationResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.health.model.EnableHealthServiceAccessForOrganizationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.health.model.EnableHealthServiceAccessForOrganizationResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.health.model.EntityAggregate
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.health.model.EntityFilter
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.health.model.Event
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.health.model.EventAccountFilter
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.health.model.EventAggregate
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.health.model.EventDescription
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.health.model.EventDetails
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.health.model.EventDetailsErrorItem
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.health.model.EventFilter
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.health.model.EventType
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.health.model.EventTypeFilter
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.health.model.HealthException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.health.model.InvalidPaginationTokenException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.health.model.OrganizationAffectedEntitiesErrorItem
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.health.model.OrganizationEvent
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.health.model.OrganizationEventDetails
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.health.model.OrganizationEventDetailsErrorItem
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.health.model.OrganizationEventFilter
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.health.model.UnsupportedLocaleException
 
service() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Arn
 
SERVICE - Static variable in class software.amazon.awssdk.services.health.endpoints.internal.ParseArn
 
service(String) - Method in interface software.amazon.awssdk.services.health.model.Event.Builder
The Amazon Web Services service that is affected by the event.
service() - Method in class software.amazon.awssdk.services.health.model.Event
The Amazon Web Services service that is affected by the event.
service(String) - Method in interface software.amazon.awssdk.services.health.model.EventType.Builder
The Amazon Web Services service that is affected by the event.
service() - Method in class software.amazon.awssdk.services.health.model.EventType
The Amazon Web Services service that is affected by the event.
service(String) - Method in interface software.amazon.awssdk.services.health.model.OrganizationEvent.Builder
The Amazon Web Services service that is affected by the event, such as EC2 and RDS.
service() - Method in class software.amazon.awssdk.services.health.model.OrganizationEvent
The Amazon Web Services service that is affected by the event, such as EC2 and RDS.
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.health.HealthAsyncClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.health.HealthClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.health.HealthAsyncClient
 
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.health.HealthClient
 
serviceId(String) - Method in class software.amazon.awssdk.services.health.endpoints.internal.EndpointRuleset.Builder
 
serviceMetadata() - Static method in interface software.amazon.awssdk.services.health.HealthClient
 
services(Collection<String>) - Method in interface software.amazon.awssdk.services.health.model.EventFilter.Builder
The Amazon Web Services services associated with the event.
services(String...) - Method in interface software.amazon.awssdk.services.health.model.EventFilter.Builder
The Amazon Web Services services associated with the event.
services() - Method in class software.amazon.awssdk.services.health.model.EventFilter
The Amazon Web Services services associated with the event.
services(Collection<String>) - Method in interface software.amazon.awssdk.services.health.model.EventTypeFilter.Builder
The Amazon Web Services services associated with the event.
services(String...) - Method in interface software.amazon.awssdk.services.health.model.EventTypeFilter.Builder
The Amazon Web Services services associated with the event.
services() - Method in class software.amazon.awssdk.services.health.model.EventTypeFilter
The Amazon Web Services services associated with the event.
services(Collection<String>) - Method in interface software.amazon.awssdk.services.health.model.OrganizationEventFilter.Builder
The Amazon Web Services services associated with the event.
services(String...) - Method in interface software.amazon.awssdk.services.health.model.OrganizationEventFilter.Builder
The Amazon Web Services services associated with the event.
services() - Method in class software.amazon.awssdk.services.health.model.OrganizationEventFilter
The Amazon Web Services services associated with the event.
setSigningParams(ExecutionAttributes, EndpointAuthScheme) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.AuthSchemeUtils
 
setUri(SdkHttpRequest, URI, URI) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.AwsEndpointProviderUtils
This sets the request URI to the resolved URI returned by the endpoint provider.
since() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Parameter.Deprecated
 
SingleArgFn - Class in software.amazon.awssdk.services.health.endpoints.internal
 
SingleArgFn(FnNode) - Constructor for class software.amazon.awssdk.services.health.endpoints.internal.SingleArgFn
 
size() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Value.Array
 
software.amazon.awssdk.services.health - package software.amazon.awssdk.services.health
Health
software.amazon.awssdk.services.health.endpoints - package software.amazon.awssdk.services.health.endpoints
 
software.amazon.awssdk.services.health.endpoints.internal - package software.amazon.awssdk.services.health.endpoints.internal
 
software.amazon.awssdk.services.health.internal - package software.amazon.awssdk.services.health.internal
 
software.amazon.awssdk.services.health.model - package software.amazon.awssdk.services.health.model
 
software.amazon.awssdk.services.health.paginators - package software.amazon.awssdk.services.health.paginators
 
software.amazon.awssdk.services.health.transform - package software.amazon.awssdk.services.health.transform
 
SourceException - Exception in software.amazon.awssdk.services.health.endpoints.internal
 
SourceException.BuilderImpl - Class in software.amazon.awssdk.services.health.endpoints.internal
 
startIndex() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Substring
 
startMultipartTemplate() - Method in interface software.amazon.awssdk.services.health.endpoints.internal.TemplateVisitor
Invoked prior to visiting a multipart template like `https://{Region}.{dnsSuffix}`.
startTime(Instant) - Method in interface software.amazon.awssdk.services.health.model.Event.Builder
The date and time that the event began.
startTime() - Method in class software.amazon.awssdk.services.health.model.Event
The date and time that the event began.
startTime(Instant) - Method in interface software.amazon.awssdk.services.health.model.OrganizationEvent.Builder
The date and time that the event began.
startTime() - Method in class software.amazon.awssdk.services.health.model.OrganizationEvent
The date and time that the event began.
startTime(DateTimeRange) - Method in interface software.amazon.awssdk.services.health.model.OrganizationEventFilter.Builder
Sets the value of the StartTime property for this object.
startTime(Consumer<DateTimeRange.Builder>) - Method in interface software.amazon.awssdk.services.health.model.OrganizationEventFilter.Builder
Sets the value of the StartTime property for this object.
startTime() - Method in class software.amazon.awssdk.services.health.model.OrganizationEventFilter
Returns the value of the StartTime property for this object.
startTimes(Collection<DateTimeRange>) - Method in interface software.amazon.awssdk.services.health.model.EventFilter.Builder
A list of dates and times that the event began.
startTimes(DateTimeRange...) - Method in interface software.amazon.awssdk.services.health.model.EventFilter.Builder
A list of dates and times that the event began.
startTimes(Consumer<DateTimeRange.Builder>...) - Method in interface software.amazon.awssdk.services.health.model.EventFilter.Builder
A list of dates and times that the event began.
startTimes() - Method in class software.amazon.awssdk.services.health.model.EventFilter
A list of dates and times that the event began.
statusCode(String) - Method in interface software.amazon.awssdk.services.health.model.AffectedEntity.Builder
The most recent status of the entity affected by the event.
statusCode(EntityStatusCode) - Method in interface software.amazon.awssdk.services.health.model.AffectedEntity.Builder
The most recent status of the entity affected by the event.
statusCode() - Method in class software.amazon.awssdk.services.health.model.AffectedEntity
The most recent status of the entity affected by the event.
statusCode(int) - Method in interface software.amazon.awssdk.services.health.model.ConcurrentModificationException.Builder
 
statusCode(String) - Method in interface software.amazon.awssdk.services.health.model.Event.Builder
The most recent status of the event.
statusCode(EventStatusCode) - Method in interface software.amazon.awssdk.services.health.model.Event.Builder
The most recent status of the event.
statusCode() - Method in class software.amazon.awssdk.services.health.model.Event
The most recent status of the event.
statusCode(int) - Method in interface software.amazon.awssdk.services.health.model.HealthException.Builder
 
statusCode(int) - Method in class software.amazon.awssdk.services.health.model.HealthException.BuilderImpl
 
statusCode(int) - Method in interface software.amazon.awssdk.services.health.model.InvalidPaginationTokenException.Builder
 
statusCode(String) - Method in interface software.amazon.awssdk.services.health.model.OrganizationEvent.Builder
The most recent status of the event.
statusCode(EventStatusCode) - Method in interface software.amazon.awssdk.services.health.model.OrganizationEvent.Builder
The most recent status of the event.
statusCode() - Method in class software.amazon.awssdk.services.health.model.OrganizationEvent
The most recent status of the event.
statusCode(int) - Method in interface software.amazon.awssdk.services.health.model.UnsupportedLocaleException.Builder
 
statusCodeAsString() - Method in class software.amazon.awssdk.services.health.model.AffectedEntity
The most recent status of the entity affected by the event.
statusCodeAsString() - Method in class software.amazon.awssdk.services.health.model.Event
The most recent status of the event.
statusCodeAsString() - Method in class software.amazon.awssdk.services.health.model.OrganizationEvent
The most recent status of the event.
statusCodes(Collection<EntityStatusCode>) - Method in interface software.amazon.awssdk.services.health.model.EntityFilter.Builder
A list of entity status codes (IMPAIRED, UNIMPAIRED, or UNKNOWN).
statusCodes(EntityStatusCode...) - Method in interface software.amazon.awssdk.services.health.model.EntityFilter.Builder
A list of entity status codes (IMPAIRED, UNIMPAIRED, or UNKNOWN).
statusCodes() - Method in class software.amazon.awssdk.services.health.model.EntityFilter
A list of entity status codes (IMPAIRED, UNIMPAIRED, or UNKNOWN).
statusCodesAsStrings() - Method in class software.amazon.awssdk.services.health.model.EntityFilter
A list of entity status codes (IMPAIRED, UNIMPAIRED, or UNKNOWN).
statusCodesWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.health.model.EntityFilter.Builder
A list of entity status codes (IMPAIRED, UNIMPAIRED, or UNKNOWN).
statusCodesWithStrings(String...) - Method in interface software.amazon.awssdk.services.health.model.EntityFilter.Builder
A list of entity status codes (IMPAIRED, UNIMPAIRED, or UNKNOWN).
stopIndex() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Substring
 
StringEqualsFn - Class in software.amazon.awssdk.services.health.endpoints.internal
 
StringEqualsFn(FnNode) - Constructor for class software.amazon.awssdk.services.health.endpoints.internal.StringEqualsFn
 
stringToParse() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Substring
 
subscribe(Subscriber<? super DescribeAffectedAccountsForOrganizationResponse>) - Method in class software.amazon.awssdk.services.health.paginators.DescribeAffectedAccountsForOrganizationPublisher
 
subscribe(Subscriber<? super DescribeAffectedEntitiesForOrganizationResponse>) - Method in class software.amazon.awssdk.services.health.paginators.DescribeAffectedEntitiesForOrganizationPublisher
 
subscribe(Subscriber<? super DescribeAffectedEntitiesResponse>) - Method in class software.amazon.awssdk.services.health.paginators.DescribeAffectedEntitiesPublisher
 
subscribe(Subscriber<? super DescribeEventAggregatesResponse>) - Method in class software.amazon.awssdk.services.health.paginators.DescribeEventAggregatesPublisher
 
subscribe(Subscriber<? super DescribeEventsForOrganizationResponse>) - Method in class software.amazon.awssdk.services.health.paginators.DescribeEventsForOrganizationPublisher
 
subscribe(Subscriber<? super DescribeEventsResponse>) - Method in class software.amazon.awssdk.services.health.paginators.DescribeEventsPublisher
 
subscribe(Subscriber<? super DescribeEventTypesResponse>) - Method in class software.amazon.awssdk.services.health.paginators.DescribeEventTypesPublisher
 
Substring - Class in software.amazon.awssdk.services.health.endpoints.internal
 
Substring(FnNode) - Constructor for class software.amazon.awssdk.services.health.endpoints.internal.Substring
 
SUBSTRING - Static variable in class software.amazon.awssdk.services.health.endpoints.internal.Substring
 
successfulSet(Collection<OrganizationEventDetails>) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventDetailsForOrganizationResponse.Builder
Information about the events that could be retrieved.
successfulSet(OrganizationEventDetails...) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventDetailsForOrganizationResponse.Builder
Information about the events that could be retrieved.
successfulSet(Consumer<OrganizationEventDetails.Builder>...) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventDetailsForOrganizationResponse.Builder
Information about the events that could be retrieved.
successfulSet() - Method in class software.amazon.awssdk.services.health.model.DescribeEventDetailsForOrganizationResponse
Information about the events that could be retrieved.
successfulSet(Collection<EventDetails>) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventDetailsResponse.Builder
Information about the events that could be retrieved.
successfulSet(EventDetails...) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventDetailsResponse.Builder
Information about the events that could be retrieved.
successfulSet(Consumer<EventDetails.Builder>...) - Method in interface software.amazon.awssdk.services.health.model.DescribeEventDetailsResponse.Builder
Information about the events that could be retrieved.
successfulSet() - Method in class software.amazon.awssdk.services.health.model.DescribeEventDetailsResponse
Information about the events that could be retrieved.
SUPPORTS_DUAL_STACK - Static variable in class software.amazon.awssdk.services.health.endpoints.internal.PartitionFn
 
SUPPORTS_FIPS - Static variable in class software.amazon.awssdk.services.health.endpoints.internal.PartitionFn
 
supportsDualStack(boolean) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Outputs.Builder
 
supportsDualStack() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Outputs
 
supportsFips(boolean) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Outputs.Builder
 
supportsFips() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Outputs
 

T

tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.health.model.AffectedEntity.Builder
A map of entity tags attached to the affected entity.
tags() - Method in class software.amazon.awssdk.services.health.model.AffectedEntity
A map of entity tags attached to the affected entity.
tags(Collection<? extends Map<String, String>>) - Method in interface software.amazon.awssdk.services.health.model.EntityFilter.Builder
A map of entity tags attached to the affected entity.
tags(Map<String, String>...) - Method in interface software.amazon.awssdk.services.health.model.EntityFilter.Builder
A map of entity tags attached to the affected entity.
tags() - Method in class software.amazon.awssdk.services.health.model.EntityFilter
A map of entity tags attached to the affected entity.
tags(Collection<? extends Map<String, String>>) - Method in interface software.amazon.awssdk.services.health.model.EventFilter.Builder
A map of entity tags attached to the affected entity.
tags(Map<String, String>...) - Method in interface software.amazon.awssdk.services.health.model.EventFilter.Builder
A map of entity tags attached to the affected entity.
tags() - Method in class software.amazon.awssdk.services.health.model.EventFilter
A map of entity tags attached to the affected entity.
target(Expr) - Method in class software.amazon.awssdk.services.health.endpoints.internal.GetAttr.Builder
 
target() - Method in class software.amazon.awssdk.services.health.endpoints.internal.GetAttr
 
target() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Not
 
target() - Method in class software.amazon.awssdk.services.health.endpoints.internal.SingleArgFn
 
template() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Expr
 
template() - Method in class software.amazon.awssdk.services.health.endpoints.internal.GetAttr
 
template() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Parameter
 
template() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Ref
 
Template - Class in software.amazon.awssdk.services.health.endpoints.internal
Template represents a "Template Literal".
Template.Dynamic - Class in software.amazon.awssdk.services.health.endpoints.internal
 
Template.Literal - Class in software.amazon.awssdk.services.health.endpoints.internal
 
Template.Part - Class in software.amazon.awssdk.services.health.endpoints.internal
 
TemplateVisitor<T> - Interface in software.amazon.awssdk.services.health.endpoints.internal
For code generating from a template, use a `TemplateVisitor`.
to(Instant) - Method in interface software.amazon.awssdk.services.health.model.DateTimeRange.Builder
The ending date and time of a time range.
to() - Method in class software.amazon.awssdk.services.health.model.DateTimeRange
The ending date and time of a time range.
toBuilder() - Method in class software.amazon.awssdk.services.health.model.AffectedEntity
 
toBuilder() - Method in exception software.amazon.awssdk.services.health.model.ConcurrentModificationException
 
toBuilder() - Method in class software.amazon.awssdk.services.health.model.DateTimeRange
 
toBuilder() - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedAccountsForOrganizationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedAccountsForOrganizationResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesForOrganizationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesForOrganizationResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.health.model.DescribeEntityAggregatesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.health.model.DescribeEntityAggregatesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.health.model.DescribeEventAggregatesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.health.model.DescribeEventAggregatesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.health.model.DescribeEventDetailsForOrganizationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.health.model.DescribeEventDetailsForOrganizationResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.health.model.DescribeEventDetailsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.health.model.DescribeEventDetailsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.health.model.DescribeEventsForOrganizationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.health.model.DescribeEventsForOrganizationResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.health.model.DescribeEventsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.health.model.DescribeEventsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.health.model.DescribeEventTypesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.health.model.DescribeEventTypesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.health.model.DescribeHealthServiceStatusForOrganizationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.health.model.DescribeHealthServiceStatusForOrganizationResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.health.model.DisableHealthServiceAccessForOrganizationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.health.model.DisableHealthServiceAccessForOrganizationResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.health.model.EnableHealthServiceAccessForOrganizationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.health.model.EnableHealthServiceAccessForOrganizationResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.health.model.EntityAggregate
 
toBuilder() - Method in class software.amazon.awssdk.services.health.model.EntityFilter
 
toBuilder() - Method in class software.amazon.awssdk.services.health.model.Event
 
toBuilder() - Method in class software.amazon.awssdk.services.health.model.EventAccountFilter
 
toBuilder() - Method in class software.amazon.awssdk.services.health.model.EventAggregate
 
toBuilder() - Method in class software.amazon.awssdk.services.health.model.EventDescription
 
toBuilder() - Method in class software.amazon.awssdk.services.health.model.EventDetails
 
toBuilder() - Method in class software.amazon.awssdk.services.health.model.EventDetailsErrorItem
 
toBuilder() - Method in class software.amazon.awssdk.services.health.model.EventFilter
 
toBuilder() - Method in class software.amazon.awssdk.services.health.model.EventType
 
toBuilder() - Method in class software.amazon.awssdk.services.health.model.EventTypeFilter
 
toBuilder() - Method in exception software.amazon.awssdk.services.health.model.HealthException
 
toBuilder() - Method in class software.amazon.awssdk.services.health.model.HealthRequest
 
toBuilder() - Method in exception software.amazon.awssdk.services.health.model.InvalidPaginationTokenException
 
toBuilder() - Method in class software.amazon.awssdk.services.health.model.OrganizationAffectedEntitiesErrorItem
 
toBuilder() - Method in class software.amazon.awssdk.services.health.model.OrganizationEvent
 
toBuilder() - Method in class software.amazon.awssdk.services.health.model.OrganizationEventDetails
 
toBuilder() - Method in class software.amazon.awssdk.services.health.model.OrganizationEventDetailsErrorItem
 
toBuilder() - Method in class software.amazon.awssdk.services.health.model.OrganizationEventFilter
 
toBuilder() - Method in exception software.amazon.awssdk.services.health.model.UnsupportedLocaleException
 
toList() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Parameters
 
toParameterReference() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Parameter
 
toParameterReference() - Method in class software.amazon.awssdk.services.health.endpoints.internal.ParameterReference
 
ToParameterReference - Interface in software.amazon.awssdk.services.health.endpoints.internal
 
toParameterReference() - Method in interface software.amazon.awssdk.services.health.endpoints.internal.ToParameterReference
 
toString() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Arn
 
toString() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Condition
 
toString() - Method in class software.amazon.awssdk.services.health.endpoints.internal.EndpointResult
 
toString() - Method in class software.amazon.awssdk.services.health.endpoints.internal.EndpointRule
 
toString() - Method in class software.amazon.awssdk.services.health.endpoints.internal.EndpointRuleset
 
toString() - Method in class software.amazon.awssdk.services.health.endpoints.internal.ErrorRule
 
toString() - Method in class software.amazon.awssdk.services.health.endpoints.internal.FatScope
 
toString() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Fn
 
toString() - Method in class software.amazon.awssdk.services.health.endpoints.internal.GetAttr.Part.Index
 
toString() - Method in class software.amazon.awssdk.services.health.endpoints.internal.GetAttr.Part.Key
 
toString() - Method in class software.amazon.awssdk.services.health.endpoints.internal.GetAttr
 
toString() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Identifier
 
toString() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Literal
 
toString() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Outputs
 
toString() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Parameter.Deprecated
 
toString() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Parameter
 
toString() - Method in class software.amazon.awssdk.services.health.endpoints.internal.ParameterReference
 
toString() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Parameters
 
toString() - Method in enum software.amazon.awssdk.services.health.endpoints.internal.ParameterType
 
toString() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Partitions
 
toString() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Ref
 
toString() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Scope
 
toString() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Template.Dynamic
 
toString() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Template.Literal
 
toString() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Template
 
toString() - Method in class software.amazon.awssdk.services.health.endpoints.internal.TreeRule
 
toString() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Value.Array
 
toString() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Value.Endpoint
 
toString() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Value.Record
 
toString() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Value.Str
 
toString() - Method in class software.amazon.awssdk.services.health.model.AffectedEntity
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.health.model.DateTimeRange
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedAccountsForOrganizationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedAccountsForOrganizationResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesForOrganizationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesForOrganizationResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.health.model.DescribeAffectedEntitiesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.health.model.DescribeEntityAggregatesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.health.model.DescribeEntityAggregatesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.health.model.DescribeEventAggregatesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.health.model.DescribeEventAggregatesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.health.model.DescribeEventDetailsForOrganizationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.health.model.DescribeEventDetailsForOrganizationResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.health.model.DescribeEventDetailsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.health.model.DescribeEventDetailsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.health.model.DescribeEventsForOrganizationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.health.model.DescribeEventsForOrganizationResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.health.model.DescribeEventsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.health.model.DescribeEventsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.health.model.DescribeEventTypesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.health.model.DescribeEventTypesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.health.model.DescribeHealthServiceStatusForOrganizationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.health.model.DescribeHealthServiceStatusForOrganizationResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.health.model.DisableHealthServiceAccessForOrganizationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.health.model.DisableHealthServiceAccessForOrganizationResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.health.model.EnableHealthServiceAccessForOrganizationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.health.model.EnableHealthServiceAccessForOrganizationResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.health.model.EntityAggregate
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.health.model.EntityFilter
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.health.model.EntityStatusCode
 
toString() - Method in class software.amazon.awssdk.services.health.model.Event
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.health.model.EventAccountFilter
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.health.model.EventAggregate
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.health.model.EventAggregateField
 
toString() - Method in class software.amazon.awssdk.services.health.model.EventDescription
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.health.model.EventDetails
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.health.model.EventDetailsErrorItem
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.health.model.EventFilter
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.health.model.EventScopeCode
 
toString() - Method in enum software.amazon.awssdk.services.health.model.EventStatusCode
 
toString() - Method in class software.amazon.awssdk.services.health.model.EventType
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.health.model.EventTypeCategory
 
toString() - Method in class software.amazon.awssdk.services.health.model.EventTypeFilter
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.health.model.OrganizationAffectedEntitiesErrorItem
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.health.model.OrganizationEvent
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.health.model.OrganizationEventDetails
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.health.model.OrganizationEventDetailsErrorItem
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.health.model.OrganizationEventFilter
Returns a string representation of this object.
TREE - Static variable in class software.amazon.awssdk.services.health.endpoints.internal.Rule
 
treeRule(List<Rule>) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Rule.Builder
 
TreeRule - Class in software.amazon.awssdk.services.health.endpoints.internal
 
TreeRule(Rule.Builder, List<Rule>) - Constructor for class software.amazon.awssdk.services.health.endpoints.internal.TreeRule
 
type(ParameterType) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Parameter.Builder
 
TYPE - Static variable in class software.amazon.awssdk.services.health.endpoints.internal.Parameter
 
TYPE - Static variable in class software.amazon.awssdk.services.health.endpoints.internal.Rule
 
types() - Method in class software.amazon.awssdk.services.health.endpoints.internal.FatScope
 

U

unescape(String) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.Template.Literal
 
UnsupportedLocaleException - Exception in software.amazon.awssdk.services.health.model
The specified locale is not supported.
UnsupportedLocaleException.Builder - Interface in software.amazon.awssdk.services.health.model
 
UriEncodeFn - Class in software.amazon.awssdk.services.health.endpoints.internal
 
UriEncodeFn(FnNode) - Constructor for class software.amazon.awssdk.services.health.endpoints.internal.UriEncodeFn
 
url(Expr) - Method in class software.amazon.awssdk.services.health.endpoints.internal.EndpointResult.Builder
 
url(String) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Value.Endpoint.Builder
 
useDualStack(Boolean) - Method in interface software.amazon.awssdk.services.health.endpoints.HealthEndpointParams.Builder
 
useDualStack() - Method in class software.amazon.awssdk.services.health.endpoints.HealthEndpointParams
 
useFips(Boolean) - Method in interface software.amazon.awssdk.services.health.endpoints.HealthEndpointParams.Builder
 
useFips() - Method in class software.amazon.awssdk.services.health.endpoints.HealthEndpointParams
 
useGlobalEndpointBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.AwsEndpointProviderUtils
 

V

validate() - Method in class software.amazon.awssdk.services.health.endpoints.internal.FnNode
 
value(Value) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Parameter.Builder
 
Value - Class in software.amazon.awssdk.services.health.endpoints.internal
Base class for the types of values computable by the RuleEngine.
Value() - Constructor for class software.amazon.awssdk.services.health.endpoints.internal.Value
 
Value.Array - Class in software.amazon.awssdk.services.health.endpoints.internal
An array value.
Value.Bool - Class in software.amazon.awssdk.services.health.endpoints.internal
A boolean value.
Value.Endpoint - Class in software.amazon.awssdk.services.health.endpoints.internal
 
Value.Endpoint.Builder - Class in software.amazon.awssdk.services.health.endpoints.internal
 
Value.Int - Class in software.amazon.awssdk.services.health.endpoints.internal
An integer value.
Value.None - Class in software.amazon.awssdk.services.health.endpoints.internal
 
Value.Record - Class in software.amazon.awssdk.services.health.endpoints.internal
A record (map) value.
Value.Str - Class in software.amazon.awssdk.services.health.endpoints.internal
A string value.
valueAsEndpointOrThrow(Value) - Static method in class software.amazon.awssdk.services.health.endpoints.internal.AwsEndpointProviderUtils
 
valueOf(String) - Static method in enum software.amazon.awssdk.services.health.endpoints.internal.ParameterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.health.model.EntityStatusCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.health.model.EventAggregateField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.health.model.EventScopeCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.health.model.EventStatusCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.health.model.EventTypeCategory
Returns the enum constant of this type with the specified name.
values() - Static method in enum software.amazon.awssdk.services.health.endpoints.internal.ParameterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.health.model.EntityStatusCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.health.model.EventAggregateField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.health.model.EventScopeCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.health.model.EventStatusCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.health.model.EventTypeCategory
Returns an array containing the constants of this enum type, in the order they are declared.
version(String) - Method in class software.amazon.awssdk.services.health.endpoints.internal.EndpointRuleset.Builder
 
version(String) - Method in class software.amazon.awssdk.services.health.endpoints.internal.Partitions.Builder
 
version() - Method in class software.amazon.awssdk.services.health.endpoints.internal.Partitions
 
visitBool(boolean) - Method in interface software.amazon.awssdk.services.health.endpoints.internal.Literal.Visitor
 
visitBoolEquals(BooleanEqualsFn) - Method in interface software.amazon.awssdk.services.health.endpoints.internal.FnVisitor
 
visitBoolEquals(BooleanEqualsFn) - Method in class software.amazon.awssdk.services.health.endpoints.internal.RuleEvaluator
 
visitDynamicElement(Expr) - Method in interface software.amazon.awssdk.services.health.endpoints.internal.TemplateVisitor
Visit a dynamic element within a multipart template.
visitEndpointRule(EndpointResult) - Method in interface software.amazon.awssdk.services.health.endpoints.internal.RuleValueVisitor
 
visitErrorRule(Expr) - Method in interface software.amazon.awssdk.services.health.endpoints.internal.RuleValueVisitor
 
visitFn(Fn) - Method in class software.amazon.awssdk.services.health.endpoints.internal.ExprVisitor.Default
 
visitFn(Fn) - Method in interface software.amazon.awssdk.services.health.endpoints.internal.ExprVisitor
 
visitFn(Fn) - Method in class software.amazon.awssdk.services.health.endpoints.internal.RuleEvaluator
 
visitGetAttr(GetAttr) - Method in interface software.amazon.awssdk.services.health.endpoints.internal.FnVisitor
 
visitGetAttr(GetAttr) - Method in class software.amazon.awssdk.services.health.endpoints.internal.RuleEvaluator
 
visitInt(int) - Method in interface software.amazon.awssdk.services.health.endpoints.internal.Literal.Visitor
 
visitIsSet(IsSet) - Method in interface software.amazon.awssdk.services.health.endpoints.internal.FnVisitor
 
visitIsSet(IsSet) - Method in class software.amazon.awssdk.services.health.endpoints.internal.RuleEvaluator
 
visitIsValidHostLabel(IsValidHostLabel) - Method in interface software.amazon.awssdk.services.health.endpoints.internal.FnVisitor
 
visitIsValidHostLabel(IsValidHostLabel) - Method in class software.amazon.awssdk.services.health.endpoints.internal.RuleEvaluator
 
visitIsVirtualHostLabelsS3Bucket(IsVirtualHostableS3Bucket) - Method in interface software.amazon.awssdk.services.health.endpoints.internal.FnVisitor
 
visitIsVirtualHostLabelsS3Bucket(IsVirtualHostableS3Bucket) - Method in class software.amazon.awssdk.services.health.endpoints.internal.RuleEvaluator
 
visitLiteral(Literal) - Method in class software.amazon.awssdk.services.health.endpoints.internal.ExprVisitor.Default
 
visitLiteral(Literal) - Method in interface software.amazon.awssdk.services.health.endpoints.internal.ExprVisitor
 
visitLiteral(Literal) - Method in class software.amazon.awssdk.services.health.endpoints.internal.RuleEvaluator
 
visitNot(Not) - Method in interface software.amazon.awssdk.services.health.endpoints.internal.FnVisitor
 
visitNot(Not) - Method in class software.amazon.awssdk.services.health.endpoints.internal.RuleEvaluator
 
visitObject(Map<Identifier, Literal>) - Method in interface software.amazon.awssdk.services.health.endpoints.internal.Literal.Visitor
 
visitParseArn(ParseArn) - Method in interface software.amazon.awssdk.services.health.endpoints.internal.FnVisitor
 
visitParseArn(ParseArn) - Method in class software.amazon.awssdk.services.health.endpoints.internal.RuleEvaluator
 
visitParseUrl(ParseUrl) - Method in interface software.amazon.awssdk.services.health.endpoints.internal.FnVisitor
 
visitParseUrl(ParseUrl) - Method in class software.amazon.awssdk.services.health.endpoints.internal.RuleEvaluator
 
visitPartition(PartitionFn) - Method in interface software.amazon.awssdk.services.health.endpoints.internal.FnVisitor
 
visitPartition(PartitionFn) - Method in class software.amazon.awssdk.services.health.endpoints.internal.RuleEvaluator
 
visitRef(Ref) - Method in class software.amazon.awssdk.services.health.endpoints.internal.ExprVisitor.Default
 
visitRef(Ref) - Method in interface software.amazon.awssdk.services.health.endpoints.internal.ExprVisitor
 
visitRef(Ref) - Method in class software.amazon.awssdk.services.health.endpoints.internal.RuleEvaluator
 
visitSingleDynamicTemplate(Expr) - Method in interface software.amazon.awssdk.services.health.endpoints.internal.TemplateVisitor
The template contains a single dynamic element, eg.
visitStaticElement(String) - Method in interface software.amazon.awssdk.services.health.endpoints.internal.TemplateVisitor
Visit a static element within a multipart template.
visitStaticTemplate(String) - Method in interface software.amazon.awssdk.services.health.endpoints.internal.TemplateVisitor
The template contains a single static string, eg.
visitStr(Template) - Method in interface software.amazon.awssdk.services.health.endpoints.internal.Literal.Visitor
 
visitStringEquals(StringEqualsFn) - Method in interface software.amazon.awssdk.services.health.endpoints.internal.FnVisitor
 
visitStringEquals(StringEqualsFn) - Method in class software.amazon.awssdk.services.health.endpoints.internal.RuleEvaluator
 
visitSubstring(Substring) - Method in interface software.amazon.awssdk.services.health.endpoints.internal.FnVisitor
 
visitSubstring(Substring) - Method in class software.amazon.awssdk.services.health.endpoints.internal.RuleEvaluator
 
visitTreeRule(List<Rule>) - Method in interface software.amazon.awssdk.services.health.endpoints.internal.RuleValueVisitor
 
visitTuple(List<Literal>) - Method in interface software.amazon.awssdk.services.health.endpoints.internal.Literal.Visitor
 
visitUriEncode(UriEncodeFn) - Method in interface software.amazon.awssdk.services.health.endpoints.internal.FnVisitor
 
visitUriEncode(UriEncodeFn) - Method in class software.amazon.awssdk.services.health.endpoints.internal.RuleEvaluator
 

W

withDefaultVersion() - Method in class software.amazon.awssdk.services.health.endpoints.internal.EndpointRuleset.Builder
 
writableStackTrace(Boolean) - Method in class software.amazon.awssdk.services.health.endpoints.internal.SourceException.BuilderImpl
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.health.model.ConcurrentModificationException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.health.model.HealthException.Builder
 
writableStackTrace(Boolean) - Method in class software.amazon.awssdk.services.health.model.HealthException.BuilderImpl
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.health.model.InvalidPaginationTokenException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.health.model.UnsupportedLocaleException.Builder
 
A B C D E F G H I K L M N O P R S T U V W 
Skip navigation links

Copyright © 2022. All rights reserved.