Package | Description |
---|---|
com.oracle.bmc.devops | |
com.oracle.bmc.devops.model |
Modifier and Type | Method and Description |
---|---|
Iterable<RepositoryRefSummary> |
DevopsPaginators.listRefsRecordIterator(ListRefsRequest request)
Creates a new iterable which will iterate over the
RepositoryRefSummary objects contained in responses from the
listRefs operation. |
Modifier and Type | Class and Description |
---|---|
class |
RepositoryBranchSummary
Branch related information.
|
class |
RepositoryTagSummary
The information needed to create a lightweight tag.
|
Modifier and Type | Method and Description |
---|---|
List<RepositoryRefSummary> |
RepositoryRefCollection.getItems()
List of references.
|
Modifier and Type | Method and Description |
---|---|
RepositoryRefCollection.Builder |
RepositoryRefCollection.Builder.items(List<RepositoryRefSummary> items)
List of references.
|
Constructor and Description |
---|
RepositoryRefCollection(List<RepositoryRefSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.