| Package | Description |
|---|---|
| com.amazonaws.services.eks.model |
| Modifier and Type | Method and Description |
|---|---|
EksAnywhereSubscriptionTerm |
EksAnywhereSubscriptionTerm.clone() |
EksAnywhereSubscriptionTerm |
CreateEksAnywhereSubscriptionRequest.getTerm()
An object representing the term duration and term unit type of your subscription.
|
EksAnywhereSubscriptionTerm |
EksAnywhereSubscription.getTerm()
An EksAnywhereSubscriptionTerm object.
|
EksAnywhereSubscriptionTerm |
EksAnywhereSubscriptionTerm.withDuration(Integer duration)
The duration of the subscription term.
|
EksAnywhereSubscriptionTerm |
EksAnywhereSubscriptionTerm.withUnit(EksAnywhereSubscriptionTermUnit unit)
The term unit of the subscription.
|
EksAnywhereSubscriptionTerm |
EksAnywhereSubscriptionTerm.withUnit(String unit)
The term unit of the subscription.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateEksAnywhereSubscriptionRequest.setTerm(EksAnywhereSubscriptionTerm term)
An object representing the term duration and term unit type of your subscription.
|
void |
EksAnywhereSubscription.setTerm(EksAnywhereSubscriptionTerm term)
An EksAnywhereSubscriptionTerm object.
|
CreateEksAnywhereSubscriptionRequest |
CreateEksAnywhereSubscriptionRequest.withTerm(EksAnywhereSubscriptionTerm term)
An object representing the term duration and term unit type of your subscription.
|
EksAnywhereSubscription |
EksAnywhereSubscription.withTerm(EksAnywhereSubscriptionTerm term)
An EksAnywhereSubscriptionTerm object.
|
Copyright © 2024. All rights reserved.