Class GetGovCloudCredentialPrerequisitesRequest


  • @Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
               date="2024-03-13T13:08:47.341-07:00")
    public class GetGovCloudCredentialPrerequisitesRequest
    extends Object
    Request object for getting the credential prerequisites for GovCloud for the enabled providers.
    • Constructor Detail

      • GetGovCloudCredentialPrerequisitesRequest

        public GetGovCloudCredentialPrerequisitesRequest()
    • Method Detail

      • getCloudPlatform

        public String 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

        public void setCloudPlatform​(String cloudPlatform)
        Setter for cloudPlatform. The kind of cloud platform. As of now, the following cloud provider is accepted as the value of this field - AWS
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object