Uses of Class
com.google.devtools.artifactregistry.v1.Repository.FormatConfigCase
-
Packages that use Repository.FormatConfigCase Package Description com.google.devtools.artifactregistry.v1 A client to Artifact Registry API -
-
Uses of Repository.FormatConfigCase in com.google.devtools.artifactregistry.v1
Methods in com.google.devtools.artifactregistry.v1 that return Repository.FormatConfigCase Modifier and Type Method Description static Repository.FormatConfigCaseRepository.FormatConfigCase. forNumber(int value)Repository.FormatConfigCaseRepository.Builder. getFormatConfigCase()Repository.FormatConfigCaseRepository. getFormatConfigCase()Repository.FormatConfigCaseRepositoryOrBuilder. getFormatConfigCase()static Repository.FormatConfigCaseRepository.FormatConfigCase. valueOf(int value)Deprecated.static Repository.FormatConfigCaseRepository.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.
-