Uses of Class
com.cloudera.cdp.datalake.model.GCPConfiguration
Packages that use GCPConfiguration
-
Uses of GCPConfiguration in com.cloudera.cdp.datalake.model
Methods in com.cloudera.cdp.datalake.model that return GCPConfigurationModifier and TypeMethodDescriptionDatalakeDetails.getGcpConfiguration()
Getter for gcpConfiguration.Methods in com.cloudera.cdp.datalake.model with parameters of type GCPConfigurationModifier and TypeMethodDescriptionvoid
DatalakeDetails.setGcpConfiguration
(GCPConfiguration gcpConfiguration) Setter for gcpConfiguration.