public static final class InterconnectAttachmentsScopedList.Builder extends GeneratedMessageV3.Builder<InterconnectAttachmentsScopedList.Builder> implements InterconnectAttachmentsScopedListOrBuilder
Protobuf type google.cloud.compute.v1.InterconnectAttachmentsScopedList
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Methods
addAllInterconnectAttachments(Iterable<? extends InterconnectAttachment> values)
public InterconnectAttachmentsScopedList.Builder addAllInterconnectAttachments(Iterable<? extends InterconnectAttachment> values)
A list of interconnect attachments contained in this scope.
repeated .google.cloud.compute.v1.InterconnectAttachment interconnect_attachments = 425388415;
Parameter |
---|
Name | Description |
values | Iterable<? extends com.google.cloud.compute.v1.InterconnectAttachment>
|
addInterconnectAttachments(InterconnectAttachment value)
public InterconnectAttachmentsScopedList.Builder addInterconnectAttachments(InterconnectAttachment value)
A list of interconnect attachments contained in this scope.
repeated .google.cloud.compute.v1.InterconnectAttachment interconnect_attachments = 425388415;
addInterconnectAttachments(InterconnectAttachment.Builder builderForValue)
public InterconnectAttachmentsScopedList.Builder addInterconnectAttachments(InterconnectAttachment.Builder builderForValue)
A list of interconnect attachments contained in this scope.
repeated .google.cloud.compute.v1.InterconnectAttachment interconnect_attachments = 425388415;
addInterconnectAttachments(int index, InterconnectAttachment value)
public InterconnectAttachmentsScopedList.Builder addInterconnectAttachments(int index, InterconnectAttachment value)
A list of interconnect attachments contained in this scope.
repeated .google.cloud.compute.v1.InterconnectAttachment interconnect_attachments = 425388415;
addInterconnectAttachments(int index, InterconnectAttachment.Builder builderForValue)
public InterconnectAttachmentsScopedList.Builder addInterconnectAttachments(int index, InterconnectAttachment.Builder builderForValue)
A list of interconnect attachments contained in this scope.
repeated .google.cloud.compute.v1.InterconnectAttachment interconnect_attachments = 425388415;
addInterconnectAttachmentsBuilder()
public InterconnectAttachment.Builder addInterconnectAttachmentsBuilder()
A list of interconnect attachments contained in this scope.
repeated .google.cloud.compute.v1.InterconnectAttachment interconnect_attachments = 425388415;
addInterconnectAttachmentsBuilder(int index)
public InterconnectAttachment.Builder addInterconnectAttachmentsBuilder(int index)
A list of interconnect attachments contained in this scope.
repeated .google.cloud.compute.v1.InterconnectAttachment interconnect_attachments = 425388415;
Parameter |
---|
Name | Description |
index | int
|
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public InterconnectAttachmentsScopedList.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Overrides
build()
public InterconnectAttachmentsScopedList build()
buildPartial()
public InterconnectAttachmentsScopedList buildPartial()
clear()
public InterconnectAttachmentsScopedList.Builder clear()
Overrides
clearField(Descriptors.FieldDescriptor field)
public InterconnectAttachmentsScopedList.Builder clearField(Descriptors.FieldDescriptor field)
Overrides
clearInterconnectAttachments()
public InterconnectAttachmentsScopedList.Builder clearInterconnectAttachments()
A list of interconnect attachments contained in this scope.
repeated .google.cloud.compute.v1.InterconnectAttachment interconnect_attachments = 425388415;
clearOneof(Descriptors.OneofDescriptor oneof)
public InterconnectAttachmentsScopedList.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Overrides
clearWarning()
public InterconnectAttachmentsScopedList.Builder clearWarning()
Informational warning which replaces the list of addresses when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
clone()
public InterconnectAttachmentsScopedList.Builder clone()
Overrides
getDefaultInstanceForType()
public InterconnectAttachmentsScopedList getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getInterconnectAttachments(int index)
public InterconnectAttachment getInterconnectAttachments(int index)
A list of interconnect attachments contained in this scope.
repeated .google.cloud.compute.v1.InterconnectAttachment interconnect_attachments = 425388415;
Parameter |
---|
Name | Description |
index | int
|
getInterconnectAttachmentsBuilder(int index)
public InterconnectAttachment.Builder getInterconnectAttachmentsBuilder(int index)
A list of interconnect attachments contained in this scope.
repeated .google.cloud.compute.v1.InterconnectAttachment interconnect_attachments = 425388415;
Parameter |
---|
Name | Description |
index | int
|
getInterconnectAttachmentsBuilderList()
public List<InterconnectAttachment.Builder> getInterconnectAttachmentsBuilderList()
A list of interconnect attachments contained in this scope.
repeated .google.cloud.compute.v1.InterconnectAttachment interconnect_attachments = 425388415;
getInterconnectAttachmentsCount()
public int getInterconnectAttachmentsCount()
A list of interconnect attachments contained in this scope.
repeated .google.cloud.compute.v1.InterconnectAttachment interconnect_attachments = 425388415;
Returns |
---|
Type | Description |
int | |
getInterconnectAttachmentsList()
public List<InterconnectAttachment> getInterconnectAttachmentsList()
A list of interconnect attachments contained in this scope.
repeated .google.cloud.compute.v1.InterconnectAttachment interconnect_attachments = 425388415;
getInterconnectAttachmentsOrBuilder(int index)
public InterconnectAttachmentOrBuilder getInterconnectAttachmentsOrBuilder(int index)
A list of interconnect attachments contained in this scope.
repeated .google.cloud.compute.v1.InterconnectAttachment interconnect_attachments = 425388415;
Parameter |
---|
Name | Description |
index | int
|
getInterconnectAttachmentsOrBuilderList()
public List<? extends InterconnectAttachmentOrBuilder> getInterconnectAttachmentsOrBuilderList()
A list of interconnect attachments contained in this scope.
repeated .google.cloud.compute.v1.InterconnectAttachment interconnect_attachments = 425388415;
Returns |
---|
Type | Description |
List<? extends com.google.cloud.compute.v1.InterconnectAttachmentOrBuilder> | |
getWarning()
public Warning getWarning()
Informational warning which replaces the list of addresses when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
Returns |
---|
Type | Description |
Warning | The warning.
|
getWarningBuilder()
public Warning.Builder getWarningBuilder()
Informational warning which replaces the list of addresses when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
getWarningOrBuilder()
public WarningOrBuilder getWarningOrBuilder()
Informational warning which replaces the list of addresses when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
hasWarning()
public boolean hasWarning()
Informational warning which replaces the list of addresses when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
Returns |
---|
Type | Description |
boolean | Whether the warning field is set.
|
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
mergeFrom(InterconnectAttachmentsScopedList other)
public InterconnectAttachmentsScopedList.Builder mergeFrom(InterconnectAttachmentsScopedList other)
public InterconnectAttachmentsScopedList.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
mergeFrom(Message other)
public InterconnectAttachmentsScopedList.Builder mergeFrom(Message other)
Parameter |
---|
Name | Description |
other | Message
|
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final InterconnectAttachmentsScopedList.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Overrides
mergeWarning(Warning value)
public InterconnectAttachmentsScopedList.Builder mergeWarning(Warning value)
Informational warning which replaces the list of addresses when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
Parameter |
---|
Name | Description |
value | Warning
|
removeInterconnectAttachments(int index)
public InterconnectAttachmentsScopedList.Builder removeInterconnectAttachments(int index)
A list of interconnect attachments contained in this scope.
repeated .google.cloud.compute.v1.InterconnectAttachment interconnect_attachments = 425388415;
Parameter |
---|
Name | Description |
index | int
|
setField(Descriptors.FieldDescriptor field, Object value)
public InterconnectAttachmentsScopedList.Builder setField(Descriptors.FieldDescriptor field, Object value)
Overrides
setInterconnectAttachments(int index, InterconnectAttachment value)
public InterconnectAttachmentsScopedList.Builder setInterconnectAttachments(int index, InterconnectAttachment value)
A list of interconnect attachments contained in this scope.
repeated .google.cloud.compute.v1.InterconnectAttachment interconnect_attachments = 425388415;
setInterconnectAttachments(int index, InterconnectAttachment.Builder builderForValue)
public InterconnectAttachmentsScopedList.Builder setInterconnectAttachments(int index, InterconnectAttachment.Builder builderForValue)
A list of interconnect attachments contained in this scope.
repeated .google.cloud.compute.v1.InterconnectAttachment interconnect_attachments = 425388415;
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public InterconnectAttachmentsScopedList.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final InterconnectAttachmentsScopedList.Builder setUnknownFields(UnknownFieldSet unknownFields)
Overrides
setWarning(Warning value)
public InterconnectAttachmentsScopedList.Builder setWarning(Warning value)
Informational warning which replaces the list of addresses when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
Parameter |
---|
Name | Description |
value | Warning
|
setWarning(Warning.Builder builderForValue)
public InterconnectAttachmentsScopedList.Builder setWarning(Warning.Builder builderForValue)
Informational warning which replaces the list of addresses when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;