RepositorySummary.Builder |
RepositorySummary.Builder.administratorAccount(String administratorAccount) |
The Amazon Web Services account ID that manages the repository.
|
RepositorySummary.Builder |
RepositorySummary.Builder.arn(String arn) |
The ARN of the repository.
|
static RepositorySummary.Builder |
RepositorySummary.builder() |
|
RepositorySummary.Builder |
RepositorySummary.Builder.createdTime(Instant createdTime) |
A timestamp that represents the date and time the repository was created.
|
RepositorySummary.Builder |
RepositorySummary.Builder.description(String description) |
The description of the repository.
|
RepositorySummary.Builder |
RepositorySummary.Builder.domainName(String domainName) |
The name of the domain that contains the repository.
|
RepositorySummary.Builder |
RepositorySummary.Builder.domainOwner(String domainOwner) |
The 12-digit account number of the Amazon Web Services account that owns the domain.
|
RepositorySummary.Builder |
RepositorySummary.Builder.name(String name) |
The name of the repository.
|
RepositorySummary.Builder |
RepositorySummary.toBuilder() |
|