Class GetGovCloudCredentialPrerequisitesRequest
java.lang.Object
com.cloudera.cdp.environments.model.GetGovCloudCredentialPrerequisitesRequest
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2024-09-27T08:40:26.724-07:00")
public class GetGovCloudCredentialPrerequisitesRequest
extends Object
Request object for getting the credential prerequisites for GovCloud for the enabled providers.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Getter for cloudPlatform.int
hashCode()
void
setCloudPlatform
(String cloudPlatform) Setter for cloudPlatform.toString()
-
Constructor Details
-
GetGovCloudCredentialPrerequisitesRequest
public GetGovCloudCredentialPrerequisitesRequest()
-
-
Method Details
-
getCloudPlatform
Getter for cloudPlatform. The kind of cloud platform. As of now, the following cloud provider is accepted as the value of this field - AWS -
setCloudPlatform
Setter for cloudPlatform. The kind of cloud platform. As of now, the following cloud provider is accepted as the value of this field - AWS -
equals
-
hashCode
public int hashCode() -
toString
-