Uses of Interface
com.google.cloud.compute.v1.NotificationEndpointOrBuilder
-
Packages that use NotificationEndpointOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of NotificationEndpointOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement NotificationEndpointOrBuilder Modifier and Type Class Description class
NotificationEndpoint
Represents a notification endpoint.static class
NotificationEndpoint.Builder
Represents a notification endpoint.Methods in com.google.cloud.compute.v1 that return NotificationEndpointOrBuilder Modifier and Type Method Description NotificationEndpointOrBuilder
NotificationEndpointList.Builder. getItemsOrBuilder(int index)
A list of NotificationEndpoint resources.NotificationEndpointOrBuilder
NotificationEndpointList. getItemsOrBuilder(int index)
A list of NotificationEndpoint resources.NotificationEndpointOrBuilder
NotificationEndpointListOrBuilder. getItemsOrBuilder(int index)
A list of NotificationEndpoint resources.NotificationEndpointOrBuilder
InsertRegionNotificationEndpointRequest.Builder. getNotificationEndpointResourceOrBuilder()
The body resource for this requestNotificationEndpointOrBuilder
InsertRegionNotificationEndpointRequest. getNotificationEndpointResourceOrBuilder()
The body resource for this requestNotificationEndpointOrBuilder
InsertRegionNotificationEndpointRequestOrBuilder. getNotificationEndpointResourceOrBuilder()
The body resource for this requestMethods in com.google.cloud.compute.v1 that return types with arguments of type NotificationEndpointOrBuilder Modifier and Type Method Description List<? extends NotificationEndpointOrBuilder>
NotificationEndpointList.Builder. getItemsOrBuilderList()
A list of NotificationEndpoint resources.List<? extends NotificationEndpointOrBuilder>
NotificationEndpointList. getItemsOrBuilderList()
A list of NotificationEndpoint resources.List<? extends NotificationEndpointOrBuilder>
NotificationEndpointListOrBuilder. getItemsOrBuilderList()
A list of NotificationEndpoint resources.
-