Uses of Class
com.google.devtools.artifactregistry.v1beta2.Repository.FormatConfigCase
-
Packages that use Repository.FormatConfigCase Package Description com.google.devtools.artifactregistry.v1beta2 A client to Artifact Registry API -
-
Uses of Repository.FormatConfigCase in com.google.devtools.artifactregistry.v1beta2
Methods in com.google.devtools.artifactregistry.v1beta2 that return Repository.FormatConfigCase Modifier and Type Method Description static Repository.FormatConfigCase
Repository.FormatConfigCase. forNumber(int value)
Repository.FormatConfigCase
Repository.Builder. getFormatConfigCase()
Repository.FormatConfigCase
Repository. getFormatConfigCase()
Repository.FormatConfigCase
RepositoryOrBuilder. getFormatConfigCase()
static Repository.FormatConfigCase
Repository.FormatConfigCase. valueOf(int value)
Deprecated.static Repository.FormatConfigCase
Repository.FormatConfigCase. valueOf(String name)
Returns the enum constant of this type with the specified name.static Repository.FormatConfigCase[]
Repository.FormatConfigCase. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-