Uses of Interface
com.google.cloud.compute.v1.NotificationEndpointGrpcSettingsOrBuilder
-
Packages that use NotificationEndpointGrpcSettingsOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of NotificationEndpointGrpcSettingsOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement NotificationEndpointGrpcSettingsOrBuilder Modifier and Type Class 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.Methods in com.google.cloud.compute.v1 that return NotificationEndpointGrpcSettingsOrBuilder Modifier and Type Method Description NotificationEndpointGrpcSettingsOrBuilder
NotificationEndpoint.Builder. 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
NotificationEndpointOrBuilder. getGrpcSettingsOrBuilder()
Settings of the gRPC notification endpoint including the endpoint URL and the retry duration.
-