@Generated public class BranchStatus extends Object
| Constructor and Description |
|---|
BranchStatus() |
public BranchStatus setCurrentState(BranchStatusState currentState)
public BranchStatusState getCurrentState()
public BranchStatus setDefault(Boolean defaultValue)
public Boolean getDefault()
public BranchStatus setExpireTime(com.google.protobuf.Timestamp expireTime)
public com.google.protobuf.Timestamp getExpireTime()
public BranchStatus setIsProtected(Boolean isProtected)
public Boolean getIsProtected()
public BranchStatus setLogicalSizeBytes(Long logicalSizeBytes)
public Long getLogicalSizeBytes()
public BranchStatus setPendingState(BranchStatusState pendingState)
public BranchStatusState getPendingState()
public BranchStatus setSourceBranch(String sourceBranch)
public String getSourceBranch()
public BranchStatus setSourceBranchLsn(String sourceBranchLsn)
public String getSourceBranchLsn()
public BranchStatus setSourceBranchTime(com.google.protobuf.Timestamp sourceBranchTime)
public com.google.protobuf.Timestamp getSourceBranchTime()
public BranchStatus setStateChangeTime(com.google.protobuf.Timestamp stateChangeTime)
public com.google.protobuf.Timestamp getStateChangeTime()
Copyright © 2026. All rights reserved.