public static final class InterconnectGroupsCreateMembers.Builder extends GeneratedMessage.Builder<InterconnectGroupsCreateMembers.Builder> implements InterconnectGroupsCreateMembersOrBuilder
Protobuf type google.cloud.compute.v1.InterconnectGroupsCreateMembers
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
public InterconnectGroupsCreateMembers.Builder addAllInterconnects(Iterable<? extends InterconnectGroupsCreateMembersInterconnectInput> values)
repeated .google.cloud.compute.v1.InterconnectGroupsCreateMembersInterconnectInput interconnects = 520187301;
| Parameter |
| Name |
Description |
values |
Iterable<? extends com.google.cloud.compute.v1.InterconnectGroupsCreateMembersInterconnectInput>
|
public InterconnectGroupsCreateMembers.Builder addInterconnects(InterconnectGroupsCreateMembersInterconnectInput value)
repeated .google.cloud.compute.v1.InterconnectGroupsCreateMembersInterconnectInput interconnects = 520187301;
public InterconnectGroupsCreateMembers.Builder addInterconnects(InterconnectGroupsCreateMembersInterconnectInput.Builder builderForValue)
repeated .google.cloud.compute.v1.InterconnectGroupsCreateMembersInterconnectInput interconnects = 520187301;
public InterconnectGroupsCreateMembers.Builder addInterconnects(int index, InterconnectGroupsCreateMembersInterconnectInput value)
repeated .google.cloud.compute.v1.InterconnectGroupsCreateMembersInterconnectInput interconnects = 520187301;
public InterconnectGroupsCreateMembers.Builder addInterconnects(int index, InterconnectGroupsCreateMembersInterconnectInput.Builder builderForValue)
repeated .google.cloud.compute.v1.InterconnectGroupsCreateMembersInterconnectInput interconnects = 520187301;
addInterconnectsBuilder()
public InterconnectGroupsCreateMembersInterconnectInput.Builder addInterconnectsBuilder()
repeated .google.cloud.compute.v1.InterconnectGroupsCreateMembersInterconnectInput interconnects = 520187301;
addInterconnectsBuilder(int index)
public InterconnectGroupsCreateMembersInterconnectInput.Builder addInterconnectsBuilder(int index)
repeated .google.cloud.compute.v1.InterconnectGroupsCreateMembersInterconnectInput interconnects = 520187301;
| Parameter |
| Name |
Description |
index |
int
|
build()
public InterconnectGroupsCreateMembers build()
buildPartial()
public InterconnectGroupsCreateMembers buildPartial()
clear()
public InterconnectGroupsCreateMembers.Builder clear()
Overrides
clearIntentMismatchBehavior()
public InterconnectGroupsCreateMembers.Builder clearIntentMismatchBehavior()
How to behave when configured.topologyCapability.supportedSLA would not
equal intent.topologyCapability after this call.
Check the IntentMismatchBehavior enum for the list of possible values.
optional string intent_mismatch_behavior = 164408000;
clearInterconnects()
public InterconnectGroupsCreateMembers.Builder clearInterconnects()
repeated .google.cloud.compute.v1.InterconnectGroupsCreateMembersInterconnectInput interconnects = 520187301;
clearTemplateInterconnect()
public InterconnectGroupsCreateMembers.Builder clearTemplateInterconnect()
Parameters for the Interconnects to create.
optional .google.cloud.compute.v1.InterconnectGroupsCreateMembersInterconnectInput template_interconnect = 224745523;
getDefaultInstanceForType()
public InterconnectGroupsCreateMembers getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getIntentMismatchBehavior()
public String getIntentMismatchBehavior()
How to behave when configured.topologyCapability.supportedSLA would not
equal intent.topologyCapability after this call.
Check the IntentMismatchBehavior enum for the list of possible values.
optional string intent_mismatch_behavior = 164408000;
| Returns |
| Type |
Description |
String |
The intentMismatchBehavior.
|
getIntentMismatchBehaviorBytes()
public ByteString getIntentMismatchBehaviorBytes()
How to behave when configured.topologyCapability.supportedSLA would not
equal intent.topologyCapability after this call.
Check the IntentMismatchBehavior enum for the list of possible values.
optional string intent_mismatch_behavior = 164408000;
| Returns |
| Type |
Description |
ByteString |
The bytes for intentMismatchBehavior.
|
getInterconnects(int index)
public InterconnectGroupsCreateMembersInterconnectInput getInterconnects(int index)
repeated .google.cloud.compute.v1.InterconnectGroupsCreateMembersInterconnectInput interconnects = 520187301;
| Parameter |
| Name |
Description |
index |
int
|
getInterconnectsBuilder(int index)
public InterconnectGroupsCreateMembersInterconnectInput.Builder getInterconnectsBuilder(int index)
repeated .google.cloud.compute.v1.InterconnectGroupsCreateMembersInterconnectInput interconnects = 520187301;
| Parameter |
| Name |
Description |
index |
int
|
getInterconnectsBuilderList()
public List<InterconnectGroupsCreateMembersInterconnectInput.Builder> getInterconnectsBuilderList()
repeated .google.cloud.compute.v1.InterconnectGroupsCreateMembersInterconnectInput interconnects = 520187301;
getInterconnectsCount()
public int getInterconnectsCount()
repeated .google.cloud.compute.v1.InterconnectGroupsCreateMembersInterconnectInput interconnects = 520187301;
| Returns |
| Type |
Description |
int |
|
getInterconnectsList()
public List<InterconnectGroupsCreateMembersInterconnectInput> getInterconnectsList()
repeated .google.cloud.compute.v1.InterconnectGroupsCreateMembersInterconnectInput interconnects = 520187301;
getInterconnectsOrBuilder(int index)
public InterconnectGroupsCreateMembersInterconnectInputOrBuilder getInterconnectsOrBuilder(int index)
repeated .google.cloud.compute.v1.InterconnectGroupsCreateMembersInterconnectInput interconnects = 520187301;
| Parameter |
| Name |
Description |
index |
int
|
getInterconnectsOrBuilderList()
public List<? extends InterconnectGroupsCreateMembersInterconnectInputOrBuilder> getInterconnectsOrBuilderList()
repeated .google.cloud.compute.v1.InterconnectGroupsCreateMembersInterconnectInput interconnects = 520187301;
| Returns |
| Type |
Description |
List<? extends com.google.cloud.compute.v1.InterconnectGroupsCreateMembersInterconnectInputOrBuilder> |
|
getTemplateInterconnect()
public InterconnectGroupsCreateMembersInterconnectInput getTemplateInterconnect()
Parameters for the Interconnects to create.
optional .google.cloud.compute.v1.InterconnectGroupsCreateMembersInterconnectInput template_interconnect = 224745523;
getTemplateInterconnectBuilder()
public InterconnectGroupsCreateMembersInterconnectInput.Builder getTemplateInterconnectBuilder()
Parameters for the Interconnects to create.
optional .google.cloud.compute.v1.InterconnectGroupsCreateMembersInterconnectInput template_interconnect = 224745523;
getTemplateInterconnectOrBuilder()
public InterconnectGroupsCreateMembersInterconnectInputOrBuilder getTemplateInterconnectOrBuilder()
Parameters for the Interconnects to create.
optional .google.cloud.compute.v1.InterconnectGroupsCreateMembersInterconnectInput template_interconnect = 224745523;
hasIntentMismatchBehavior()
public boolean hasIntentMismatchBehavior()
How to behave when configured.topologyCapability.supportedSLA would not
equal intent.topologyCapability after this call.
Check the IntentMismatchBehavior enum for the list of possible values.
optional string intent_mismatch_behavior = 164408000;
| Returns |
| Type |
Description |
boolean |
Whether the intentMismatchBehavior field is set.
|
hasTemplateInterconnect()
public boolean hasTemplateInterconnect()
Parameters for the Interconnects to create.
optional .google.cloud.compute.v1.InterconnectGroupsCreateMembersInterconnectInput template_interconnect = 224745523;
| Returns |
| Type |
Description |
boolean |
Whether the templateInterconnect field is set.
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
mergeFrom(InterconnectGroupsCreateMembers other)
public InterconnectGroupsCreateMembers.Builder mergeFrom(InterconnectGroupsCreateMembers other)
public InterconnectGroupsCreateMembers.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
mergeFrom(Message other)
public InterconnectGroupsCreateMembers.Builder mergeFrom(Message other)
| Parameter |
| Name |
Description |
other |
Message
|
Overrides
public InterconnectGroupsCreateMembers.Builder mergeTemplateInterconnect(InterconnectGroupsCreateMembersInterconnectInput value)
Parameters for the Interconnects to create.
optional .google.cloud.compute.v1.InterconnectGroupsCreateMembersInterconnectInput template_interconnect = 224745523;
removeInterconnects(int index)
public InterconnectGroupsCreateMembers.Builder removeInterconnects(int index)
repeated .google.cloud.compute.v1.InterconnectGroupsCreateMembersInterconnectInput interconnects = 520187301;
| Parameter |
| Name |
Description |
index |
int
|
setIntentMismatchBehavior(String value)
public InterconnectGroupsCreateMembers.Builder setIntentMismatchBehavior(String value)
How to behave when configured.topologyCapability.supportedSLA would not
equal intent.topologyCapability after this call.
Check the IntentMismatchBehavior enum for the list of possible values.
optional string intent_mismatch_behavior = 164408000;
| Parameter |
| Name |
Description |
value |
String
The intentMismatchBehavior to set.
|
setIntentMismatchBehaviorBytes(ByteString value)
public InterconnectGroupsCreateMembers.Builder setIntentMismatchBehaviorBytes(ByteString value)
How to behave when configured.topologyCapability.supportedSLA would not
equal intent.topologyCapability after this call.
Check the IntentMismatchBehavior enum for the list of possible values.
optional string intent_mismatch_behavior = 164408000;
| Parameter |
| Name |
Description |
value |
ByteString
The bytes for intentMismatchBehavior to set.
|
public InterconnectGroupsCreateMembers.Builder setInterconnects(int index, InterconnectGroupsCreateMembersInterconnectInput value)
repeated .google.cloud.compute.v1.InterconnectGroupsCreateMembersInterconnectInput interconnects = 520187301;
public InterconnectGroupsCreateMembers.Builder setInterconnects(int index, InterconnectGroupsCreateMembersInterconnectInput.Builder builderForValue)
repeated .google.cloud.compute.v1.InterconnectGroupsCreateMembersInterconnectInput interconnects = 520187301;
public InterconnectGroupsCreateMembers.Builder setTemplateInterconnect(InterconnectGroupsCreateMembersInterconnectInput value)
Parameters for the Interconnects to create.
optional .google.cloud.compute.v1.InterconnectGroupsCreateMembersInterconnectInput template_interconnect = 224745523;
public InterconnectGroupsCreateMembers.Builder setTemplateInterconnect(InterconnectGroupsCreateMembersInterconnectInput.Builder builderForValue)
Parameters for the Interconnects to create.
optional .google.cloud.compute.v1.InterconnectGroupsCreateMembersInterconnectInput template_interconnect = 224745523;