CopyableBuilder<Subscription.Builder,Subscription>, SdkBuilder<Subscription.Builder,Subscription>public static interface Subscription.Builder extends CopyableBuilder<Subscription.Builder,Subscription>
| Modifier and Type | Method | Description |
|---|---|---|
Subscription.Builder |
startTime(Date startTime) |
The start time of the subscription, in the format "2016-12-16T13:50Z".
|
Subscription.Builder |
timeCommitmentInSeconds(Long timeCommitmentInSeconds) |
The length, in seconds, of the AWS Shield Advanced subscription for the account.
|
copyapply, buildSubscription.Builder startTime(Date startTime)
The start time of the subscription, in the format "2016-12-16T13:50Z".
startTime - The start time of the subscription, in the format "2016-12-16T13:50Z".Subscription.Builder timeCommitmentInSeconds(Long timeCommitmentInSeconds)
The length, in seconds, of the AWS Shield Advanced subscription for the account.
timeCommitmentInSeconds - The length, in seconds, of the AWS Shield Advanced subscription for the account.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.