Uses of Class
com.google.cloud.binaryauthorization.v1beta1.AttestorPublicKey
-
Packages that use AttestorPublicKey Package Description com.google.cloud.binaryauthorization.v1beta1 A client to Binary Authorization API -
-
Uses of AttestorPublicKey in com.google.cloud.binaryauthorization.v1beta1
Methods in com.google.cloud.binaryauthorization.v1beta1 that return AttestorPublicKey Modifier and Type Method Description AttestorPublicKeyAttestorPublicKey.Builder. build()AttestorPublicKeyAttestorPublicKey.Builder. buildPartial()static AttestorPublicKeyAttestorPublicKey. getDefaultInstance()AttestorPublicKeyAttestorPublicKey.Builder. getDefaultInstanceForType()AttestorPublicKeyAttestorPublicKey. getDefaultInstanceForType()AttestorPublicKeyUserOwnedDrydockNote.Builder. getPublicKeys(int index)Optional.AttestorPublicKeyUserOwnedDrydockNote. getPublicKeys(int index)Optional.AttestorPublicKeyUserOwnedDrydockNoteOrBuilder. getPublicKeys(int index)Optional.static AttestorPublicKeyAttestorPublicKey. parseDelimitedFrom(InputStream input)static AttestorPublicKeyAttestorPublicKey. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AttestorPublicKeyAttestorPublicKey. parseFrom(byte[] data)static AttestorPublicKeyAttestorPublicKey. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AttestorPublicKeyAttestorPublicKey. parseFrom(com.google.protobuf.ByteString data)static AttestorPublicKeyAttestorPublicKey. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AttestorPublicKeyAttestorPublicKey. parseFrom(com.google.protobuf.CodedInputStream input)static AttestorPublicKeyAttestorPublicKey. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AttestorPublicKeyAttestorPublicKey. parseFrom(InputStream input)static AttestorPublicKeyAttestorPublicKey. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AttestorPublicKeyAttestorPublicKey. parseFrom(ByteBuffer data)static AttestorPublicKeyAttestorPublicKey. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.binaryauthorization.v1beta1 that return types with arguments of type AttestorPublicKey Modifier and Type Method Description com.google.protobuf.Parser<AttestorPublicKey>AttestorPublicKey. getParserForType()List<AttestorPublicKey>UserOwnedDrydockNote.Builder. getPublicKeysList()Optional.List<AttestorPublicKey>UserOwnedDrydockNote. getPublicKeysList()Optional.List<AttestorPublicKey>UserOwnedDrydockNoteOrBuilder. getPublicKeysList()Optional.static com.google.protobuf.Parser<AttestorPublicKey>AttestorPublicKey. parser()Methods in com.google.cloud.binaryauthorization.v1beta1 with parameters of type AttestorPublicKey Modifier and Type Method Description UserOwnedDrydockNote.BuilderUserOwnedDrydockNote.Builder. addPublicKeys(int index, AttestorPublicKey value)Optional.UserOwnedDrydockNote.BuilderUserOwnedDrydockNote.Builder. addPublicKeys(AttestorPublicKey value)Optional.AttestorPublicKey.BuilderAttestorPublicKey.Builder. mergeFrom(AttestorPublicKey other)static AttestorPublicKey.BuilderAttestorPublicKey. newBuilder(AttestorPublicKey prototype)UserOwnedDrydockNote.BuilderUserOwnedDrydockNote.Builder. setPublicKeys(int index, AttestorPublicKey value)Optional.Method parameters in com.google.cloud.binaryauthorization.v1beta1 with type arguments of type AttestorPublicKey Modifier and Type Method Description UserOwnedDrydockNote.BuilderUserOwnedDrydockNote.Builder. addAllPublicKeys(Iterable<? extends AttestorPublicKey> values)Optional.
-