| Modifier and Type | Method and Description |
|---|---|
NotificationEndpoint |
NotificationEndpoint.Builder.build() |
NotificationEndpoint |
NotificationEndpoint.Builder.buildPartial() |
static NotificationEndpoint |
NotificationEndpoint.getDefaultInstance() |
NotificationEndpoint |
NotificationEndpoint.getDefaultInstanceForType() |
NotificationEndpoint |
NotificationEndpoint.Builder.getDefaultInstanceForType() |
NotificationEndpoint |
NotificationEndpointListOrBuilder.getItems(int index)
A list of NotificationEndpoint resources.
|
NotificationEndpoint |
NotificationEndpointList.getItems(int index)
A list of NotificationEndpoint resources.
|
NotificationEndpoint |
NotificationEndpointList.Builder.getItems(int index)
A list of NotificationEndpoint resources.
|
NotificationEndpoint |
InsertRegionNotificationEndpointRequestOrBuilder.getNotificationEndpointResource()
The body resource for this request
|
NotificationEndpoint |
InsertRegionNotificationEndpointRequest.getNotificationEndpointResource()
The body resource for this request
|
NotificationEndpoint |
InsertRegionNotificationEndpointRequest.Builder.getNotificationEndpointResource()
The body resource for this request
|
static NotificationEndpoint |
NotificationEndpoint.parseDelimitedFrom(InputStream input) |
static NotificationEndpoint |
NotificationEndpoint.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NotificationEndpoint |
NotificationEndpoint.parseFrom(byte[] data) |
static NotificationEndpoint |
NotificationEndpoint.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NotificationEndpoint |
NotificationEndpoint.parseFrom(ByteBuffer data) |
static NotificationEndpoint |
NotificationEndpoint.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NotificationEndpoint |
NotificationEndpoint.parseFrom(com.google.protobuf.ByteString data) |
static NotificationEndpoint |
NotificationEndpoint.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NotificationEndpoint |
NotificationEndpoint.parseFrom(com.google.protobuf.CodedInputStream input) |
static NotificationEndpoint |
NotificationEndpoint.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NotificationEndpoint |
NotificationEndpoint.parseFrom(InputStream input) |
static NotificationEndpoint |
NotificationEndpoint.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<NotificationEndpoint> |
NotificationEndpointListOrBuilder.getItemsList()
A list of NotificationEndpoint resources.
|
List<NotificationEndpoint> |
NotificationEndpointList.getItemsList()
A list of NotificationEndpoint resources.
|
List<NotificationEndpoint> |
NotificationEndpointList.Builder.getItemsList()
A list of NotificationEndpoint resources.
|
com.google.protobuf.Parser<NotificationEndpoint> |
NotificationEndpoint.getParserForType() |
static com.google.protobuf.Parser<NotificationEndpoint> |
NotificationEndpoint.parser() |
| Modifier and Type | Method and Description |
|---|---|
NotificationEndpointList.Builder |
NotificationEndpointList.Builder.addItems(int index,
NotificationEndpoint value)
A list of NotificationEndpoint resources.
|
NotificationEndpointList.Builder |
NotificationEndpointList.Builder.addItems(NotificationEndpoint value)
A list of NotificationEndpoint resources.
|
NotificationEndpoint.Builder |
NotificationEndpoint.Builder.mergeFrom(NotificationEndpoint other) |
InsertRegionNotificationEndpointRequest.Builder |
InsertRegionNotificationEndpointRequest.Builder.mergeNotificationEndpointResource(NotificationEndpoint value)
The body resource for this request
|
static NotificationEndpoint.Builder |
NotificationEndpoint.newBuilder(NotificationEndpoint prototype) |
NotificationEndpointList.Builder |
NotificationEndpointList.Builder.setItems(int index,
NotificationEndpoint value)
A list of NotificationEndpoint resources.
|
InsertRegionNotificationEndpointRequest.Builder |
InsertRegionNotificationEndpointRequest.Builder.setNotificationEndpointResource(NotificationEndpoint value)
The body resource for this request
|
| Modifier and Type | Method and Description |
|---|---|
NotificationEndpointList.Builder |
NotificationEndpointList.Builder.addAllItems(Iterable<? extends NotificationEndpoint> values)
A list of NotificationEndpoint resources.
|
Copyright © 2023 Google LLC. All rights reserved.