public static class UpdateGoogleBigQueryConnectionDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
public UpdateGoogleBigQueryConnectionDetails.Builder displayName(String displayName)
public UpdateGoogleBigQueryConnectionDetails.Builder description(String description)
public UpdateGoogleBigQueryConnectionDetails.Builder freeformTags(Map<String,String> freeformTags)
public UpdateGoogleBigQueryConnectionDetails.Builder definedTags(Map<String,Map<String,Object>> definedTags)
public UpdateGoogleBigQueryConnectionDetails.Builder vaultId(String vaultId)
public UpdateGoogleBigQueryConnectionDetails.Builder keyId(String keyId)
public UpdateGoogleBigQueryConnectionDetails.Builder nsgIds(List<String> nsgIds)
public UpdateGoogleBigQueryConnectionDetails.Builder subnetId(String subnetId)
public UpdateGoogleBigQueryConnectionDetails.Builder routingMethod(RoutingMethod routingMethod)
public UpdateGoogleBigQueryConnectionDetails.Builder serviceAccountKeyFile(String serviceAccountKeyFile)
The base64 encoded content of the service account key file containing the credentials required to use Google BigQuery.
serviceAccountKeyFile
- the value to setpublic UpdateGoogleBigQueryConnectionDetails build()
public UpdateGoogleBigQueryConnectionDetails.Builder copy(UpdateGoogleBigQueryConnectionDetails model)
Copyright © 2016–2024. All rights reserved.