Package | Description |
---|---|
io.grafeas.v1 |
A client to Container Analysis API.
|
Modifier and Type | Method and Description |
---|---|
static RepoId.IdCase |
RepoId.IdCase.forNumber(int value) |
RepoId.IdCase |
RepoIdOrBuilder.getIdCase() |
RepoId.IdCase |
RepoId.getIdCase() |
RepoId.IdCase |
RepoId.Builder.getIdCase() |
static RepoId.IdCase |
RepoId.IdCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static RepoId.IdCase |
RepoId.IdCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RepoId.IdCase[] |
RepoId.IdCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Google LLC. All rights reserved.