- AbstractAWSShield - Class in com.amazonaws.services.shield
-
Abstract implementation of AWSShield.
- AbstractAWSShield() - Constructor for class com.amazonaws.services.shield.AbstractAWSShield
-
- AbstractAWSShieldAsync - Class in com.amazonaws.services.shield
-
Abstract implementation of AWSShieldAsync.
- AbstractAWSShieldAsync() - Constructor for class com.amazonaws.services.shield.AbstractAWSShieldAsync
-
- AttackDetail - Class in com.amazonaws.services.shield.model
-
The details of a DDoS attack.
- AttackDetail() - Constructor for class com.amazonaws.services.shield.model.AttackDetail
-
- AttackSummary - Class in com.amazonaws.services.shield.model
-
Summarizes all DDoS attacks for a specified time period.
- AttackSummary() - Constructor for class com.amazonaws.services.shield.model.AttackSummary
-
- AttackVectorDescription - Class in com.amazonaws.services.shield.model
-
Describes the attack.
- AttackVectorDescription() - Constructor for class com.amazonaws.services.shield.model.AttackVectorDescription
-
- AWSShield - Interface in com.amazonaws.services.shield
-
Interface for accessing AWS Shield.
- AWSShieldAsync - Interface in com.amazonaws.services.shield
-
Interface for accessing AWS Shield asynchronously.
- AWSShieldAsyncClient - Class in com.amazonaws.services.shield
-
Client for accessing AWS Shield asynchronously.
- AWSShieldAsyncClient() - Constructor for class com.amazonaws.services.shield.AWSShieldAsyncClient
-
Constructs a new asynchronous client to invoke service methods on AWS Shield.
- AWSShieldAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.shield.AWSShieldAsyncClient
-
Constructs a new asynchronous client to invoke service methods on AWS Shield.
- AWSShieldAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.shield.AWSShieldAsyncClient
-
Constructs a new asynchronous client to invoke service methods on AWS Shield using the specified AWS account
credentials.
- AWSShieldAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.shield.AWSShieldAsyncClient
-
Constructs a new asynchronous client to invoke service methods on AWS Shield using the specified AWS account
credentials and executor service.
- AWSShieldAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.shield.AWSShieldAsyncClient
-
Constructs a new asynchronous client to invoke service methods on AWS Shield using the specified AWS account
credentials, executor service, and client configuration options.
- AWSShieldAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.shield.AWSShieldAsyncClient
-
Constructs a new asynchronous client to invoke service methods on AWS Shield using the specified AWS account
credentials provider.
- AWSShieldAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.shield.AWSShieldAsyncClient
-
Constructs a new asynchronous client to invoke service methods on AWS Shield using the provided AWS account
credentials provider and client configuration options.
- AWSShieldAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.shield.AWSShieldAsyncClient
-
Constructs a new asynchronous client to invoke service methods on AWS Shield using the specified AWS account
credentials provider and executor service.
- AWSShieldAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.shield.AWSShieldAsyncClient
-
Constructs a new asynchronous client to invoke service methods on AWS Shield using the specified AWS account
credentials provider, executor service, and client configuration options.
- AWSShieldAsyncClientBuilder - Class in com.amazonaws.services.shield
-
- AWSShieldClient - Class in com.amazonaws.services.shield
-
Client for accessing AWS Shield.
- AWSShieldClient() - Constructor for class com.amazonaws.services.shield.AWSShieldClient
-
Constructs a new client to invoke service methods on AWS Shield.
- AWSShieldClient(ClientConfiguration) - Constructor for class com.amazonaws.services.shield.AWSShieldClient
-
Constructs a new client to invoke service methods on AWS Shield.
- AWSShieldClient(AWSCredentials) - Constructor for class com.amazonaws.services.shield.AWSShieldClient
-
Constructs a new client to invoke service methods on AWS Shield using the specified AWS account credentials.
- AWSShieldClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.shield.AWSShieldClient
-
Constructs a new client to invoke service methods on AWS Shield using the specified AWS account credentials and
client configuration options.
- AWSShieldClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.shield.AWSShieldClient
-
Constructs a new client to invoke service methods on AWS Shield using the specified AWS account credentials
provider.
- AWSShieldClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.shield.AWSShieldClient
-
Constructs a new client to invoke service methods on AWS Shield using the specified AWS account credentials
provider and client configuration options.
- AWSShieldClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.shield.AWSShieldClient
-
Constructs a new client to invoke service methods on AWS Shield using the specified AWS account credentials
provider, client configuration options, and request metric collector.
- AWSShieldClientBuilder - Class in com.amazonaws.services.shield
-
- AWSShieldException - Exception in com.amazonaws.services.shield.model
-
Base exception for all service exceptions thrown by AWS Shield
- AWSShieldException(String) - Constructor for exception com.amazonaws.services.shield.model.AWSShieldException
-
Constructs a new AWSShieldException with the specified error message.
- getAttack() - Method in class com.amazonaws.services.shield.model.DescribeAttackResult
-
The attack that is described.
- getAttackCounters() - Method in class com.amazonaws.services.shield.model.AttackDetail
-
List of counters that describe the attack for the specified time period.
- getAttackId() - Method in class com.amazonaws.services.shield.model.AttackDetail
-
The unique identifier (ID) of the attack.
- getAttackId() - Method in class com.amazonaws.services.shield.model.AttackSummary
-
The unique identifier (ID) of the attack.
- getAttackId() - Method in class com.amazonaws.services.shield.model.DescribeAttackRequest
-
The unique identifier (ID) for the attack that to be described.
- getAttackSummaries() - Method in class com.amazonaws.services.shield.model.ListAttacksResult
-
The attack information for the specified time range.
- getAttackVectors() - Method in class com.amazonaws.services.shield.model.AttackSummary
-
The list of attacks for a specified time period.
- getAttackVectors() - Method in class com.amazonaws.services.shield.model.SubResourceSummary
-
The list of attack types and associated counters.
- getAverage() - Method in class com.amazonaws.services.shield.model.SummarizedCounter
-
The average value of the counter for a specified time period.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.shield.AbstractAWSShield
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.shield.AWSShield
-
Returns additional metadata for a previously executed successful request, typically used for debugging issues
where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.shield.AWSShieldClient
-
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
where a service isn't acting as expected.
- getCounters() - Method in class com.amazonaws.services.shield.model.SubResourceSummary
-
The counters that describe the details of the attack.
- getEndTime() - Method in class com.amazonaws.services.shield.model.AttackDetail
-
The time the attack ended, in the format 2016-12-16T13:50Z.
- getEndTime() - Method in class com.amazonaws.services.shield.model.AttackSummary
-
The end time of the attack, in the format 2016-12-16T13:50Z.
- getEndTime() - Method in class com.amazonaws.services.shield.model.ListAttacksRequest
-
The end of the time period for the attacks.
- getExecutorService() - Method in class com.amazonaws.services.shield.AWSShieldAsyncClient
-
Returns the executor service used by this client to execute async requests.
- getFromInclusive() - Method in class com.amazonaws.services.shield.model.TimeRange
-
The start time, in the format 2016-12-16T13:50Z.
- getId() - Method in class com.amazonaws.services.shield.model.Protection
-
The unique identifier (ID) of the protection.
- getId() - Method in class com.amazonaws.services.shield.model.SubResourceSummary
-
The unique identifier (ID) of the SubResource.
- getLimit() - Method in exception com.amazonaws.services.shield.model.LimitsExceededException
-
- getMax() - Method in class com.amazonaws.services.shield.model.SummarizedCounter
-
The maximum value of the counter for a specified time period.
- getMaxResults() - Method in class com.amazonaws.services.shield.model.ListAttacksRequest
-
- getMaxResults() - Method in class com.amazonaws.services.shield.model.ListProtectionsRequest
-
The maximum number of
Protection objects to be returned.
- getMitigationName() - Method in class com.amazonaws.services.shield.model.Mitigation
-
The name of the mitigation taken for this attack.
- getMitigations() - Method in class com.amazonaws.services.shield.model.AttackDetail
-
List of mitigation actions taken for the attack.
- getN() - Method in class com.amazonaws.services.shield.model.SummarizedCounter
-
The number of counters for a specified time period.
- getName() - Method in class com.amazonaws.services.shield.model.CreateProtectionRequest
-
Friendly name for the Protection you are creating.
- getName() - Method in class com.amazonaws.services.shield.model.Protection
-
The friendly name of the protection.
- getName() - Method in class com.amazonaws.services.shield.model.SummarizedCounter
-
The counter name.
- getNextToken() - Method in class com.amazonaws.services.shield.model.ListAttacksRequest
-
The ListAttacksRequest.NextMarker value from a previous call to ListAttacksRequest.
- getNextToken() - Method in class com.amazonaws.services.shield.model.ListAttacksResult
-
The token returned by a previous call to indicate that there is more data available.
- getNextToken() - Method in class com.amazonaws.services.shield.model.ListProtectionsRequest
-
The ListProtectionsRequest.NextToken value from a previous call to ListProtections.
- getNextToken() - Method in class com.amazonaws.services.shield.model.ListProtectionsResult
-
If you specify a value for MaxResults and you have more Protections than the value of MaxResults,
AWS Shield Advanced returns a NextToken value in the response that allows you to list another group of
Protections.
- getProtection() - Method in class com.amazonaws.services.shield.model.DescribeProtectionResult
-
- getProtectionId() - Method in class com.amazonaws.services.shield.model.CreateProtectionResult
-
The unique identifier (ID) for the
Protection object that is created.
- getProtectionId() - Method in class com.amazonaws.services.shield.model.DeleteProtectionRequest
-
The unique identifier (ID) for the
Protection object to be deleted.
- getProtectionId() - Method in class com.amazonaws.services.shield.model.DescribeProtectionRequest
-
The unique identifier (ID) for the
Protection object that is described.
- getProtections() - Method in class com.amazonaws.services.shield.model.ListProtectionsResult
-
- getResourceArn() - Method in class com.amazonaws.services.shield.model.AttackDetail
-
The ARN (Amazon Resource Name) of the resource that was attacked.
- getResourceArn() - Method in class com.amazonaws.services.shield.model.AttackSummary
-
The ARN (Amazon Resource Name) of the resource that was attacked.
- getResourceArn() - Method in class com.amazonaws.services.shield.model.CreateProtectionRequest
-
The ARN (Amazon Resource Name) of the resource to be protected.
- getResourceArn() - Method in class com.amazonaws.services.shield.model.Protection
-
The ARN (Amazon Resource Name) of the AWS resource that is protected.
- getResourceArns() - Method in class com.amazonaws.services.shield.model.ListAttacksRequest
-
The ARN (Amazon Resource Name) of the resource that was attacked.
- getStartTime() - Method in class com.amazonaws.services.shield.model.AttackDetail
-
The time the attack started, in the format 2016-12-16T13:50Z.
- getStartTime() - Method in class com.amazonaws.services.shield.model.AttackSummary
-
The start time of the attack, in the format 2016-12-16T13:50Z.
- getStartTime() - Method in class com.amazonaws.services.shield.model.ListAttacksRequest
-
The time period for the attacks.
- getStartTime() - Method in class com.amazonaws.services.shield.model.Subscription
-
The start time of the subscription, in the format "2016-12-16T13:50Z".
- getSubResources() - Method in class com.amazonaws.services.shield.model.AttackDetail
-
If applicable, additional detail about the resource being attacked, for example, IP address or URL.
- getSubscription() - Method in class com.amazonaws.services.shield.model.DescribeSubscriptionResult
-
The AWS Shield Advanced subscription details for an account.
- getSum() - Method in class com.amazonaws.services.shield.model.SummarizedCounter
-
The total of counter values for a specified time period.
- getTimeCommitmentInSeconds() - Method in class com.amazonaws.services.shield.model.Subscription
-
The length, in seconds, of the AWS Shield Advanced subscription for the account.
- getToExclusive() - Method in class com.amazonaws.services.shield.model.TimeRange
-
The end time, in the format 2016-12-16T15:50Z.
- getType() - Method in exception com.amazonaws.services.shield.model.LimitsExceededException
-
- getType() - Method in class com.amazonaws.services.shield.model.SubResourceSummary
-
The SubResource type.
- getUnit() - Method in class com.amazonaws.services.shield.model.SummarizedCounter
-
The unit of the counters.
- getVectorCounters() - Method in class com.amazonaws.services.shield.model.SummarizedAttackVector
-
The list of counters that describe the details of the attack.
- getVectorType() - Method in class com.amazonaws.services.shield.model.AttackVectorDescription
-
The attack type, for example, SNMP reflection or SYN flood.
- getVectorType() - Method in class com.amazonaws.services.shield.model.SummarizedAttackVector
-
The attack type, for example, SNMP reflection or SYN flood.
- setAttack(AttackDetail) - Method in class com.amazonaws.services.shield.model.DescribeAttackResult
-
The attack that is described.
- setAttackCounters(Collection<SummarizedCounter>) - Method in class com.amazonaws.services.shield.model.AttackDetail
-
List of counters that describe the attack for the specified time period.
- setAttackId(String) - Method in class com.amazonaws.services.shield.model.AttackDetail
-
The unique identifier (ID) of the attack.
- setAttackId(String) - Method in class com.amazonaws.services.shield.model.AttackSummary
-
The unique identifier (ID) of the attack.
- setAttackId(String) - Method in class com.amazonaws.services.shield.model.DescribeAttackRequest
-
The unique identifier (ID) for the attack that to be described.
- setAttackSummaries(Collection<AttackSummary>) - Method in class com.amazonaws.services.shield.model.ListAttacksResult
-
The attack information for the specified time range.
- setAttackVectors(Collection<AttackVectorDescription>) - Method in class com.amazonaws.services.shield.model.AttackSummary
-
The list of attacks for a specified time period.
- setAttackVectors(Collection<SummarizedAttackVector>) - Method in class com.amazonaws.services.shield.model.SubResourceSummary
-
The list of attack types and associated counters.
- setAverage(Double) - Method in class com.amazonaws.services.shield.model.SummarizedCounter
-
The average value of the counter for a specified time period.
- setCounters(Collection<SummarizedCounter>) - Method in class com.amazonaws.services.shield.model.SubResourceSummary
-
The counters that describe the details of the attack.
- setEndpoint(String) - Method in class com.amazonaws.services.shield.AbstractAWSShield
-
- setEndpoint(String) - Method in interface com.amazonaws.services.shield.AWSShield
-
Overrides the default endpoint for this client ("shield.us-east-1.amazonaws.com").
- setEndTime(Date) - Method in class com.amazonaws.services.shield.model.AttackDetail
-
The time the attack ended, in the format 2016-12-16T13:50Z.
- setEndTime(Date) - Method in class com.amazonaws.services.shield.model.AttackSummary
-
The end time of the attack, in the format 2016-12-16T13:50Z.
- setEndTime(TimeRange) - Method in class com.amazonaws.services.shield.model.ListAttacksRequest
-
The end of the time period for the attacks.
- setFromInclusive(Date) - Method in class com.amazonaws.services.shield.model.TimeRange
-
The start time, in the format 2016-12-16T13:50Z.
- setId(String) - Method in class com.amazonaws.services.shield.model.Protection
-
The unique identifier (ID) of the protection.
- setId(String) - Method in class com.amazonaws.services.shield.model.SubResourceSummary
-
The unique identifier (ID) of the SubResource.
- setLimit(Long) - Method in exception com.amazonaws.services.shield.model.LimitsExceededException
-
- setMax(Double) - Method in class com.amazonaws.services.shield.model.SummarizedCounter
-
The maximum value of the counter for a specified time period.
- setMaxResults(Integer) - Method in class com.amazonaws.services.shield.model.ListAttacksRequest
-
- setMaxResults(Integer) - Method in class com.amazonaws.services.shield.model.ListProtectionsRequest
-
The maximum number of
Protection objects to be returned.
- setMitigationName(String) - Method in class com.amazonaws.services.shield.model.Mitigation
-
The name of the mitigation taken for this attack.
- setMitigations(Collection<Mitigation>) - Method in class com.amazonaws.services.shield.model.AttackDetail
-
List of mitigation actions taken for the attack.
- setN(Integer) - Method in class com.amazonaws.services.shield.model.SummarizedCounter
-
The number of counters for a specified time period.
- setName(String) - Method in class com.amazonaws.services.shield.model.CreateProtectionRequest
-
Friendly name for the Protection you are creating.
- setName(String) - Method in class com.amazonaws.services.shield.model.Protection
-
The friendly name of the protection.
- setName(String) - Method in class com.amazonaws.services.shield.model.SummarizedCounter
-
The counter name.
- setNextToken(String) - Method in class com.amazonaws.services.shield.model.ListAttacksRequest
-
The ListAttacksRequest.NextMarker value from a previous call to ListAttacksRequest.
- setNextToken(String) - Method in class com.amazonaws.services.shield.model.ListAttacksResult
-
The token returned by a previous call to indicate that there is more data available.
- setNextToken(String) - Method in class com.amazonaws.services.shield.model.ListProtectionsRequest
-
The ListProtectionsRequest.NextToken value from a previous call to ListProtections.
- setNextToken(String) - Method in class com.amazonaws.services.shield.model.ListProtectionsResult
-
If you specify a value for MaxResults and you have more Protections than the value of MaxResults,
AWS Shield Advanced returns a NextToken value in the response that allows you to list another group of
Protections.
- setProtection(Protection) - Method in class com.amazonaws.services.shield.model.DescribeProtectionResult
-
- setProtectionId(String) - Method in class com.amazonaws.services.shield.model.CreateProtectionResult
-
The unique identifier (ID) for the
Protection object that is created.
- setProtectionId(String) - Method in class com.amazonaws.services.shield.model.DeleteProtectionRequest
-
The unique identifier (ID) for the
Protection object to be deleted.
- setProtectionId(String) - Method in class com.amazonaws.services.shield.model.DescribeProtectionRequest
-
The unique identifier (ID) for the
Protection object that is described.
- setProtections(Collection<Protection>) - Method in class com.amazonaws.services.shield.model.ListProtectionsResult
-
- setRegion(Region) - Method in class com.amazonaws.services.shield.AbstractAWSShield
-
- setRegion(Region) - Method in interface com.amazonaws.services.shield.AWSShield
-
- setResourceArn(String) - Method in class com.amazonaws.services.shield.model.AttackDetail
-
The ARN (Amazon Resource Name) of the resource that was attacked.
- setResourceArn(String) - Method in class com.amazonaws.services.shield.model.AttackSummary
-
The ARN (Amazon Resource Name) of the resource that was attacked.
- setResourceArn(String) - Method in class com.amazonaws.services.shield.model.CreateProtectionRequest
-
The ARN (Amazon Resource Name) of the resource to be protected.
- setResourceArn(String) - Method in class com.amazonaws.services.shield.model.Protection
-
The ARN (Amazon Resource Name) of the AWS resource that is protected.
- setResourceArns(Collection<String>) - Method in class com.amazonaws.services.shield.model.ListAttacksRequest
-
The ARN (Amazon Resource Name) of the resource that was attacked.
- setStartTime(Date) - Method in class com.amazonaws.services.shield.model.AttackDetail
-
The time the attack started, in the format 2016-12-16T13:50Z.
- setStartTime(Date) - Method in class com.amazonaws.services.shield.model.AttackSummary
-
The start time of the attack, in the format 2016-12-16T13:50Z.
- setStartTime(TimeRange) - Method in class com.amazonaws.services.shield.model.ListAttacksRequest
-
The time period for the attacks.
- setStartTime(Date) - Method in class com.amazonaws.services.shield.model.Subscription
-
The start time of the subscription, in the format "2016-12-16T13:50Z".
- setSubResources(Collection<SubResourceSummary>) - Method in class com.amazonaws.services.shield.model.AttackDetail
-
If applicable, additional detail about the resource being attacked, for example, IP address or URL.
- setSubscription(Subscription) - Method in class com.amazonaws.services.shield.model.DescribeSubscriptionResult
-
The AWS Shield Advanced subscription details for an account.
- setSum(Double) - Method in class com.amazonaws.services.shield.model.SummarizedCounter
-
The total of counter values for a specified time period.
- setTimeCommitmentInSeconds(Long) - Method in class com.amazonaws.services.shield.model.Subscription
-
The length, in seconds, of the AWS Shield Advanced subscription for the account.
- setToExclusive(Date) - Method in class com.amazonaws.services.shield.model.TimeRange
-
The end time, in the format 2016-12-16T15:50Z.
- setType(String) - Method in exception com.amazonaws.services.shield.model.LimitsExceededException
-
- setType(String) - Method in class com.amazonaws.services.shield.model.SubResourceSummary
-
The SubResource type.
- setType(SubResourceType) - Method in class com.amazonaws.services.shield.model.SubResourceSummary
-
The SubResource type.
- setUnit(String) - Method in class com.amazonaws.services.shield.model.SummarizedCounter
-
The unit of the counters.
- setVectorCounters(Collection<SummarizedCounter>) - Method in class com.amazonaws.services.shield.model.SummarizedAttackVector
-
The list of counters that describe the details of the attack.
- setVectorType(String) - Method in class com.amazonaws.services.shield.model.AttackVectorDescription
-
The attack type, for example, SNMP reflection or SYN flood.
- setVectorType(String) - Method in class com.amazonaws.services.shield.model.SummarizedAttackVector
-
The attack type, for example, SNMP reflection or SYN flood.
- shutdown() - Method in class com.amazonaws.services.shield.AbstractAWSShield
-
- shutdown() - Method in interface com.amazonaws.services.shield.AWSShield
-
Shuts down this client object, releasing any resources that might be held open.
- shutdown() - Method in class com.amazonaws.services.shield.AWSShieldAsyncClient
-
Shuts down the client, releasing all managed resources.
- standard() - Static method in class com.amazonaws.services.shield.AWSShieldAsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.shield.AWSShieldClientBuilder
-
- SubResourceSummary - Class in com.amazonaws.services.shield.model
-
The attack information for the specified SubResource.
- SubResourceSummary() - Constructor for class com.amazonaws.services.shield.model.SubResourceSummary
-
- SubResourceType - Enum in com.amazonaws.services.shield.model
-
- Subscription - Class in com.amazonaws.services.shield.model
-
Information about the AWS Shield Advanced subscription for an account.
- Subscription() - Constructor for class com.amazonaws.services.shield.model.Subscription
-
- SummarizedAttackVector - Class in com.amazonaws.services.shield.model
-
A summary of information about the attack.
- SummarizedAttackVector() - Constructor for class com.amazonaws.services.shield.model.SummarizedAttackVector
-
- SummarizedCounter - Class in com.amazonaws.services.shield.model
-
The counter that describes a DDoS attack.
- SummarizedCounter() - Constructor for class com.amazonaws.services.shield.model.SummarizedCounter
-
- TimeRange - Class in com.amazonaws.services.shield.model
-
The time range.
- TimeRange() - Constructor for class com.amazonaws.services.shield.model.TimeRange
-
- toString() - Method in class com.amazonaws.services.shield.model.AttackDetail
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.shield.model.AttackSummary
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.shield.model.AttackVectorDescription
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.shield.model.CreateProtectionRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.shield.model.CreateProtectionResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.shield.model.CreateSubscriptionRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.shield.model.CreateSubscriptionResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.shield.model.DeleteProtectionRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.shield.model.DeleteProtectionResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.shield.model.DeleteSubscriptionRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.shield.model.DeleteSubscriptionResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.shield.model.DescribeAttackRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.shield.model.DescribeAttackResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.shield.model.DescribeProtectionRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.shield.model.DescribeProtectionResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.shield.model.DescribeSubscriptionRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.shield.model.DescribeSubscriptionResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.shield.model.ListAttacksRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.shield.model.ListAttacksResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.shield.model.ListProtectionsRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.shield.model.ListProtectionsResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.shield.model.Mitigation
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.shield.model.Protection
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.shield.model.SubResourceSummary
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in enum com.amazonaws.services.shield.model.SubResourceType
-
- toString() - Method in class com.amazonaws.services.shield.model.Subscription
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.shield.model.SummarizedAttackVector
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.shield.model.SummarizedCounter
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.shield.model.TimeRange
-
Returns a string representation of this object; useful for testing and debugging.
- withAttack(AttackDetail) - Method in class com.amazonaws.services.shield.model.DescribeAttackResult
-
The attack that is described.
- withAttackCounters(SummarizedCounter...) - Method in class com.amazonaws.services.shield.model.AttackDetail
-
List of counters that describe the attack for the specified time period.
- withAttackCounters(Collection<SummarizedCounter>) - Method in class com.amazonaws.services.shield.model.AttackDetail
-
List of counters that describe the attack for the specified time period.
- withAttackId(String) - Method in class com.amazonaws.services.shield.model.AttackDetail
-
The unique identifier (ID) of the attack.
- withAttackId(String) - Method in class com.amazonaws.services.shield.model.AttackSummary
-
The unique identifier (ID) of the attack.
- withAttackId(String) - Method in class com.amazonaws.services.shield.model.DescribeAttackRequest
-
The unique identifier (ID) for the attack that to be described.
- withAttackSummaries(AttackSummary...) - Method in class com.amazonaws.services.shield.model.ListAttacksResult
-
The attack information for the specified time range.
- withAttackSummaries(Collection<AttackSummary>) - Method in class com.amazonaws.services.shield.model.ListAttacksResult
-
The attack information for the specified time range.
- withAttackVectors(AttackVectorDescription...) - Method in class com.amazonaws.services.shield.model.AttackSummary
-
The list of attacks for a specified time period.
- withAttackVectors(Collection<AttackVectorDescription>) - Method in class com.amazonaws.services.shield.model.AttackSummary
-
The list of attacks for a specified time period.
- withAttackVectors(SummarizedAttackVector...) - Method in class com.amazonaws.services.shield.model.SubResourceSummary
-
The list of attack types and associated counters.
- withAttackVectors(Collection<SummarizedAttackVector>) - Method in class com.amazonaws.services.shield.model.SubResourceSummary
-
The list of attack types and associated counters.
- withAverage(Double) - Method in class com.amazonaws.services.shield.model.SummarizedCounter
-
The average value of the counter for a specified time period.
- withCounters(SummarizedCounter...) - Method in class com.amazonaws.services.shield.model.SubResourceSummary
-
The counters that describe the details of the attack.
- withCounters(Collection<SummarizedCounter>) - Method in class com.amazonaws.services.shield.model.SubResourceSummary
-
The counters that describe the details of the attack.
- withEndTime(Date) - Method in class com.amazonaws.services.shield.model.AttackDetail
-
The time the attack ended, in the format 2016-12-16T13:50Z.
- withEndTime(Date) - Method in class com.amazonaws.services.shield.model.AttackSummary
-
The end time of the attack, in the format 2016-12-16T13:50Z.
- withEndTime(TimeRange) - Method in class com.amazonaws.services.shield.model.ListAttacksRequest
-
The end of the time period for the attacks.
- withFromInclusive(Date) - Method in class com.amazonaws.services.shield.model.TimeRange
-
The start time, in the format 2016-12-16T13:50Z.
- withId(String) - Method in class com.amazonaws.services.shield.model.Protection
-
The unique identifier (ID) of the protection.
- withId(String) - Method in class com.amazonaws.services.shield.model.SubResourceSummary
-
The unique identifier (ID) of the SubResource.
- withLimit(Long) - Method in exception com.amazonaws.services.shield.model.LimitsExceededException
-
- withMax(Double) - Method in class com.amazonaws.services.shield.model.SummarizedCounter
-
The maximum value of the counter for a specified time period.
- withMaxResults(Integer) - Method in class com.amazonaws.services.shield.model.ListAttacksRequest
-
- withMaxResults(Integer) - Method in class com.amazonaws.services.shield.model.ListProtectionsRequest
-
The maximum number of
Protection objects to be returned.
- withMitigationName(String) - Method in class com.amazonaws.services.shield.model.Mitigation
-
The name of the mitigation taken for this attack.
- withMitigations(Mitigation...) - Method in class com.amazonaws.services.shield.model.AttackDetail
-
List of mitigation actions taken for the attack.
- withMitigations(Collection<Mitigation>) - Method in class com.amazonaws.services.shield.model.AttackDetail
-
List of mitigation actions taken for the attack.
- withN(Integer) - Method in class com.amazonaws.services.shield.model.SummarizedCounter
-
The number of counters for a specified time period.
- withName(String) - Method in class com.amazonaws.services.shield.model.CreateProtectionRequest
-
Friendly name for the Protection you are creating.
- withName(String) - Method in class com.amazonaws.services.shield.model.Protection
-
The friendly name of the protection.
- withName(String) - Method in class com.amazonaws.services.shield.model.SummarizedCounter
-
The counter name.
- withNextToken(String) - Method in class com.amazonaws.services.shield.model.ListAttacksRequest
-
The ListAttacksRequest.NextMarker value from a previous call to ListAttacksRequest.
- withNextToken(String) - Method in class com.amazonaws.services.shield.model.ListAttacksResult
-
The token returned by a previous call to indicate that there is more data available.
- withNextToken(String) - Method in class com.amazonaws.services.shield.model.ListProtectionsRequest
-
The ListProtectionsRequest.NextToken value from a previous call to ListProtections.
- withNextToken(String) - Method in class com.amazonaws.services.shield.model.ListProtectionsResult
-
If you specify a value for MaxResults and you have more Protections than the value of MaxResults,
AWS Shield Advanced returns a NextToken value in the response that allows you to list another group of
Protections.
- withProtection(Protection) - Method in class com.amazonaws.services.shield.model.DescribeProtectionResult
-
- withProtectionId(String) - Method in class com.amazonaws.services.shield.model.CreateProtectionResult
-
The unique identifier (ID) for the
Protection object that is created.
- withProtectionId(String) - Method in class com.amazonaws.services.shield.model.DeleteProtectionRequest
-
The unique identifier (ID) for the
Protection object to be deleted.
- withProtectionId(String) - Method in class com.amazonaws.services.shield.model.DescribeProtectionRequest
-
The unique identifier (ID) for the
Protection object that is described.
- withProtections(Protection...) - Method in class com.amazonaws.services.shield.model.ListProtectionsResult
-
- withProtections(Collection<Protection>) - Method in class com.amazonaws.services.shield.model.ListProtectionsResult
-
- withResourceArn(String) - Method in class com.amazonaws.services.shield.model.AttackDetail
-
The ARN (Amazon Resource Name) of the resource that was attacked.
- withResourceArn(String) - Method in class com.amazonaws.services.shield.model.AttackSummary
-
The ARN (Amazon Resource Name) of the resource that was attacked.
- withResourceArn(String) - Method in class com.amazonaws.services.shield.model.CreateProtectionRequest
-
The ARN (Amazon Resource Name) of the resource to be protected.
- withResourceArn(String) - Method in class com.amazonaws.services.shield.model.Protection
-
The ARN (Amazon Resource Name) of the AWS resource that is protected.
- withResourceArns(String...) - Method in class com.amazonaws.services.shield.model.ListAttacksRequest
-
The ARN (Amazon Resource Name) of the resource that was attacked.
- withResourceArns(Collection<String>) - Method in class com.amazonaws.services.shield.model.ListAttacksRequest
-
The ARN (Amazon Resource Name) of the resource that was attacked.
- withStartTime(Date) - Method in class com.amazonaws.services.shield.model.AttackDetail
-
The time the attack started, in the format 2016-12-16T13:50Z.
- withStartTime(Date) - Method in class com.amazonaws.services.shield.model.AttackSummary
-
The start time of the attack, in the format 2016-12-16T13:50Z.
- withStartTime(TimeRange) - Method in class com.amazonaws.services.shield.model.ListAttacksRequest
-
The time period for the attacks.
- withStartTime(Date) - Method in class com.amazonaws.services.shield.model.Subscription
-
The start time of the subscription, in the format "2016-12-16T13:50Z".
- withSubResources(SubResourceSummary...) - Method in class com.amazonaws.services.shield.model.AttackDetail
-
If applicable, additional detail about the resource being attacked, for example, IP address or URL.
- withSubResources(Collection<SubResourceSummary>) - Method in class com.amazonaws.services.shield.model.AttackDetail
-
If applicable, additional detail about the resource being attacked, for example, IP address or URL.
- withSubscription(Subscription) - Method in class com.amazonaws.services.shield.model.DescribeSubscriptionResult
-
The AWS Shield Advanced subscription details for an account.
- withSum(Double) - Method in class com.amazonaws.services.shield.model.SummarizedCounter
-
The total of counter values for a specified time period.
- withTimeCommitmentInSeconds(Long) - Method in class com.amazonaws.services.shield.model.Subscription
-
The length, in seconds, of the AWS Shield Advanced subscription for the account.
- withToExclusive(Date) - Method in class com.amazonaws.services.shield.model.TimeRange
-
The end time, in the format 2016-12-16T15:50Z.
- withType(String) - Method in exception com.amazonaws.services.shield.model.LimitsExceededException
-
- withType(String) - Method in class com.amazonaws.services.shield.model.SubResourceSummary
-
The SubResource type.
- withType(SubResourceType) - Method in class com.amazonaws.services.shield.model.SubResourceSummary
-
The SubResource type.
- withUnit(String) - Method in class com.amazonaws.services.shield.model.SummarizedCounter
-
The unit of the counters.
- withVectorCounters(SummarizedCounter...) - Method in class com.amazonaws.services.shield.model.SummarizedAttackVector
-
The list of counters that describe the details of the attack.
- withVectorCounters(Collection<SummarizedCounter>) - Method in class com.amazonaws.services.shield.model.SummarizedAttackVector
-
The list of counters that describe the details of the attack.
- withVectorType(String) - Method in class com.amazonaws.services.shield.model.AttackVectorDescription
-
The attack type, for example, SNMP reflection or SYN flood.
- withVectorType(String) - Method in class com.amazonaws.services.shield.model.SummarizedAttackVector
-
The attack type, for example, SNMP reflection or SYN flood.