| Package | Description |
|---|---|
| com.google.api.services.compute | |
| com.google.api.services.compute.model |
| Modifier and Type | Method and Description |
|---|---|
Compute.InterconnectGroups.CreateMembers |
Compute.InterconnectGroups.createMembers(String project,
String interconnectGroup,
InterconnectGroupsCreateMembersRequest content)
Create Interconnects with redundancy by creating them in a specified interconnect group.
|
| Constructor and Description |
|---|
CreateMembers(String project,
String interconnectGroup,
InterconnectGroupsCreateMembersRequest content)
Create Interconnects with redundancy by creating them in a specified interconnect group.
|
| Modifier and Type | Method and Description |
|---|---|
InterconnectGroupsCreateMembersRequest |
InterconnectGroupsCreateMembersRequest.clone() |
InterconnectGroupsCreateMembersRequest |
InterconnectGroupsCreateMembersRequest.set(String fieldName,
Object value) |
InterconnectGroupsCreateMembersRequest |
InterconnectGroupsCreateMembersRequest.setRequest(InterconnectGroupsCreateMembers request) |
Copyright © 2011–2025 Google. All rights reserved.