| Package | Description |
|---|---|
| com.amazonaws.services.shield.model |
| Modifier and Type | Method and Description |
|---|---|
Subscription |
Subscription.clone() |
Subscription |
DescribeSubscriptionResult.getSubscription()
The AWS Shield Advanced subscription details for an account.
|
Subscription |
Subscription.withStartTime(Date startTime)
The start time of the subscription, in Unix time in seconds.
|
Subscription |
Subscription.withTimeCommitmentInSeconds(Long timeCommitmentInSeconds)
The length, in seconds, of the AWS Shield Advanced subscription for the account.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeSubscriptionResult.setSubscription(Subscription subscription)
The AWS Shield Advanced subscription details for an account.
|
DescribeSubscriptionResult |
DescribeSubscriptionResult.withSubscription(Subscription subscription)
The AWS Shield Advanced subscription details for an account.
|
Copyright © 2018. All rights reserved.