Class GCPCredentialProperties
- java.lang.Object
-
- com.cloudera.cdp.environments.model.GCPCredentialProperties
-
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen", date="2023-01-18T15:00:50.178-08:00") public class GCPCredentialProperties extends Object
The credential properties that closely related to those that have created on GCP.
-
-
Constructor Summary
Constructors Constructor Description GCPCredentialProperties()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
String
getKeyType()
Getter for keyType.int
hashCode()
void
setKeyType(String keyType)
Setter for keyType.String
toString()
-