Package | Description |
---|---|
com.oracle.bmc.devops | |
com.oracle.bmc.devops.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ProtectedBranchSummary> |
DevopsPaginators.listProtectedBranchesRecordIterator(ListProtectedBranchesRequest request)
Creates a new iterable which will iterate over the
ProtectedBranchSummary objects contained in responses from the
listProtectedBranches operation. |
Modifier and Type | Method and Description |
---|---|
ProtectedBranchSummary |
ProtectedBranchSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ProtectedBranchSummary> |
ProtectedBranchCollection.getItems()
List of objects describing protected branches
|
Modifier and Type | Method and Description |
---|---|
ProtectedBranchSummary.Builder |
ProtectedBranchSummary.Builder.copy(ProtectedBranchSummary model) |
Modifier and Type | Method and Description |
---|---|
ProtectedBranchCollection.Builder |
ProtectedBranchCollection.Builder.items(List<ProtectedBranchSummary> items)
List of objects describing protected branches
|
Constructor and Description |
---|
ProtectedBranchCollection(List<ProtectedBranchSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.