| Modifier and Type | Method and Description |
|---|---|
ContactDetails |
ContactDetails.Builder.build() |
ContactDetails |
ContactDetails.Builder.buildPartial() |
ContactDetails |
FindingOrBuilder.getContactsOrDefault(String key,
ContactDetails defaultValue)
Output only.
|
ContactDetails |
Finding.getContactsOrDefault(String key,
ContactDetails defaultValue)
Output only.
|
ContactDetails |
Finding.Builder.getContactsOrDefault(String key,
ContactDetails defaultValue)
Output only.
|
ContactDetails |
FindingOrBuilder.getContactsOrThrow(String key)
Output only.
|
ContactDetails |
Finding.getContactsOrThrow(String key)
Output only.
|
ContactDetails |
Finding.Builder.getContactsOrThrow(String key)
Output only.
|
static ContactDetails |
ContactDetails.getDefaultInstance() |
ContactDetails |
ContactDetails.getDefaultInstanceForType() |
ContactDetails |
ContactDetails.Builder.getDefaultInstanceForType() |
static ContactDetails |
ContactDetails.parseDelimitedFrom(InputStream input) |
static ContactDetails |
ContactDetails.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ContactDetails |
ContactDetails.parseFrom(byte[] data) |
static ContactDetails |
ContactDetails.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ContactDetails |
ContactDetails.parseFrom(ByteBuffer data) |
static ContactDetails |
ContactDetails.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ContactDetails |
ContactDetails.parseFrom(com.google.protobuf.ByteString data) |
static ContactDetails |
ContactDetails.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ContactDetails |
ContactDetails.parseFrom(com.google.protobuf.CodedInputStream input) |
static ContactDetails |
ContactDetails.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ContactDetails |
ContactDetails.parseFrom(InputStream input) |
static ContactDetails |
ContactDetails.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ContactDetails> |
FindingOrBuilder.getContacts()
Deprecated.
|
Map<String,ContactDetails> |
Finding.getContacts()
Deprecated.
|
Map<String,ContactDetails> |
Finding.Builder.getContacts()
Deprecated.
|
Map<String,ContactDetails> |
FindingOrBuilder.getContactsMap()
Output only.
|
Map<String,ContactDetails> |
Finding.getContactsMap()
Output only.
|
Map<String,ContactDetails> |
Finding.Builder.getContactsMap()
Output only.
|
Map<String,ContactDetails> |
Finding.Builder.getMutableContacts()
Deprecated.
|
com.google.protobuf.Parser<ContactDetails> |
ContactDetails.getParserForType() |
static com.google.protobuf.Parser<ContactDetails> |
ContactDetails.parser() |
| Modifier and Type | Method and Description |
|---|---|
ContactDetails |
FindingOrBuilder.getContactsOrDefault(String key,
ContactDetails defaultValue)
Output only.
|
ContactDetails |
Finding.getContactsOrDefault(String key,
ContactDetails defaultValue)
Output only.
|
ContactDetails |
Finding.Builder.getContactsOrDefault(String key,
ContactDetails defaultValue)
Output only.
|
ContactDetails.Builder |
ContactDetails.Builder.mergeFrom(ContactDetails other) |
static ContactDetails.Builder |
ContactDetails.newBuilder(ContactDetails prototype) |
Finding.Builder |
Finding.Builder.putContacts(String key,
ContactDetails value)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
Finding.Builder |
Finding.Builder.putAllContacts(Map<String,ContactDetails> values)
Output only.
|
Copyright © 2023 Google LLC. All rights reserved.