Uses of Class
com.oracle.bmc.devops.model.RepositoryPathCollection.Builder
-
Packages that use RepositoryPathCollection.Builder Package Description com.oracle.bmc.devops.model -
-
Uses of RepositoryPathCollection.Builder in com.oracle.bmc.devops.model
Methods in com.oracle.bmc.devops.model that return RepositoryPathCollection.Builder Modifier and Type Method Description static RepositoryPathCollection.Builder
RepositoryPathCollection. builder()
Create a new builder.RepositoryPathCollection.Builder
RepositoryPathCollection.Builder. copy(RepositoryPathCollection model)
RepositoryPathCollection.Builder
RepositoryPathCollection.Builder. items(List<RepositoryPathSummary> items)
List of objects describing files or directories in a repository.RepositoryPathCollection.Builder
RepositoryPathCollection. toBuilder()
-