Uses of Class
com.oracle.bmc.devops.model.RepositoryAuthorCollection
-
Packages that use RepositoryAuthorCollection Package Description com.oracle.bmc.devops.model com.oracle.bmc.devops.responses -
-
Uses of RepositoryAuthorCollection in com.oracle.bmc.devops.model
Methods in com.oracle.bmc.devops.model that return RepositoryAuthorCollection Modifier and Type Method Description RepositoryAuthorCollection
RepositoryAuthorCollection.Builder. build()
Methods in com.oracle.bmc.devops.model with parameters of type RepositoryAuthorCollection Modifier and Type Method Description RepositoryAuthorCollection.Builder
RepositoryAuthorCollection.Builder. copy(RepositoryAuthorCollection model)
-
Uses of RepositoryAuthorCollection in com.oracle.bmc.devops.responses
Methods in com.oracle.bmc.devops.responses that return RepositoryAuthorCollection Modifier and Type Method Description RepositoryAuthorCollection
ListAuthorsResponse. getRepositoryAuthorCollection()
The returned RepositoryAuthorCollection instance.Methods in com.oracle.bmc.devops.responses with parameters of type RepositoryAuthorCollection Modifier and Type Method Description ListAuthorsResponse.Builder
ListAuthorsResponse.Builder. repositoryAuthorCollection(RepositoryAuthorCollection repositoryAuthorCollection)
The returned RepositoryAuthorCollection instance.
-