Package | Description |
---|---|
com.oracle.bmc.devops.model |
Modifier and Type | Method and Description |
---|---|
static RepositoryPathSummary.Builder |
RepositoryPathSummary.builder()
Create a new builder.
|
RepositoryPathSummary.Builder |
RepositoryPathSummary.Builder.copy(RepositoryPathSummary model) |
RepositoryPathSummary.Builder |
RepositoryPathSummary.Builder.definedTags(Map<String,Map<String,Object>> definedTags)
Defined tags for this resource.
|
RepositoryPathSummary.Builder |
RepositoryPathSummary.Builder.freeformTags(Map<String,String> freeformTags)
Simple key-value pair that is applied without any predefined name, type or scope.
|
RepositoryPathSummary.Builder |
RepositoryPathSummary.Builder.name(String name)
Name of file or directory.
|
RepositoryPathSummary.Builder |
RepositoryPathSummary.Builder.path(String path)
Path to file or directory in a repository.
|
RepositoryPathSummary.Builder |
RepositoryPathSummary.Builder.sha(String sha)
SHA-1 checksum of blob or tree.
|
RepositoryPathSummary.Builder |
RepositoryPathSummary.Builder.sizeInBytes(Long sizeInBytes)
Size of file or directory.
|
RepositoryPathSummary.Builder |
RepositoryPathSummary.Builder.submoduleGitUrl(String submoduleGitUrl)
The git URL of the submodule.
|
RepositoryPathSummary.Builder |
RepositoryPathSummary.Builder.systemTags(Map<String,Map<String,Object>> systemTags)
Usage of system tag keys.
|
RepositoryPathSummary.Builder |
RepositoryPathSummary.toBuilder() |
RepositoryPathSummary.Builder |
RepositoryPathSummary.Builder.type(String type)
File or directory.
|
Copyright © 2016–2024. All rights reserved.