Package | Description |
---|---|
com.oracle.bmc.devops.model | |
com.oracle.bmc.devops.requests |
Modifier and Type | Method and Description |
---|---|
DeleteProtectedBranchDetails |
DeleteProtectedBranchDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
DeleteProtectedBranchDetails.Builder |
DeleteProtectedBranchDetails.Builder.copy(DeleteProtectedBranchDetails model) |
Modifier and Type | Method and Description |
---|---|
DeleteProtectedBranchDetails |
DeleteProtectedBranchRequest.getBody$()
Alternative accessor for the body parameter.
|
DeleteProtectedBranchDetails |
DeleteProtectedBranchRequest.getDeleteProtectedBranchDetails()
Details for a protected branch
|
Modifier and Type | Method and Description |
---|---|
DeleteProtectedBranchRequest.Builder |
DeleteProtectedBranchRequest.Builder.body$(DeleteProtectedBranchDetails body)
Alternative setter for the body parameter.
|
DeleteProtectedBranchRequest.Builder |
DeleteProtectedBranchRequest.Builder.deleteProtectedBranchDetails(DeleteProtectedBranchDetails deleteProtectedBranchDetails)
Details for a protected branch
|
Copyright © 2016–2024. All rights reserved.