Uses of Class
com.google.cloud.binaryauthorization.v1beta1.AttestorPublicKey.PublicKeyCase
-
Packages that use AttestorPublicKey.PublicKeyCase Package Description com.google.cloud.binaryauthorization.v1beta1 A client to Binary Authorization API -
-
Uses of AttestorPublicKey.PublicKeyCase in com.google.cloud.binaryauthorization.v1beta1
Methods in com.google.cloud.binaryauthorization.v1beta1 that return AttestorPublicKey.PublicKeyCase Modifier and Type Method Description static AttestorPublicKey.PublicKeyCaseAttestorPublicKey.PublicKeyCase. forNumber(int value)AttestorPublicKey.PublicKeyCaseAttestorPublicKey.Builder. getPublicKeyCase()AttestorPublicKey.PublicKeyCaseAttestorPublicKey. getPublicKeyCase()AttestorPublicKey.PublicKeyCaseAttestorPublicKeyOrBuilder. getPublicKeyCase()static AttestorPublicKey.PublicKeyCaseAttestorPublicKey.PublicKeyCase. valueOf(int value)Deprecated.static AttestorPublicKey.PublicKeyCaseAttestorPublicKey.PublicKeyCase. valueOf(String name)Returns the enum constant of this type with the specified name.static AttestorPublicKey.PublicKeyCase[]AttestorPublicKey.PublicKeyCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-