| Modifier and Type | Method and Description |
|---|---|
NotificationEndpoint.Builder |
NotificationEndpointList.Builder.addItemsBuilder()
A list of NotificationEndpoint resources.
|
NotificationEndpoint.Builder |
NotificationEndpointList.Builder.addItemsBuilder(int index)
A list of NotificationEndpoint resources.
|
NotificationEndpoint.Builder |
NotificationEndpoint.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
NotificationEndpoint.Builder |
NotificationEndpoint.Builder.clear() |
NotificationEndpoint.Builder |
NotificationEndpoint.Builder.clearCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
|
NotificationEndpoint.Builder |
NotificationEndpoint.Builder.clearDescription()
An optional description of this resource.
|
NotificationEndpoint.Builder |
NotificationEndpoint.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
NotificationEndpoint.Builder |
NotificationEndpoint.Builder.clearGrpcSettings()
Settings of the gRPC notification endpoint including the endpoint URL and the retry duration.
|
NotificationEndpoint.Builder |
NotificationEndpoint.Builder.clearId()
[Output Only] A unique identifier for this resource type.
|
NotificationEndpoint.Builder |
NotificationEndpoint.Builder.clearKind()
[Output Only] Type of the resource.
|
NotificationEndpoint.Builder |
NotificationEndpoint.Builder.clearName()
Name of the resource.
|
NotificationEndpoint.Builder |
NotificationEndpoint.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
NotificationEndpoint.Builder |
NotificationEndpoint.Builder.clearRegion()
[Output Only] URL of the region where the notification endpoint resides.
|
NotificationEndpoint.Builder |
NotificationEndpoint.Builder.clearSelfLink()
[Output Only] Server-defined URL for the resource.
|
NotificationEndpoint.Builder |
NotificationEndpoint.Builder.clone() |
NotificationEndpoint.Builder |
NotificationEndpointList.Builder.getItemsBuilder(int index)
A list of NotificationEndpoint resources.
|
NotificationEndpoint.Builder |
InsertRegionNotificationEndpointRequest.Builder.getNotificationEndpointResourceBuilder()
The body resource for this request
|
NotificationEndpoint.Builder |
NotificationEndpoint.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
NotificationEndpoint.Builder |
NotificationEndpoint.Builder.mergeFrom(com.google.protobuf.Message other) |
NotificationEndpoint.Builder |
NotificationEndpoint.Builder.mergeFrom(NotificationEndpoint other) |
NotificationEndpoint.Builder |
NotificationEndpoint.Builder.mergeGrpcSettings(NotificationEndpointGrpcSettings value)
Settings of the gRPC notification endpoint including the endpoint URL and the retry duration.
|
NotificationEndpoint.Builder |
NotificationEndpoint.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static NotificationEndpoint.Builder |
NotificationEndpoint.newBuilder() |
static NotificationEndpoint.Builder |
NotificationEndpoint.newBuilder(NotificationEndpoint prototype) |
NotificationEndpoint.Builder |
NotificationEndpoint.newBuilderForType() |
protected NotificationEndpoint.Builder |
NotificationEndpoint.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
NotificationEndpoint.Builder |
NotificationEndpoint.Builder.setCreationTimestamp(String value)
[Output Only] Creation timestamp in RFC3339 text format.
|
NotificationEndpoint.Builder |
NotificationEndpoint.Builder.setCreationTimestampBytes(com.google.protobuf.ByteString value)
[Output Only] Creation timestamp in RFC3339 text format.
|
NotificationEndpoint.Builder |
NotificationEndpoint.Builder.setDescription(String value)
An optional description of this resource.
|
NotificationEndpoint.Builder |
NotificationEndpoint.Builder.setDescriptionBytes(com.google.protobuf.ByteString value)
An optional description of this resource.
|
NotificationEndpoint.Builder |
NotificationEndpoint.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
NotificationEndpoint.Builder |
NotificationEndpoint.Builder.setGrpcSettings(NotificationEndpointGrpcSettings.Builder builderForValue)
Settings of the gRPC notification endpoint including the endpoint URL and the retry duration.
|
NotificationEndpoint.Builder |
NotificationEndpoint.Builder.setGrpcSettings(NotificationEndpointGrpcSettings value)
Settings of the gRPC notification endpoint including the endpoint URL and the retry duration.
|
NotificationEndpoint.Builder |
NotificationEndpoint.Builder.setId(long value)
[Output Only] A unique identifier for this resource type.
|
NotificationEndpoint.Builder |
NotificationEndpoint.Builder.setKind(String value)
[Output Only] Type of the resource.
|
NotificationEndpoint.Builder |
NotificationEndpoint.Builder.setKindBytes(com.google.protobuf.ByteString value)
[Output Only] Type of the resource.
|
NotificationEndpoint.Builder |
NotificationEndpoint.Builder.setName(String value)
Name of the resource.
|
NotificationEndpoint.Builder |
NotificationEndpoint.Builder.setNameBytes(com.google.protobuf.ByteString value)
Name of the resource.
|
NotificationEndpoint.Builder |
NotificationEndpoint.Builder.setRegion(String value)
[Output Only] URL of the region where the notification endpoint resides.
|
NotificationEndpoint.Builder |
NotificationEndpoint.Builder.setRegionBytes(com.google.protobuf.ByteString value)
[Output Only] URL of the region where the notification endpoint resides.
|
NotificationEndpoint.Builder |
NotificationEndpoint.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
NotificationEndpoint.Builder |
NotificationEndpoint.Builder.setSelfLink(String value)
[Output Only] Server-defined URL for the resource.
|
NotificationEndpoint.Builder |
NotificationEndpoint.Builder.setSelfLinkBytes(com.google.protobuf.ByteString value)
[Output Only] Server-defined URL for the resource.
|
NotificationEndpoint.Builder |
NotificationEndpoint.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
NotificationEndpoint.Builder |
NotificationEndpoint.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<NotificationEndpoint.Builder> |
NotificationEndpointList.Builder.getItemsBuilderList()
A list of NotificationEndpoint resources.
|
| Modifier and Type | Method and Description |
|---|---|
NotificationEndpointList.Builder |
NotificationEndpointList.Builder.addItems(int index,
NotificationEndpoint.Builder builderForValue)
A list of NotificationEndpoint resources.
|
NotificationEndpointList.Builder |
NotificationEndpointList.Builder.addItems(NotificationEndpoint.Builder builderForValue)
A list of NotificationEndpoint resources.
|
NotificationEndpointList.Builder |
NotificationEndpointList.Builder.setItems(int index,
NotificationEndpoint.Builder builderForValue)
A list of NotificationEndpoint resources.
|
InsertRegionNotificationEndpointRequest.Builder |
InsertRegionNotificationEndpointRequest.Builder.setNotificationEndpointResource(NotificationEndpoint.Builder builderForValue)
The body resource for this request
|
Copyright © 2023 Google LLC. All rights reserved.