| Modifier and Type | Class and Description |
|---|---|
class |
NotificationEndpointGrpcSettings
Represents a gRPC setting that describes one gRPC notification endpoint and the retry duration attempting to send notification to this endpoint.
|
static class |
NotificationEndpointGrpcSettings.Builder
Represents a gRPC setting that describes one gRPC notification endpoint and the retry duration attempting to send notification to this endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
NotificationEndpointGrpcSettingsOrBuilder |
NotificationEndpointOrBuilder.getGrpcSettingsOrBuilder()
Settings of the gRPC notification endpoint including the endpoint URL and the retry duration.
|
NotificationEndpointGrpcSettingsOrBuilder |
NotificationEndpoint.getGrpcSettingsOrBuilder()
Settings of the gRPC notification endpoint including the endpoint URL and the retry duration.
|
NotificationEndpointGrpcSettingsOrBuilder |
NotificationEndpoint.Builder.getGrpcSettingsOrBuilder()
Settings of the gRPC notification endpoint including the endpoint URL and the retry duration.
|
Copyright © 2023 Google LLC. All rights reserved.