public static final class ListUptimeCheckIpsResponse.Builder extends GeneratedMessageV3.Builder<ListUptimeCheckIpsResponse.Builder> implements ListUptimeCheckIpsResponseOrBuilder
The protocol for the `ListUptimeCheckIps` response.Protobuf type
google.monitoring.v3.ListUptimeCheckIpsResponse| Modifier and Type | Method and Description |
|---|---|
ListUptimeCheckIpsResponse.Builder |
addAllUptimeCheckIps(java.lang.Iterable<? extends UptimeCheckIp> values)
The returned list of IP addresses (including region and location) that the
checkers run from.
|
ListUptimeCheckIpsResponse.Builder |
addRepeatedField(Descriptors.FieldDescriptor field,
java.lang.Object value) |
ListUptimeCheckIpsResponse.Builder |
addUptimeCheckIps(int index,
UptimeCheckIp.Builder builderForValue)
The returned list of IP addresses (including region and location) that the
checkers run from.
|
ListUptimeCheckIpsResponse.Builder |
addUptimeCheckIps(int index,
UptimeCheckIp value)
The returned list of IP addresses (including region and location) that the
checkers run from.
|
ListUptimeCheckIpsResponse.Builder |
addUptimeCheckIps(UptimeCheckIp.Builder builderForValue)
The returned list of IP addresses (including region and location) that the
checkers run from.
|
ListUptimeCheckIpsResponse.Builder |
addUptimeCheckIps(UptimeCheckIp value)
The returned list of IP addresses (including region and location) that the
checkers run from.
|
UptimeCheckIp.Builder |
addUptimeCheckIpsBuilder()
The returned list of IP addresses (including region and location) that the
checkers run from.
|
UptimeCheckIp.Builder |
addUptimeCheckIpsBuilder(int index)
The returned list of IP addresses (including region and location) that the
checkers run from.
|
ListUptimeCheckIpsResponse |
build() |
ListUptimeCheckIpsResponse |
buildPartial() |
ListUptimeCheckIpsResponse.Builder |
clear() |
ListUptimeCheckIpsResponse.Builder |
clearField(Descriptors.FieldDescriptor field) |
ListUptimeCheckIpsResponse.Builder |
clearNextPageToken()
This field represents the pagination token to retrieve the next page of
results.
|
ListUptimeCheckIpsResponse.Builder |
clearOneof(Descriptors.OneofDescriptor oneof) |
ListUptimeCheckIpsResponse.Builder |
clearUptimeCheckIps()
The returned list of IP addresses (including region and location) that the
checkers run from.
|
ListUptimeCheckIpsResponse.Builder |
clone() |
ListUptimeCheckIpsResponse |
getDefaultInstanceForType() |
static Descriptors.Descriptor |
getDescriptor() |
Descriptors.Descriptor |
getDescriptorForType() |
java.lang.String |
getNextPageToken()
This field represents the pagination token to retrieve the next page of
results.
|
ByteString |
getNextPageTokenBytes()
This field represents the pagination token to retrieve the next page of
results.
|
UptimeCheckIp |
getUptimeCheckIps(int index)
The returned list of IP addresses (including region and location) that the
checkers run from.
|
UptimeCheckIp.Builder |
getUptimeCheckIpsBuilder(int index)
The returned list of IP addresses (including region and location) that the
checkers run from.
|
java.util.List<UptimeCheckIp.Builder> |
getUptimeCheckIpsBuilderList()
The returned list of IP addresses (including region and location) that the
checkers run from.
|
int |
getUptimeCheckIpsCount()
The returned list of IP addresses (including region and location) that the
checkers run from.
|
java.util.List<UptimeCheckIp> |
getUptimeCheckIpsList()
The returned list of IP addresses (including region and location) that the
checkers run from.
|
UptimeCheckIpOrBuilder |
getUptimeCheckIpsOrBuilder(int index)
The returned list of IP addresses (including region and location) that the
checkers run from.
|
java.util.List<? extends UptimeCheckIpOrBuilder> |
getUptimeCheckIpsOrBuilderList()
The returned list of IP addresses (including region and location) that the
checkers run from.
|
protected GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ListUptimeCheckIpsResponse.Builder |
mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
ListUptimeCheckIpsResponse.Builder |
mergeFrom(ListUptimeCheckIpsResponse other) |
ListUptimeCheckIpsResponse.Builder |
mergeFrom(Message other) |
ListUptimeCheckIpsResponse.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields) |
ListUptimeCheckIpsResponse.Builder |
removeUptimeCheckIps(int index)
The returned list of IP addresses (including region and location) that the
checkers run from.
|
ListUptimeCheckIpsResponse.Builder |
setField(Descriptors.FieldDescriptor field,
java.lang.Object value) |
ListUptimeCheckIpsResponse.Builder |
setNextPageToken(java.lang.String value)
This field represents the pagination token to retrieve the next page of
results.
|
ListUptimeCheckIpsResponse.Builder |
setNextPageTokenBytes(ByteString value)
This field represents the pagination token to retrieve the next page of
results.
|
ListUptimeCheckIpsResponse.Builder |
setRepeatedField(Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
ListUptimeCheckIpsResponse.Builder |
setUnknownFields(UnknownFieldSet unknownFields) |
ListUptimeCheckIpsResponse.Builder |
setUptimeCheckIps(int index,
UptimeCheckIp.Builder builderForValue)
The returned list of IP addresses (including region and location) that the
checkers run from.
|
ListUptimeCheckIpsResponse.Builder |
setUptimeCheckIps(int index,
UptimeCheckIp value)
The returned list of IP addresses (including region and location) that the
checkers run from.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofmergeFrompublic static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class GeneratedMessageV3.Builder<ListUptimeCheckIpsResponse.Builder>public ListUptimeCheckIpsResponse.Builder clear()
clear in interface Message.Builderclear in interface MessageLite.Builderclear in class GeneratedMessageV3.Builder<ListUptimeCheckIpsResponse.Builder>public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface Message.BuildergetDescriptorForType in interface MessageOrBuildergetDescriptorForType in class GeneratedMessageV3.Builder<ListUptimeCheckIpsResponse.Builder>public ListUptimeCheckIpsResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface MessageLiteOrBuildergetDefaultInstanceForType in interface MessageOrBuilderpublic ListUptimeCheckIpsResponse build()
build in interface Message.Builderbuild in interface MessageLite.Builderpublic ListUptimeCheckIpsResponse buildPartial()
buildPartial in interface Message.BuilderbuildPartial in interface MessageLite.Builderpublic ListUptimeCheckIpsResponse.Builder clone()
clone in interface Message.Builderclone in interface MessageLite.Builderclone in class GeneratedMessageV3.Builder<ListUptimeCheckIpsResponse.Builder>public ListUptimeCheckIpsResponse.Builder setField(Descriptors.FieldDescriptor field, java.lang.Object value)
setField in interface Message.BuildersetField in class GeneratedMessageV3.Builder<ListUptimeCheckIpsResponse.Builder>public ListUptimeCheckIpsResponse.Builder clearField(Descriptors.FieldDescriptor field)
clearField in interface Message.BuilderclearField in class GeneratedMessageV3.Builder<ListUptimeCheckIpsResponse.Builder>public ListUptimeCheckIpsResponse.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof in interface Message.BuilderclearOneof in class GeneratedMessageV3.Builder<ListUptimeCheckIpsResponse.Builder>public ListUptimeCheckIpsResponse.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField in interface Message.BuildersetRepeatedField in class GeneratedMessageV3.Builder<ListUptimeCheckIpsResponse.Builder>public ListUptimeCheckIpsResponse.Builder addRepeatedField(Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField in interface Message.BuilderaddRepeatedField in class GeneratedMessageV3.Builder<ListUptimeCheckIpsResponse.Builder>public ListUptimeCheckIpsResponse.Builder mergeFrom(Message other)
mergeFrom in interface Message.BuildermergeFrom in class AbstractMessage.Builder<ListUptimeCheckIpsResponse.Builder>public ListUptimeCheckIpsResponse.Builder mergeFrom(ListUptimeCheckIpsResponse other)
public final boolean isInitialized()
isInitialized in interface MessageLiteOrBuilderisInitialized in class GeneratedMessageV3.Builder<ListUptimeCheckIpsResponse.Builder>public ListUptimeCheckIpsResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface Message.BuildermergeFrom in interface MessageLite.BuildermergeFrom in class AbstractMessage.Builder<ListUptimeCheckIpsResponse.Builder>java.io.IOExceptionpublic java.util.List<UptimeCheckIp> getUptimeCheckIpsList()
The returned list of IP addresses (including region and location) that the checkers run from.
repeated .google.monitoring.v3.UptimeCheckIp uptime_check_ips = 1;getUptimeCheckIpsList in interface ListUptimeCheckIpsResponseOrBuilderpublic int getUptimeCheckIpsCount()
The returned list of IP addresses (including region and location) that the checkers run from.
repeated .google.monitoring.v3.UptimeCheckIp uptime_check_ips = 1;getUptimeCheckIpsCount in interface ListUptimeCheckIpsResponseOrBuilderpublic UptimeCheckIp getUptimeCheckIps(int index)
The returned list of IP addresses (including region and location) that the checkers run from.
repeated .google.monitoring.v3.UptimeCheckIp uptime_check_ips = 1;getUptimeCheckIps in interface ListUptimeCheckIpsResponseOrBuilderpublic ListUptimeCheckIpsResponse.Builder setUptimeCheckIps(int index, UptimeCheckIp value)
The returned list of IP addresses (including region and location) that the checkers run from.
repeated .google.monitoring.v3.UptimeCheckIp uptime_check_ips = 1;public ListUptimeCheckIpsResponse.Builder setUptimeCheckIps(int index, UptimeCheckIp.Builder builderForValue)
The returned list of IP addresses (including region and location) that the checkers run from.
repeated .google.monitoring.v3.UptimeCheckIp uptime_check_ips = 1;public ListUptimeCheckIpsResponse.Builder addUptimeCheckIps(UptimeCheckIp value)
The returned list of IP addresses (including region and location) that the checkers run from.
repeated .google.monitoring.v3.UptimeCheckIp uptime_check_ips = 1;public ListUptimeCheckIpsResponse.Builder addUptimeCheckIps(int index, UptimeCheckIp value)
The returned list of IP addresses (including region and location) that the checkers run from.
repeated .google.monitoring.v3.UptimeCheckIp uptime_check_ips = 1;public ListUptimeCheckIpsResponse.Builder addUptimeCheckIps(UptimeCheckIp.Builder builderForValue)
The returned list of IP addresses (including region and location) that the checkers run from.
repeated .google.monitoring.v3.UptimeCheckIp uptime_check_ips = 1;public ListUptimeCheckIpsResponse.Builder addUptimeCheckIps(int index, UptimeCheckIp.Builder builderForValue)
The returned list of IP addresses (including region and location) that the checkers run from.
repeated .google.monitoring.v3.UptimeCheckIp uptime_check_ips = 1;public ListUptimeCheckIpsResponse.Builder addAllUptimeCheckIps(java.lang.Iterable<? extends UptimeCheckIp> values)
The returned list of IP addresses (including region and location) that the checkers run from.
repeated .google.monitoring.v3.UptimeCheckIp uptime_check_ips = 1;public ListUptimeCheckIpsResponse.Builder clearUptimeCheckIps()
The returned list of IP addresses (including region and location) that the checkers run from.
repeated .google.monitoring.v3.UptimeCheckIp uptime_check_ips = 1;public ListUptimeCheckIpsResponse.Builder removeUptimeCheckIps(int index)
The returned list of IP addresses (including region and location) that the checkers run from.
repeated .google.monitoring.v3.UptimeCheckIp uptime_check_ips = 1;public UptimeCheckIp.Builder getUptimeCheckIpsBuilder(int index)
The returned list of IP addresses (including region and location) that the checkers run from.
repeated .google.monitoring.v3.UptimeCheckIp uptime_check_ips = 1;public UptimeCheckIpOrBuilder getUptimeCheckIpsOrBuilder(int index)
The returned list of IP addresses (including region and location) that the checkers run from.
repeated .google.monitoring.v3.UptimeCheckIp uptime_check_ips = 1;getUptimeCheckIpsOrBuilder in interface ListUptimeCheckIpsResponseOrBuilderpublic java.util.List<? extends UptimeCheckIpOrBuilder> getUptimeCheckIpsOrBuilderList()
The returned list of IP addresses (including region and location) that the checkers run from.
repeated .google.monitoring.v3.UptimeCheckIp uptime_check_ips = 1;getUptimeCheckIpsOrBuilderList in interface ListUptimeCheckIpsResponseOrBuilderpublic UptimeCheckIp.Builder addUptimeCheckIpsBuilder()
The returned list of IP addresses (including region and location) that the checkers run from.
repeated .google.monitoring.v3.UptimeCheckIp uptime_check_ips = 1;public UptimeCheckIp.Builder addUptimeCheckIpsBuilder(int index)
The returned list of IP addresses (including region and location) that the checkers run from.
repeated .google.monitoring.v3.UptimeCheckIp uptime_check_ips = 1;public java.util.List<UptimeCheckIp.Builder> getUptimeCheckIpsBuilderList()
The returned list of IP addresses (including region and location) that the checkers run from.
repeated .google.monitoring.v3.UptimeCheckIp uptime_check_ips = 1;public java.lang.String getNextPageToken()
This field represents the pagination token to retrieve the next page of results. If the value is empty, it means no further results for the request. To retrieve the next page of results, the value of the next_page_token is passed to the subsequent List method call (in the request message's page_token field). NOTE: this field is not yet implemented
string next_page_token = 2;getNextPageToken in interface ListUptimeCheckIpsResponseOrBuilderpublic ByteString getNextPageTokenBytes()
This field represents the pagination token to retrieve the next page of results. If the value is empty, it means no further results for the request. To retrieve the next page of results, the value of the next_page_token is passed to the subsequent List method call (in the request message's page_token field). NOTE: this field is not yet implemented
string next_page_token = 2;getNextPageTokenBytes in interface ListUptimeCheckIpsResponseOrBuilderpublic ListUptimeCheckIpsResponse.Builder setNextPageToken(java.lang.String value)
This field represents the pagination token to retrieve the next page of results. If the value is empty, it means no further results for the request. To retrieve the next page of results, the value of the next_page_token is passed to the subsequent List method call (in the request message's page_token field). NOTE: this field is not yet implemented
string next_page_token = 2;public ListUptimeCheckIpsResponse.Builder clearNextPageToken()
This field represents the pagination token to retrieve the next page of results. If the value is empty, it means no further results for the request. To retrieve the next page of results, the value of the next_page_token is passed to the subsequent List method call (in the request message's page_token field). NOTE: this field is not yet implemented
string next_page_token = 2;public ListUptimeCheckIpsResponse.Builder setNextPageTokenBytes(ByteString value)
This field represents the pagination token to retrieve the next page of results. If the value is empty, it means no further results for the request. To retrieve the next page of results, the value of the next_page_token is passed to the subsequent List method call (in the request message's page_token field). NOTE: this field is not yet implemented
string next_page_token = 2;public final ListUptimeCheckIpsResponse.Builder setUnknownFields(UnknownFieldSet unknownFields)
setUnknownFields in interface Message.BuildersetUnknownFields in class GeneratedMessageV3.Builder<ListUptimeCheckIpsResponse.Builder>public final ListUptimeCheckIpsResponse.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields in interface Message.BuildermergeUnknownFields in class GeneratedMessageV3.Builder<ListUptimeCheckIpsResponse.Builder>