public static class ProjectGlobalInterconnectLocationName.Builder extends Object
Constructor and Description |
---|
Builder(ProjectGlobalInterconnectLocationName projectGlobalInterconnectLocationName) |
Modifier and Type | Method and Description |
---|---|
ProjectGlobalInterconnectLocationName |
build() |
String |
getInterconnectLocation() |
String |
getProject() |
ProjectGlobalInterconnectLocationName.Builder |
setInterconnectLocation(String interconnectLocation) |
ProjectGlobalInterconnectLocationName.Builder |
setProject(String project) |
public Builder(ProjectGlobalInterconnectLocationName projectGlobalInterconnectLocationName)
public String getInterconnectLocation()
public String getProject()
public ProjectGlobalInterconnectLocationName.Builder setInterconnectLocation(String interconnectLocation)
public ProjectGlobalInterconnectLocationName.Builder setProject(String project)
public ProjectGlobalInterconnectLocationName build()
Copyright © 2019 Google LLC. All rights reserved.