| Modifier and Type | Method and Description |
|---|---|
NotificationEndpointList.Builder |
NotificationEndpointList.Builder.addAllItems(Iterable<? extends NotificationEndpoint> values)
A list of NotificationEndpoint resources.
|
NotificationEndpointList.Builder |
NotificationEndpointList.Builder.addItems(int index,
NotificationEndpoint.Builder builderForValue)
A list of NotificationEndpoint resources.
|
NotificationEndpointList.Builder |
NotificationEndpointList.Builder.addItems(int index,
NotificationEndpoint value)
A list of NotificationEndpoint resources.
|
NotificationEndpointList.Builder |
NotificationEndpointList.Builder.addItems(NotificationEndpoint.Builder builderForValue)
A list of NotificationEndpoint resources.
|
NotificationEndpointList.Builder |
NotificationEndpointList.Builder.addItems(NotificationEndpoint value)
A list of NotificationEndpoint resources.
|
NotificationEndpointList.Builder |
NotificationEndpointList.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
NotificationEndpointList.Builder |
NotificationEndpointList.Builder.clear() |
NotificationEndpointList.Builder |
NotificationEndpointList.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
NotificationEndpointList.Builder |
NotificationEndpointList.Builder.clearId()
[Output Only] Unique identifier for the resource; defined by the server.
|
NotificationEndpointList.Builder |
NotificationEndpointList.Builder.clearItems()
A list of NotificationEndpoint resources.
|
NotificationEndpointList.Builder |
NotificationEndpointList.Builder.clearKind()
[Output Only] Type of the resource.
|
NotificationEndpointList.Builder |
NotificationEndpointList.Builder.clearNextPageToken()
[Output Only] This token allows you to get the next page of results for list requests.
|
NotificationEndpointList.Builder |
NotificationEndpointList.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
NotificationEndpointList.Builder |
NotificationEndpointList.Builder.clearSelfLink()
[Output Only] Server-defined URL for this resource.
|
NotificationEndpointList.Builder |
NotificationEndpointList.Builder.clearWarning()
[Output Only] Informational warning message.
|
NotificationEndpointList.Builder |
NotificationEndpointList.Builder.clone() |
NotificationEndpointList.Builder |
NotificationEndpointList.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
NotificationEndpointList.Builder |
NotificationEndpointList.Builder.mergeFrom(com.google.protobuf.Message other) |
NotificationEndpointList.Builder |
NotificationEndpointList.Builder.mergeFrom(NotificationEndpointList other) |
NotificationEndpointList.Builder |
NotificationEndpointList.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
NotificationEndpointList.Builder |
NotificationEndpointList.Builder.mergeWarning(Warning value)
[Output Only] Informational warning message.
|
static NotificationEndpointList.Builder |
NotificationEndpointList.newBuilder() |
static NotificationEndpointList.Builder |
NotificationEndpointList.newBuilder(NotificationEndpointList prototype) |
NotificationEndpointList.Builder |
NotificationEndpointList.newBuilderForType() |
protected NotificationEndpointList.Builder |
NotificationEndpointList.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
NotificationEndpointList.Builder |
NotificationEndpointList.Builder.removeItems(int index)
A list of NotificationEndpoint resources.
|
NotificationEndpointList.Builder |
NotificationEndpointList.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
NotificationEndpointList.Builder |
NotificationEndpointList.Builder.setId(String value)
[Output Only] Unique identifier for the resource; defined by the server.
|
NotificationEndpointList.Builder |
NotificationEndpointList.Builder.setIdBytes(com.google.protobuf.ByteString value)
[Output Only] Unique identifier for the resource; defined by the server.
|
NotificationEndpointList.Builder |
NotificationEndpointList.Builder.setItems(int index,
NotificationEndpoint.Builder builderForValue)
A list of NotificationEndpoint resources.
|
NotificationEndpointList.Builder |
NotificationEndpointList.Builder.setItems(int index,
NotificationEndpoint value)
A list of NotificationEndpoint resources.
|
NotificationEndpointList.Builder |
NotificationEndpointList.Builder.setKind(String value)
[Output Only] Type of the resource.
|
NotificationEndpointList.Builder |
NotificationEndpointList.Builder.setKindBytes(com.google.protobuf.ByteString value)
[Output Only] Type of the resource.
|
NotificationEndpointList.Builder |
NotificationEndpointList.Builder.setNextPageToken(String value)
[Output Only] This token allows you to get the next page of results for list requests.
|
NotificationEndpointList.Builder |
NotificationEndpointList.Builder.setNextPageTokenBytes(com.google.protobuf.ByteString value)
[Output Only] This token allows you to get the next page of results for list requests.
|
NotificationEndpointList.Builder |
NotificationEndpointList.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
NotificationEndpointList.Builder |
NotificationEndpointList.Builder.setSelfLink(String value)
[Output Only] Server-defined URL for this resource.
|
NotificationEndpointList.Builder |
NotificationEndpointList.Builder.setSelfLinkBytes(com.google.protobuf.ByteString value)
[Output Only] Server-defined URL for this resource.
|
NotificationEndpointList.Builder |
NotificationEndpointList.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
NotificationEndpointList.Builder |
NotificationEndpointList.Builder.setWarning(Warning.Builder builderForValue)
[Output Only] Informational warning message.
|
NotificationEndpointList.Builder |
NotificationEndpointList.Builder.setWarning(Warning value)
[Output Only] Informational warning message.
|
NotificationEndpointList.Builder |
NotificationEndpointList.toBuilder() |
Copyright © 2023 Google LLC. All rights reserved.