Uses of Class
software.amazon.awssdk.services.eks.model.EksAnywhereSubscriptionTerm
-
Packages that use EksAnywhereSubscriptionTerm Package Description software.amazon.awssdk.services.eks.model -
-
Uses of EksAnywhereSubscriptionTerm in software.amazon.awssdk.services.eks.model
Methods in software.amazon.awssdk.services.eks.model that return EksAnywhereSubscriptionTerm Modifier and Type Method Description EksAnywhereSubscriptionTermCreateEksAnywhereSubscriptionRequest. term()An object representing the term duration and term unit type of your subscription.EksAnywhereSubscriptionTermEksAnywhereSubscription. term()An EksAnywhereSubscriptionTerm object.Methods in software.amazon.awssdk.services.eks.model with parameters of type EksAnywhereSubscriptionTerm Modifier and Type Method Description CreateEksAnywhereSubscriptionRequest.BuilderCreateEksAnywhereSubscriptionRequest.Builder. term(EksAnywhereSubscriptionTerm term)An object representing the term duration and term unit type of your subscription.EksAnywhereSubscription.BuilderEksAnywhereSubscription.Builder. term(EksAnywhereSubscriptionTerm term)An EksAnywhereSubscriptionTerm object.
-