Class AwsFreeIpaInstanceTemplateParams
java.lang.Object
com.cloudera.cdp.environments.model.AwsFreeIpaInstanceTemplateParams
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2025-10-15T17:00:46.664-07:00")
public class AwsFreeIpaInstanceTemplateParams
extends Object
AWS specific FreeIPA parameters.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGetter for spotMaxPrice.Getter for spotPercentage.inthashCode()voidsetSpotMaxPrice(Double spotMaxPrice) Setter for spotMaxPrice.voidsetSpotPercentage(Integer spotPercentage) Setter for spotPercentage.toString()
-
Constructor Details
-
AwsFreeIpaInstanceTemplateParams
public AwsFreeIpaInstanceTemplateParams()
-
-
Method Details
-
getSpotPercentage
Getter for spotPercentage. Percentage of spot instances. -
setSpotPercentage
Setter for spotPercentage. Percentage of spot instances. -
getSpotMaxPrice
Getter for spotMaxPrice. Maximum hourly price of spot instances. -
setSpotMaxPrice
Setter for spotMaxPrice. Maximum hourly price of spot instances. -
equals
-
hashCode
public int hashCode() -
toString
-