| Modifier and Type | Method and Description |
|---|---|
NotificationSettings |
NotificationSettings.Builder.build() |
NotificationSettings |
NotificationSettings.Builder.buildPartial() |
static NotificationSettings |
NotificationSettings.getDefaultInstance() |
NotificationSettings |
NotificationSettings.getDefaultInstanceForType() |
NotificationSettings |
NotificationSettings.Builder.getDefaultInstanceForType() |
NotificationSettings |
SettingsOrBuilder.getNotificationSettingsOrDefault(String key,
NotificationSettings defaultValue)
Required.
|
NotificationSettings |
Settings.getNotificationSettingsOrDefault(String key,
NotificationSettings defaultValue)
Required.
|
NotificationSettings |
Settings.Builder.getNotificationSettingsOrDefault(String key,
NotificationSettings defaultValue)
Required.
|
NotificationSettings |
SettingsOrBuilder.getNotificationSettingsOrThrow(String key)
Required.
|
NotificationSettings |
Settings.getNotificationSettingsOrThrow(String key)
Required.
|
NotificationSettings |
Settings.Builder.getNotificationSettingsOrThrow(String key)
Required.
|
static NotificationSettings |
NotificationSettings.parseDelimitedFrom(InputStream input) |
static NotificationSettings |
NotificationSettings.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NotificationSettings |
NotificationSettings.parseFrom(byte[] data) |
static NotificationSettings |
NotificationSettings.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NotificationSettings |
NotificationSettings.parseFrom(ByteBuffer data) |
static NotificationSettings |
NotificationSettings.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NotificationSettings |
NotificationSettings.parseFrom(com.google.protobuf.ByteString data) |
static NotificationSettings |
NotificationSettings.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NotificationSettings |
NotificationSettings.parseFrom(com.google.protobuf.CodedInputStream input) |
static NotificationSettings |
NotificationSettings.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NotificationSettings |
NotificationSettings.parseFrom(InputStream input) |
static NotificationSettings |
NotificationSettings.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,NotificationSettings> |
Settings.Builder.getMutableNotificationSettings()
Deprecated.
|
Map<String,NotificationSettings> |
SettingsOrBuilder.getNotificationSettings()
Deprecated.
|
Map<String,NotificationSettings> |
Settings.getNotificationSettings()
Deprecated.
|
Map<String,NotificationSettings> |
Settings.Builder.getNotificationSettings()
Deprecated.
|
Map<String,NotificationSettings> |
SettingsOrBuilder.getNotificationSettingsMap()
Required.
|
Map<String,NotificationSettings> |
Settings.getNotificationSettingsMap()
Required.
|
Map<String,NotificationSettings> |
Settings.Builder.getNotificationSettingsMap()
Required.
|
com.google.protobuf.Parser<NotificationSettings> |
NotificationSettings.getParserForType() |
static com.google.protobuf.Parser<NotificationSettings> |
NotificationSettings.parser() |
| Modifier and Type | Method and Description |
|---|---|
NotificationSettings |
SettingsOrBuilder.getNotificationSettingsOrDefault(String key,
NotificationSettings defaultValue)
Required.
|
NotificationSettings |
Settings.getNotificationSettingsOrDefault(String key,
NotificationSettings defaultValue)
Required.
|
NotificationSettings |
Settings.Builder.getNotificationSettingsOrDefault(String key,
NotificationSettings defaultValue)
Required.
|
NotificationSettings.Builder |
NotificationSettings.Builder.mergeFrom(NotificationSettings other) |
static NotificationSettings.Builder |
NotificationSettings.newBuilder(NotificationSettings prototype) |
Settings.Builder |
Settings.Builder.putNotificationSettings(String key,
NotificationSettings value)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
Settings.Builder |
Settings.Builder.putAllNotificationSettings(Map<String,NotificationSettings> values)
Required.
|
Copyright © 2023 Google LLC. All rights reserved.