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, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
mergeFrom
public static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class GeneratedMessageV3.Builder<ListUptimeCheckIpsResponse.Builder>
public ListUptimeCheckIpsResponse.Builder clear()
clear
in interface Message.Builder
clear
in interface MessageLite.Builder
clear
in class GeneratedMessageV3.Builder<ListUptimeCheckIpsResponse.Builder>
public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface Message.Builder
getDescriptorForType
in interface MessageOrBuilder
getDescriptorForType
in class GeneratedMessageV3.Builder<ListUptimeCheckIpsResponse.Builder>
public ListUptimeCheckIpsResponse getDefaultInstanceForType()
getDefaultInstanceForType
in interface MessageLiteOrBuilder
getDefaultInstanceForType
in interface MessageOrBuilder
public ListUptimeCheckIpsResponse build()
build
in interface Message.Builder
build
in interface MessageLite.Builder
public ListUptimeCheckIpsResponse buildPartial()
buildPartial
in interface Message.Builder
buildPartial
in interface MessageLite.Builder
public ListUptimeCheckIpsResponse.Builder clone()
clone
in interface Message.Builder
clone
in interface MessageLite.Builder
clone
in class GeneratedMessageV3.Builder<ListUptimeCheckIpsResponse.Builder>
public ListUptimeCheckIpsResponse.Builder setField(Descriptors.FieldDescriptor field, java.lang.Object value)
setField
in interface Message.Builder
setField
in class GeneratedMessageV3.Builder<ListUptimeCheckIpsResponse.Builder>
public ListUptimeCheckIpsResponse.Builder clearField(Descriptors.FieldDescriptor field)
clearField
in interface Message.Builder
clearField
in class GeneratedMessageV3.Builder<ListUptimeCheckIpsResponse.Builder>
public ListUptimeCheckIpsResponse.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof
in interface Message.Builder
clearOneof
in class GeneratedMessageV3.Builder<ListUptimeCheckIpsResponse.Builder>
public ListUptimeCheckIpsResponse.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField
in interface Message.Builder
setRepeatedField
in class GeneratedMessageV3.Builder<ListUptimeCheckIpsResponse.Builder>
public ListUptimeCheckIpsResponse.Builder addRepeatedField(Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField
in interface Message.Builder
addRepeatedField
in class GeneratedMessageV3.Builder<ListUptimeCheckIpsResponse.Builder>
public ListUptimeCheckIpsResponse.Builder mergeFrom(Message other)
mergeFrom
in interface Message.Builder
mergeFrom
in class AbstractMessage.Builder<ListUptimeCheckIpsResponse.Builder>
public ListUptimeCheckIpsResponse.Builder mergeFrom(ListUptimeCheckIpsResponse other)
public final boolean isInitialized()
isInitialized
in interface MessageLiteOrBuilder
isInitialized
in class GeneratedMessageV3.Builder<ListUptimeCheckIpsResponse.Builder>
public ListUptimeCheckIpsResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom
in interface Message.Builder
mergeFrom
in interface MessageLite.Builder
mergeFrom
in class AbstractMessage.Builder<ListUptimeCheckIpsResponse.Builder>
java.io.IOException
public 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 ListUptimeCheckIpsResponseOrBuilder
public 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 ListUptimeCheckIpsResponseOrBuilder
public 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 ListUptimeCheckIpsResponseOrBuilder
public 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 ListUptimeCheckIpsResponseOrBuilder
public 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 ListUptimeCheckIpsResponseOrBuilder
public 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 ListUptimeCheckIpsResponseOrBuilder
public 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 ListUptimeCheckIpsResponseOrBuilder
public 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.Builder
setUnknownFields
in class GeneratedMessageV3.Builder<ListUptimeCheckIpsResponse.Builder>
public final ListUptimeCheckIpsResponse.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields
in interface Message.Builder
mergeUnknownFields
in class GeneratedMessageV3.Builder<ListUptimeCheckIpsResponse.Builder>