Uses of Class
com.google.cloud.run.v2.BinaryAuthorization.BinauthzMethodCase
-
Packages that use BinaryAuthorization.BinauthzMethodCase Package Description com.google.cloud.run.v2 A client to Cloud Run Admin API -
-
Uses of BinaryAuthorization.BinauthzMethodCase in com.google.cloud.run.v2
Methods in com.google.cloud.run.v2 that return BinaryAuthorization.BinauthzMethodCase Modifier and Type Method Description static BinaryAuthorization.BinauthzMethodCaseBinaryAuthorization.BinauthzMethodCase. forNumber(int value)BinaryAuthorization.BinauthzMethodCaseBinaryAuthorization.Builder. getBinauthzMethodCase()BinaryAuthorization.BinauthzMethodCaseBinaryAuthorization. getBinauthzMethodCase()BinaryAuthorization.BinauthzMethodCaseBinaryAuthorizationOrBuilder. getBinauthzMethodCase()static BinaryAuthorization.BinauthzMethodCaseBinaryAuthorization.BinauthzMethodCase. valueOf(int value)Deprecated.static BinaryAuthorization.BinauthzMethodCaseBinaryAuthorization.BinauthzMethodCase. valueOf(String name)Returns the enum constant of this type with the specified name.static BinaryAuthorization.BinauthzMethodCase[]BinaryAuthorization.BinauthzMethodCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-