Package | Description |
---|---|
com.oracle.bmc.devops.model |
Modifier and Type | Method and Description |
---|---|
static PullRequestComment.ContextStatus |
PullRequestComment.ContextStatus.create(String key) |
PullRequestComment.ContextStatus |
PullRequestCommentSummary.getContextStatus()
Shows the status of an inline comments context
|
PullRequestComment.ContextStatus |
PullRequestComment.getContextStatus()
Shows the status of an inline comments context
|
static PullRequestComment.ContextStatus |
PullRequestComment.ContextStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PullRequestComment.ContextStatus[] |
PullRequestComment.ContextStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
PullRequestCommentSummary.Builder |
PullRequestCommentSummary.Builder.contextStatus(PullRequestComment.ContextStatus contextStatus)
Shows the status of an inline comments context
|
PullRequestComment.Builder |
PullRequestComment.Builder.contextStatus(PullRequestComment.ContextStatus contextStatus)
Shows the status of an inline comments context
|
Copyright © 2016–2024. All rights reserved.