public static final class NatIpInfoResponse.Builder extends GeneratedMessage.Builder<NatIpInfoResponse.Builder> implements NatIpInfoResponseOrBuilder
Protobuf type google.cloud.compute.v1.NatIpInfoResponse
Inherited Members
com.google.protobuf.GeneratedMessage.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessage.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessage.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessage.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessage.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
com.google.protobuf.GeneratedMessage.Builder.setUnknownFieldsProto3(com.google.protobuf.UnknownFieldSet)
Static Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Methods
addAllResult(Iterable<? extends NatIpInfo> values)
public NatIpInfoResponse.Builder addAllResult(Iterable<? extends NatIpInfo> values)
[Output Only] A list of NAT IP information.
repeated .google.cloud.compute.v1.NatIpInfo result = 139315229;
| Parameter |
| Name |
Description |
values |
Iterable<? extends com.google.cloud.compute.v1.NatIpInfo>
|
addResult(NatIpInfo value)
public NatIpInfoResponse.Builder addResult(NatIpInfo value)
[Output Only] A list of NAT IP information.
repeated .google.cloud.compute.v1.NatIpInfo result = 139315229;
addResult(NatIpInfo.Builder builderForValue)
public NatIpInfoResponse.Builder addResult(NatIpInfo.Builder builderForValue)
[Output Only] A list of NAT IP information.
repeated .google.cloud.compute.v1.NatIpInfo result = 139315229;
addResult(int index, NatIpInfo value)
public NatIpInfoResponse.Builder addResult(int index, NatIpInfo value)
[Output Only] A list of NAT IP information.
repeated .google.cloud.compute.v1.NatIpInfo result = 139315229;
addResult(int index, NatIpInfo.Builder builderForValue)
public NatIpInfoResponse.Builder addResult(int index, NatIpInfo.Builder builderForValue)
[Output Only] A list of NAT IP information.
repeated .google.cloud.compute.v1.NatIpInfo result = 139315229;
addResultBuilder()
public NatIpInfo.Builder addResultBuilder()
[Output Only] A list of NAT IP information.
repeated .google.cloud.compute.v1.NatIpInfo result = 139315229;
addResultBuilder(int index)
public NatIpInfo.Builder addResultBuilder(int index)
[Output Only] A list of NAT IP information.
repeated .google.cloud.compute.v1.NatIpInfo result = 139315229;
| Parameter |
| Name |
Description |
index |
int
|
build()
public NatIpInfoResponse build()
buildPartial()
public NatIpInfoResponse buildPartial()
clear()
public NatIpInfoResponse.Builder clear()
Overrides
clearResult()
public NatIpInfoResponse.Builder clearResult()
[Output Only] A list of NAT IP information.
repeated .google.cloud.compute.v1.NatIpInfo result = 139315229;
getDefaultInstanceForType()
public NatIpInfoResponse getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getResult(int index)
public NatIpInfo getResult(int index)
[Output Only] A list of NAT IP information.
repeated .google.cloud.compute.v1.NatIpInfo result = 139315229;
| Parameter |
| Name |
Description |
index |
int
|
getResultBuilder(int index)
public NatIpInfo.Builder getResultBuilder(int index)
[Output Only] A list of NAT IP information.
repeated .google.cloud.compute.v1.NatIpInfo result = 139315229;
| Parameter |
| Name |
Description |
index |
int
|
getResultBuilderList()
public List<NatIpInfo.Builder> getResultBuilderList()
[Output Only] A list of NAT IP information.
repeated .google.cloud.compute.v1.NatIpInfo result = 139315229;
getResultCount()
public int getResultCount()
[Output Only] A list of NAT IP information.
repeated .google.cloud.compute.v1.NatIpInfo result = 139315229;
| Returns |
| Type |
Description |
int |
|
getResultList()
public List<NatIpInfo> getResultList()
[Output Only] A list of NAT IP information.
repeated .google.cloud.compute.v1.NatIpInfo result = 139315229;
getResultOrBuilder(int index)
public NatIpInfoOrBuilder getResultOrBuilder(int index)
[Output Only] A list of NAT IP information.
repeated .google.cloud.compute.v1.NatIpInfo result = 139315229;
| Parameter |
| Name |
Description |
index |
int
|
getResultOrBuilderList()
public List<? extends NatIpInfoOrBuilder> getResultOrBuilderList()
[Output Only] A list of NAT IP information.
repeated .google.cloud.compute.v1.NatIpInfo result = 139315229;
| Returns |
| Type |
Description |
List<? extends com.google.cloud.compute.v1.NatIpInfoOrBuilder> |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
mergeFrom(NatIpInfoResponse other)
public NatIpInfoResponse.Builder mergeFrom(NatIpInfoResponse other)
public NatIpInfoResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
mergeFrom(Message other)
public NatIpInfoResponse.Builder mergeFrom(Message other)
| Parameter |
| Name |
Description |
other |
Message
|
Overrides
removeResult(int index)
public NatIpInfoResponse.Builder removeResult(int index)
[Output Only] A list of NAT IP information.
repeated .google.cloud.compute.v1.NatIpInfo result = 139315229;
| Parameter |
| Name |
Description |
index |
int
|
setResult(int index, NatIpInfo value)
public NatIpInfoResponse.Builder setResult(int index, NatIpInfo value)
[Output Only] A list of NAT IP information.
repeated .google.cloud.compute.v1.NatIpInfo result = 139315229;
setResult(int index, NatIpInfo.Builder builderForValue)
public NatIpInfoResponse.Builder setResult(int index, NatIpInfo.Builder builderForValue)
[Output Only] A list of NAT IP information.
repeated .google.cloud.compute.v1.NatIpInfo result = 139315229;