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