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 classNotificationEndpointGrpcSettingsRepresents a gRPC setting that describes one gRPC notification endpoint and the retry duration attempting to send notification to this endpoint.static classNotificationEndpointGrpcSettings.BuilderRepresents 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 NotificationEndpointGrpcSettingsOrBuilderNotificationEndpoint.Builder. getGrpcSettingsOrBuilder()Settings of the gRPC notification endpoint including the endpoint URL and the retry duration.NotificationEndpointGrpcSettingsOrBuilderNotificationEndpoint. getGrpcSettingsOrBuilder()Settings of the gRPC notification endpoint including the endpoint URL and the retry duration.NotificationEndpointGrpcSettingsOrBuilderNotificationEndpointOrBuilder. getGrpcSettingsOrBuilder()Settings of the gRPC notification endpoint including the endpoint URL and the retry duration.
-