Class StartFreeIpaVerticalScalingRequest
java.lang.Object
com.cloudera.cdp.environments.model.StartFreeIpaVerticalScalingRequest
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2024-09-27T08:40:26.724-07:00")
public class StartFreeIpaVerticalScalingRequest
extends Object
The request object for FreeIPA vertical scaling.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Getter for environment.Getter for instanceTemplate.int
hashCode()
void
setEnvironment
(String environment) Setter for environment.void
setInstanceTemplate
(InstanceTemplate instanceTemplate) Setter for instanceTemplate.toString()
-
Constructor Details
-
StartFreeIpaVerticalScalingRequest
public StartFreeIpaVerticalScalingRequest()
-
-
Method Details
-
getEnvironment
Getter for environment. The name or CRN of the environment. -
setEnvironment
Setter for environment. The name or CRN of the environment. -
getInstanceTemplate
Getter for instanceTemplate. Instance template that specifies the core information for the vertical scale. -
setInstanceTemplate
Setter for instanceTemplate. Instance template that specifies the core information for the vertical scale. -
equals
-
hashCode
public int hashCode() -
toString
-