| Package | Description |
|---|---|
| com.google.irm.service.v1alpha2.api |
| Modifier and Type | Method and Description |
|---|---|
CommunicationChannel.NotificationChannel |
CommunicationChannel.NotificationChannel.Builder.build() |
CommunicationChannel.NotificationChannel |
CommunicationChannel.NotificationChannel.Builder.buildPartial() |
static CommunicationChannel.NotificationChannel |
CommunicationChannel.NotificationChannel.getDefaultInstance() |
CommunicationChannel.NotificationChannel |
CommunicationChannel.NotificationChannel.getDefaultInstanceForType() |
CommunicationChannel.NotificationChannel |
CommunicationChannel.NotificationChannel.Builder.getDefaultInstanceForType() |
CommunicationChannel.NotificationChannel |
CommunicationChannel.getNotificationChannel()
Messages will be delivered via a Stackdriver notification channel.
|
CommunicationChannel.NotificationChannel |
CommunicationChannel.Builder.getNotificationChannel()
Messages will be delivered via a Stackdriver notification channel.
|
CommunicationChannel.NotificationChannel |
CommunicationChannelOrBuilder.getNotificationChannel()
Messages will be delivered via a Stackdriver notification channel.
|
static CommunicationChannel.NotificationChannel |
CommunicationChannel.NotificationChannel.parseDelimitedFrom(InputStream input) |
static CommunicationChannel.NotificationChannel |
CommunicationChannel.NotificationChannel.parseDelimitedFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
static CommunicationChannel.NotificationChannel |
CommunicationChannel.NotificationChannel.parseFrom(byte[] data) |
static CommunicationChannel.NotificationChannel |
CommunicationChannel.NotificationChannel.parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static CommunicationChannel.NotificationChannel |
CommunicationChannel.NotificationChannel.parseFrom(ByteBuffer data) |
static CommunicationChannel.NotificationChannel |
CommunicationChannel.NotificationChannel.parseFrom(ByteBuffer data,
ExtensionRegistryLite extensionRegistry) |
static CommunicationChannel.NotificationChannel |
CommunicationChannel.NotificationChannel.parseFrom(ByteString data) |
static CommunicationChannel.NotificationChannel |
CommunicationChannel.NotificationChannel.parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static CommunicationChannel.NotificationChannel |
CommunicationChannel.NotificationChannel.parseFrom(CodedInputStream input) |
static CommunicationChannel.NotificationChannel |
CommunicationChannel.NotificationChannel.parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static CommunicationChannel.NotificationChannel |
CommunicationChannel.NotificationChannel.parseFrom(InputStream input) |
static CommunicationChannel.NotificationChannel |
CommunicationChannel.NotificationChannel.parseFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
Parser<CommunicationChannel.NotificationChannel> |
CommunicationChannel.NotificationChannel.getParserForType() |
static Parser<CommunicationChannel.NotificationChannel> |
CommunicationChannel.NotificationChannel.parser() |
| Modifier and Type | Method and Description |
|---|---|
CommunicationChannel.NotificationChannel.Builder |
CommunicationChannel.NotificationChannel.Builder.mergeFrom(CommunicationChannel.NotificationChannel other) |
CommunicationChannel.Builder |
CommunicationChannel.Builder.mergeNotificationChannel(CommunicationChannel.NotificationChannel value)
Messages will be delivered via a Stackdriver notification channel.
|
static CommunicationChannel.NotificationChannel.Builder |
CommunicationChannel.NotificationChannel.newBuilder(CommunicationChannel.NotificationChannel prototype) |
CommunicationChannel.Builder |
CommunicationChannel.Builder.setNotificationChannel(CommunicationChannel.NotificationChannel value)
Messages will be delivered via a Stackdriver notification channel.
|
Copyright © 2020 Google LLC. All rights reserved.