Package | Description |
---|---|
com.oracle.bmc.devops.model | |
com.oracle.bmc.devops.requests |
Modifier and Type | Class and Description |
---|---|
class |
CreateOrUpdateGitBranchDetails
The information needed to create a branch.
|
class |
CreateOrUpdateGitTagDetails
The information needed to create a lightweight tag.
|
Modifier and Type | Method and Description |
---|---|
CreateOrUpdateGitRefDetails |
CreateOrUpdateGitRefRequest.getBody$()
Alternative accessor for the body parameter.
|
CreateOrUpdateGitRefDetails |
CreateOrUpdateGitRefRequest.getCreateOrUpdateGitRefDetails()
The information to create a reference with the type specified in the query.
|
Modifier and Type | Method and Description |
---|---|
CreateOrUpdateGitRefRequest.Builder |
CreateOrUpdateGitRefRequest.Builder.body$(CreateOrUpdateGitRefDetails body)
Alternative setter for the body parameter.
|
CreateOrUpdateGitRefRequest.Builder |
CreateOrUpdateGitRefRequest.Builder.createOrUpdateGitRefDetails(CreateOrUpdateGitRefDetails createOrUpdateGitRefDetails)
The information to create a reference with the type specified in the query.
|
Copyright © 2016–2024. All rights reserved.