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 classNotificationEndpointRepresents a notification endpoint.static classNotificationEndpoint.BuilderRepresents a notification endpoint.Methods in com.google.cloud.compute.v1 that return NotificationEndpointOrBuilder Modifier and Type Method Description NotificationEndpointOrBuilderNotificationEndpointList.Builder. getItemsOrBuilder(int index)A list of NotificationEndpoint resources.NotificationEndpointOrBuilderNotificationEndpointList. getItemsOrBuilder(int index)A list of NotificationEndpoint resources.NotificationEndpointOrBuilderNotificationEndpointListOrBuilder. getItemsOrBuilder(int index)A list of NotificationEndpoint resources.NotificationEndpointOrBuilderInsertRegionNotificationEndpointRequest.Builder. getNotificationEndpointResourceOrBuilder()The body resource for this requestNotificationEndpointOrBuilderInsertRegionNotificationEndpointRequest. getNotificationEndpointResourceOrBuilder()The body resource for this requestNotificationEndpointOrBuilderInsertRegionNotificationEndpointRequestOrBuilder. 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.
-