| Modifier and Type | Method and Description |
|---|---|
Resources.AttestorPublicKey |
Resources.AttestorPublicKey.Builder.build() |
Resources.AttestorPublicKey |
Resources.AttestorPublicKey.Builder.buildPartial() |
static Resources.AttestorPublicKey |
Resources.AttestorPublicKey.getDefaultInstance() |
Resources.AttestorPublicKey |
Resources.AttestorPublicKey.getDefaultInstanceForType() |
Resources.AttestorPublicKey |
Resources.AttestorPublicKey.Builder.getDefaultInstanceForType() |
Resources.AttestorPublicKey |
Resources.UserOwnedGrafeasNoteOrBuilder.getPublicKeys(int index)
Optional.
|
Resources.AttestorPublicKey |
Resources.UserOwnedGrafeasNote.getPublicKeys(int index)
Optional.
|
Resources.AttestorPublicKey |
Resources.UserOwnedGrafeasNote.Builder.getPublicKeys(int index)
Optional.
|
static Resources.AttestorPublicKey |
Resources.AttestorPublicKey.parseDelimitedFrom(InputStream input) |
static Resources.AttestorPublicKey |
Resources.AttestorPublicKey.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Resources.AttestorPublicKey |
Resources.AttestorPublicKey.parseFrom(byte[] data) |
static Resources.AttestorPublicKey |
Resources.AttestorPublicKey.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Resources.AttestorPublicKey |
Resources.AttestorPublicKey.parseFrom(ByteBuffer data) |
static Resources.AttestorPublicKey |
Resources.AttestorPublicKey.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Resources.AttestorPublicKey |
Resources.AttestorPublicKey.parseFrom(com.google.protobuf.ByteString data) |
static Resources.AttestorPublicKey |
Resources.AttestorPublicKey.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Resources.AttestorPublicKey |
Resources.AttestorPublicKey.parseFrom(com.google.protobuf.CodedInputStream input) |
static Resources.AttestorPublicKey |
Resources.AttestorPublicKey.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Resources.AttestorPublicKey |
Resources.AttestorPublicKey.parseFrom(InputStream input) |
static Resources.AttestorPublicKey |
Resources.AttestorPublicKey.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Resources.AttestorPublicKey> |
Resources.AttestorPublicKey.getParserForType() |
List<Resources.AttestorPublicKey> |
Resources.UserOwnedGrafeasNoteOrBuilder.getPublicKeysList()
Optional.
|
List<Resources.AttestorPublicKey> |
Resources.UserOwnedGrafeasNote.getPublicKeysList()
Optional.
|
List<Resources.AttestorPublicKey> |
Resources.UserOwnedGrafeasNote.Builder.getPublicKeysList()
Optional.
|
static com.google.protobuf.Parser<Resources.AttestorPublicKey> |
Resources.AttestorPublicKey.parser() |
| Modifier and Type | Method and Description |
|---|---|
Resources.UserOwnedGrafeasNote.Builder |
Resources.UserOwnedGrafeasNote.Builder.addPublicKeys(int index,
Resources.AttestorPublicKey value)
Optional.
|
Resources.UserOwnedGrafeasNote.Builder |
Resources.UserOwnedGrafeasNote.Builder.addPublicKeys(Resources.AttestorPublicKey value)
Optional.
|
Resources.AttestorPublicKey.Builder |
Resources.AttestorPublicKey.Builder.mergeFrom(Resources.AttestorPublicKey other) |
static Resources.AttestorPublicKey.Builder |
Resources.AttestorPublicKey.newBuilder(Resources.AttestorPublicKey prototype) |
Resources.UserOwnedGrafeasNote.Builder |
Resources.UserOwnedGrafeasNote.Builder.setPublicKeys(int index,
Resources.AttestorPublicKey value)
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
Resources.UserOwnedGrafeasNote.Builder |
Resources.UserOwnedGrafeasNote.Builder.addAllPublicKeys(Iterable<? extends Resources.AttestorPublicKey> values)
Optional.
|
Copyright © 2024 Google LLC. All rights reserved.