public static final class FetchStaticIpsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<FetchStaticIpsResponse.Builder> implements FetchStaticIpsResponseOrBuilder
Response message for a 'FetchStaticIps' request.Protobuf type
google.cloud.clouddms.v1.FetchStaticIpsResponse| Modifier and Type | Method and Description |
|---|---|
FetchStaticIpsResponse.Builder |
addAllStaticIps(Iterable<String> values)
List of static IPs.
|
FetchStaticIpsResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FetchStaticIpsResponse.Builder |
addStaticIps(String value)
List of static IPs.
|
FetchStaticIpsResponse.Builder |
addStaticIpsBytes(com.google.protobuf.ByteString value)
List of static IPs.
|
FetchStaticIpsResponse |
build() |
FetchStaticIpsResponse |
buildPartial() |
FetchStaticIpsResponse.Builder |
clear() |
FetchStaticIpsResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
FetchStaticIpsResponse.Builder |
clearNextPageToken()
A token that can be sent as `page_token` to retrieve the next page.
|
FetchStaticIpsResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
FetchStaticIpsResponse.Builder |
clearStaticIps()
List of static IPs.
|
FetchStaticIpsResponse.Builder |
clone() |
FetchStaticIpsResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getNextPageToken()
A token that can be sent as `page_token` to retrieve the next page.
|
com.google.protobuf.ByteString |
getNextPageTokenBytes()
A token that can be sent as `page_token` to retrieve the next page.
|
String |
getStaticIps(int index)
List of static IPs.
|
com.google.protobuf.ByteString |
getStaticIpsBytes(int index)
List of static IPs.
|
int |
getStaticIpsCount()
List of static IPs.
|
com.google.protobuf.ProtocolStringList |
getStaticIpsList()
List of static IPs.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
FetchStaticIpsResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
FetchStaticIpsResponse.Builder |
mergeFrom(FetchStaticIpsResponse other) |
FetchStaticIpsResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
FetchStaticIpsResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
FetchStaticIpsResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FetchStaticIpsResponse.Builder |
setNextPageToken(String value)
A token that can be sent as `page_token` to retrieve the next page.
|
FetchStaticIpsResponse.Builder |
setNextPageTokenBytes(com.google.protobuf.ByteString value)
A token that can be sent as `page_token` to retrieve the next page.
|
FetchStaticIpsResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
FetchStaticIpsResponse.Builder |
setStaticIps(int index,
String value)
List of static IPs.
|
FetchStaticIpsResponse.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<FetchStaticIpsResponse.Builder>public FetchStaticIpsResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<FetchStaticIpsResponse.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<FetchStaticIpsResponse.Builder>public FetchStaticIpsResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic FetchStaticIpsResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic FetchStaticIpsResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic FetchStaticIpsResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<FetchStaticIpsResponse.Builder>public FetchStaticIpsResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<FetchStaticIpsResponse.Builder>public FetchStaticIpsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<FetchStaticIpsResponse.Builder>public FetchStaticIpsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<FetchStaticIpsResponse.Builder>public FetchStaticIpsResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<FetchStaticIpsResponse.Builder>public FetchStaticIpsResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<FetchStaticIpsResponse.Builder>public FetchStaticIpsResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<FetchStaticIpsResponse.Builder>public FetchStaticIpsResponse.Builder mergeFrom(FetchStaticIpsResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<FetchStaticIpsResponse.Builder>public FetchStaticIpsResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<FetchStaticIpsResponse.Builder>IOExceptionpublic com.google.protobuf.ProtocolStringList getStaticIpsList()
List of static IPs.
repeated string static_ips = 1;getStaticIpsList in interface FetchStaticIpsResponseOrBuilderpublic int getStaticIpsCount()
List of static IPs.
repeated string static_ips = 1;getStaticIpsCount in interface FetchStaticIpsResponseOrBuilderpublic String getStaticIps(int index)
List of static IPs.
repeated string static_ips = 1;getStaticIps in interface FetchStaticIpsResponseOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getStaticIpsBytes(int index)
List of static IPs.
repeated string static_ips = 1;getStaticIpsBytes in interface FetchStaticIpsResponseOrBuilderindex - The index of the value to return.public FetchStaticIpsResponse.Builder setStaticIps(int index, String value)
List of static IPs.
repeated string static_ips = 1;index - The index to set the value at.value - The staticIps to set.public FetchStaticIpsResponse.Builder addStaticIps(String value)
List of static IPs.
repeated string static_ips = 1;value - The staticIps to add.public FetchStaticIpsResponse.Builder addAllStaticIps(Iterable<String> values)
List of static IPs.
repeated string static_ips = 1;values - The staticIps to add.public FetchStaticIpsResponse.Builder clearStaticIps()
List of static IPs.
repeated string static_ips = 1;public FetchStaticIpsResponse.Builder addStaticIpsBytes(com.google.protobuf.ByteString value)
List of static IPs.
repeated string static_ips = 1;value - The bytes of the staticIps to add.public String getNextPageToken()
A token that can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2;getNextPageToken in interface FetchStaticIpsResponseOrBuilderpublic com.google.protobuf.ByteString getNextPageTokenBytes()
A token that can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2;getNextPageTokenBytes in interface FetchStaticIpsResponseOrBuilderpublic FetchStaticIpsResponse.Builder setNextPageToken(String value)
A token that can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2;value - The nextPageToken to set.public FetchStaticIpsResponse.Builder clearNextPageToken()
A token that can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2;public FetchStaticIpsResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
A token that can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2;value - The bytes for nextPageToken to set.public final FetchStaticIpsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<FetchStaticIpsResponse.Builder>public final FetchStaticIpsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<FetchStaticIpsResponse.Builder>Copyright © 2024 Google LLC. All rights reserved.