Package | Description |
---|---|
com.oracle.bmc.devops | |
com.oracle.bmc.devops.model |
Modifier and Type | Method and Description |
---|---|
Iterable<RepositoryPathSummary> |
DevopsPaginators.listPathsRecordIterator(ListPathsRequest request)
Creates a new iterable which will iterate over the
RepositoryPathSummary objects contained in responses from the
listPaths operation. |
Modifier and Type | Method and Description |
---|---|
RepositoryPathSummary |
RepositoryPathSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<RepositoryPathSummary> |
RepositoryPathCollection.getItems()
List of objects describing files or directories in a repository.
|
Modifier and Type | Method and Description |
---|---|
RepositoryPathSummary.Builder |
RepositoryPathSummary.Builder.copy(RepositoryPathSummary model) |
Modifier and Type | Method and Description |
---|---|
RepositoryPathCollection.Builder |
RepositoryPathCollection.Builder.items(List<RepositoryPathSummary> items)
List of objects describing files or directories in a repository.
|
Constructor and Description |
---|
RepositoryPathCollection(List<RepositoryPathSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.