| Package | Description |
|---|---|
| com.databricks.sdk.service.postgres |
| Modifier and Type | Method and Description |
|---|---|
BranchSpec |
Branch.getSpec() |
BranchSpec |
BranchSpec.setExpireTime(com.google.protobuf.Timestamp expireTime) |
BranchSpec |
BranchSpec.setIsProtected(Boolean isProtected) |
BranchSpec |
BranchSpec.setNoExpiry(Boolean noExpiry) |
BranchSpec |
BranchSpec.setSourceBranch(String sourceBranch) |
BranchSpec |
BranchSpec.setSourceBranchLsn(String sourceBranchLsn) |
BranchSpec |
BranchSpec.setSourceBranchTime(com.google.protobuf.Timestamp sourceBranchTime) |
BranchSpec |
BranchSpec.setTtl(com.google.protobuf.Duration ttl) |
| Modifier and Type | Method and Description |
|---|---|
Branch |
Branch.setSpec(BranchSpec spec) |
Copyright © 2026. All rights reserved.