static GoogleCloudStorageConnectionSummary.Builder |
GoogleCloudStorageConnectionSummary.builder() |
Create a new builder.
|
GoogleCloudStorageConnectionSummary.Builder |
GoogleCloudStorageConnectionSummary.Builder.compartmentId(String compartmentId) |
|
GoogleCloudStorageConnectionSummary.Builder |
GoogleCloudStorageConnectionSummary.Builder.copy(GoogleCloudStorageConnectionSummary model) |
|
GoogleCloudStorageConnectionSummary.Builder |
GoogleCloudStorageConnectionSummary.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
|
GoogleCloudStorageConnectionSummary.Builder |
GoogleCloudStorageConnectionSummary.Builder.description(String description) |
|
GoogleCloudStorageConnectionSummary.Builder |
GoogleCloudStorageConnectionSummary.Builder.displayName(String displayName) |
|
GoogleCloudStorageConnectionSummary.Builder |
GoogleCloudStorageConnectionSummary.Builder.doesUseSecretIds(Boolean doesUseSecretIds) |
|
GoogleCloudStorageConnectionSummary.Builder |
GoogleCloudStorageConnectionSummary.Builder.freeformTags(Map<String,String> freeformTags) |
|
GoogleCloudStorageConnectionSummary.Builder |
GoogleCloudStorageConnectionSummary.Builder.id(String id) |
|
GoogleCloudStorageConnectionSummary.Builder |
GoogleCloudStorageConnectionSummary.Builder.ingressIps(List<IngressIpDetails> ingressIps) |
|
GoogleCloudStorageConnectionSummary.Builder |
GoogleCloudStorageConnectionSummary.Builder.keyId(String keyId) |
|
GoogleCloudStorageConnectionSummary.Builder |
GoogleCloudStorageConnectionSummary.Builder.lifecycleDetails(String lifecycleDetails) |
|
GoogleCloudStorageConnectionSummary.Builder |
GoogleCloudStorageConnectionSummary.Builder.lifecycleState(Connection.LifecycleState lifecycleState) |
|
GoogleCloudStorageConnectionSummary.Builder |
GoogleCloudStorageConnectionSummary.Builder.locks(List<ResourceLock> locks) |
|
GoogleCloudStorageConnectionSummary.Builder |
GoogleCloudStorageConnectionSummary.Builder.nsgIds(List<String> nsgIds) |
|
GoogleCloudStorageConnectionSummary.Builder |
GoogleCloudStorageConnectionSummary.Builder.routingMethod(RoutingMethod routingMethod) |
|
GoogleCloudStorageConnectionSummary.Builder |
GoogleCloudStorageConnectionSummary.Builder.serviceAccountKeyFileSecretId(String serviceAccountKeyFileSecretId) |
The OCID of the
Secret where the content of the service account key file is stored, which containing the
credentials required to use Google Cloud Storage.
|
GoogleCloudStorageConnectionSummary.Builder |
GoogleCloudStorageConnectionSummary.Builder.subnetId(String subnetId) |
|
GoogleCloudStorageConnectionSummary.Builder |
GoogleCloudStorageConnectionSummary.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
|
GoogleCloudStorageConnectionSummary.Builder |
GoogleCloudStorageConnectionSummary.Builder.technologyType(GoogleCloudStorageConnection.TechnologyType technologyType) |
The Google Cloud Storage technology type.
|
GoogleCloudStorageConnectionSummary.Builder |
GoogleCloudStorageConnectionSummary.Builder.timeCreated(Date timeCreated) |
|
GoogleCloudStorageConnectionSummary.Builder |
GoogleCloudStorageConnectionSummary.Builder.timeUpdated(Date timeUpdated) |
|
GoogleCloudStorageConnectionSummary.Builder |
GoogleCloudStorageConnectionSummary.toBuilder() |
|
GoogleCloudStorageConnectionSummary.Builder |
GoogleCloudStorageConnectionSummary.Builder.vaultId(String vaultId) |
|