Uses of Interface
com.google.cloud.binaryauthorization.v1beta1.AttestorPublicKeyOrBuilder
-
Packages that use AttestorPublicKeyOrBuilder Package Description com.google.cloud.binaryauthorization.v1beta1 A client to Binary Authorization API -
-
Uses of AttestorPublicKeyOrBuilder in com.google.cloud.binaryauthorization.v1beta1
Classes in com.google.cloud.binaryauthorization.v1beta1 that implement AttestorPublicKeyOrBuilder Modifier and Type Class Description class
AttestorPublicKey
An [attestor public key][google.cloud.binaryauthorization.v1beta1.AttestorPublicKey] that will be used to verify attestations signed by this attestor.static class
AttestorPublicKey.Builder
An [attestor public key][google.cloud.binaryauthorization.v1beta1.AttestorPublicKey] that will be used to verify attestations signed by this attestor.Methods in com.google.cloud.binaryauthorization.v1beta1 that return AttestorPublicKeyOrBuilder Modifier and Type Method Description AttestorPublicKeyOrBuilder
UserOwnedDrydockNote.Builder. getPublicKeysOrBuilder(int index)
Optional.AttestorPublicKeyOrBuilder
UserOwnedDrydockNote. getPublicKeysOrBuilder(int index)
Optional.AttestorPublicKeyOrBuilder
UserOwnedDrydockNoteOrBuilder. getPublicKeysOrBuilder(int index)
Optional.Methods in com.google.cloud.binaryauthorization.v1beta1 that return types with arguments of type AttestorPublicKeyOrBuilder Modifier and Type Method Description List<? extends AttestorPublicKeyOrBuilder>
UserOwnedDrydockNote.Builder. getPublicKeysOrBuilderList()
Optional.List<? extends AttestorPublicKeyOrBuilder>
UserOwnedDrydockNote. getPublicKeysOrBuilderList()
Optional.List<? extends AttestorPublicKeyOrBuilder>
UserOwnedDrydockNoteOrBuilder. getPublicKeysOrBuilderList()
Optional.
-