static GooglePubSubConnection.Builder |
GooglePubSubConnection.builder() |
Create a new builder.
|
GooglePubSubConnection.Builder |
GooglePubSubConnection.Builder.compartmentId(String compartmentId) |
|
GooglePubSubConnection.Builder |
GooglePubSubConnection.Builder.copy(GooglePubSubConnection model) |
|
GooglePubSubConnection.Builder |
GooglePubSubConnection.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
|
GooglePubSubConnection.Builder |
GooglePubSubConnection.Builder.description(String description) |
|
GooglePubSubConnection.Builder |
GooglePubSubConnection.Builder.displayName(String displayName) |
|
GooglePubSubConnection.Builder |
GooglePubSubConnection.Builder.doesUseSecretIds(Boolean doesUseSecretIds) |
|
GooglePubSubConnection.Builder |
GooglePubSubConnection.Builder.freeformTags(Map<String,String> freeformTags) |
|
GooglePubSubConnection.Builder |
GooglePubSubConnection.Builder.id(String id) |
|
GooglePubSubConnection.Builder |
GooglePubSubConnection.Builder.ingressIps(List<IngressIpDetails> ingressIps) |
|
GooglePubSubConnection.Builder |
GooglePubSubConnection.Builder.keyId(String keyId) |
|
GooglePubSubConnection.Builder |
GooglePubSubConnection.Builder.lifecycleDetails(String lifecycleDetails) |
|
GooglePubSubConnection.Builder |
GooglePubSubConnection.Builder.lifecycleState(Connection.LifecycleState lifecycleState) |
|
GooglePubSubConnection.Builder |
GooglePubSubConnection.Builder.locks(List<ResourceLock> locks) |
|
GooglePubSubConnection.Builder |
GooglePubSubConnection.Builder.nsgIds(List<String> nsgIds) |
|
GooglePubSubConnection.Builder |
GooglePubSubConnection.Builder.routingMethod(RoutingMethod routingMethod) |
|
GooglePubSubConnection.Builder |
GooglePubSubConnection.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 PubSub.
|
GooglePubSubConnection.Builder |
GooglePubSubConnection.Builder.subnetId(String subnetId) |
|
GooglePubSubConnection.Builder |
GooglePubSubConnection.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
|
GooglePubSubConnection.Builder |
GooglePubSubConnection.Builder.technologyType(GooglePubSubConnection.TechnologyType technologyType) |
The Google PubSub technology type.
|
GooglePubSubConnection.Builder |
GooglePubSubConnection.Builder.timeCreated(Date timeCreated) |
|
GooglePubSubConnection.Builder |
GooglePubSubConnection.Builder.timeUpdated(Date timeUpdated) |
|
GooglePubSubConnection.Builder |
GooglePubSubConnection.toBuilder() |
|
GooglePubSubConnection.Builder |
GooglePubSubConnection.Builder.vaultId(String vaultId) |
|