| Modifier and Type | Method and Description |
|---|---|
NotificationEndpointGrpcSettings |
NotificationEndpointGrpcSettings.Builder.build() |
NotificationEndpointGrpcSettings |
NotificationEndpointGrpcSettings.Builder.buildPartial() |
static NotificationEndpointGrpcSettings |
NotificationEndpointGrpcSettings.getDefaultInstance() |
NotificationEndpointGrpcSettings |
NotificationEndpointGrpcSettings.getDefaultInstanceForType() |
NotificationEndpointGrpcSettings |
NotificationEndpointGrpcSettings.Builder.getDefaultInstanceForType() |
NotificationEndpointGrpcSettings |
NotificationEndpointOrBuilder.getGrpcSettings()
Settings of the gRPC notification endpoint including the endpoint URL and the retry duration.
|
NotificationEndpointGrpcSettings |
NotificationEndpoint.getGrpcSettings()
Settings of the gRPC notification endpoint including the endpoint URL and the retry duration.
|
NotificationEndpointGrpcSettings |
NotificationEndpoint.Builder.getGrpcSettings()
Settings of the gRPC notification endpoint including the endpoint URL and the retry duration.
|
static NotificationEndpointGrpcSettings |
NotificationEndpointGrpcSettings.parseDelimitedFrom(InputStream input) |
static NotificationEndpointGrpcSettings |
NotificationEndpointGrpcSettings.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NotificationEndpointGrpcSettings |
NotificationEndpointGrpcSettings.parseFrom(byte[] data) |
static NotificationEndpointGrpcSettings |
NotificationEndpointGrpcSettings.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NotificationEndpointGrpcSettings |
NotificationEndpointGrpcSettings.parseFrom(ByteBuffer data) |
static NotificationEndpointGrpcSettings |
NotificationEndpointGrpcSettings.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NotificationEndpointGrpcSettings |
NotificationEndpointGrpcSettings.parseFrom(com.google.protobuf.ByteString data) |
static NotificationEndpointGrpcSettings |
NotificationEndpointGrpcSettings.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NotificationEndpointGrpcSettings |
NotificationEndpointGrpcSettings.parseFrom(com.google.protobuf.CodedInputStream input) |
static NotificationEndpointGrpcSettings |
NotificationEndpointGrpcSettings.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NotificationEndpointGrpcSettings |
NotificationEndpointGrpcSettings.parseFrom(InputStream input) |
static NotificationEndpointGrpcSettings |
NotificationEndpointGrpcSettings.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<NotificationEndpointGrpcSettings> |
NotificationEndpointGrpcSettings.getParserForType() |
static com.google.protobuf.Parser<NotificationEndpointGrpcSettings> |
NotificationEndpointGrpcSettings.parser() |
| Modifier and Type | Method and Description |
|---|---|
NotificationEndpointGrpcSettings.Builder |
NotificationEndpointGrpcSettings.Builder.mergeFrom(NotificationEndpointGrpcSettings other) |
NotificationEndpoint.Builder |
NotificationEndpoint.Builder.mergeGrpcSettings(NotificationEndpointGrpcSettings value)
Settings of the gRPC notification endpoint including the endpoint URL and the retry duration.
|
static NotificationEndpointGrpcSettings.Builder |
NotificationEndpointGrpcSettings.newBuilder(NotificationEndpointGrpcSettings prototype) |
NotificationEndpoint.Builder |
NotificationEndpoint.Builder.setGrpcSettings(NotificationEndpointGrpcSettings value)
Settings of the gRPC notification endpoint including the endpoint URL and the retry duration.
|
Copyright © 2023 Google LLC. All rights reserved.