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