| Package | Description | 
|---|---|
| com.google.api.services.compute | |
| com.google.api.services.compute.model | 
| Modifier and Type | Method and Description | 
|---|---|
| Compute.RegionNotificationEndpoints.Insert | Compute.RegionNotificationEndpoints. insert(String project,
      String region,
      NotificationEndpoint content)Create a NotificationEndpoint in the specified project in the given region using the parameters
 that are included in the request. | 
| Constructor and Description | 
|---|
| Insert(String project,
      String region,
      NotificationEndpoint content)Create a NotificationEndpoint in the specified project in the given region using the parameters
 that are included in the request. | 
| Modifier and Type | Method and Description | 
|---|---|
| NotificationEndpoint | NotificationEndpoint. clone() | 
| NotificationEndpoint | NotificationEndpoint. set(String fieldName,
   Object value) | 
| NotificationEndpoint | NotificationEndpoint. setCreationTimestamp(String creationTimestamp)[Output Only] Creation timestamp in RFC3339 text format. | 
| NotificationEndpoint | NotificationEndpoint. setDescription(String description)An optional description of this resource. | 
| NotificationEndpoint | NotificationEndpoint. setGrpcSettings(NotificationEndpointGrpcSettings grpcSettings)Settings of the gRPC notification endpoint including the endpoint URL and the retry duration. | 
| NotificationEndpoint | NotificationEndpoint. setId(BigInteger id)[Output Only] A unique identifier for this resource type. | 
| NotificationEndpoint | NotificationEndpoint. setKind(String kind)[Output Only] Type of the resource. | 
| NotificationEndpoint | NotificationEndpoint. setName(String name)Name of the resource. | 
| NotificationEndpoint | NotificationEndpoint. setRegion(String region)[Output Only] URL of the region where the notification endpoint resides. | 
| NotificationEndpoint | NotificationEndpoint. setSelfLink(String selfLink)[Output Only] Server-defined URL for the resource. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<NotificationEndpoint> | NotificationEndpointList. getItems()A list of NotificationEndpoint resources. | 
| Modifier and Type | Method and Description | 
|---|---|
| NotificationEndpointList | NotificationEndpointList. setItems(List<NotificationEndpoint> items)A list of NotificationEndpoint resources. | 
Copyright © 2011–2021 Google. All rights reserved.