Uses of Interface
com.google.cloud.compute.v1.ProjectOrBuilder
-
Packages that use ProjectOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of ProjectOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement ProjectOrBuilder Modifier and Type Class Description class
Project
Represents a Project resource.static class
Project.Builder
Represents a Project resource.Methods in com.google.cloud.compute.v1 that return ProjectOrBuilder Modifier and Type Method Description ProjectOrBuilder
XpnHostList.Builder. getItemsOrBuilder(int index)
[Output Only] A list of shared VPC host project URLs.ProjectOrBuilder
XpnHostList. getItemsOrBuilder(int index)
[Output Only] A list of shared VPC host project URLs.ProjectOrBuilder
XpnHostListOrBuilder. getItemsOrBuilder(int index)
[Output Only] A list of shared VPC host project URLs.Methods in com.google.cloud.compute.v1 that return types with arguments of type ProjectOrBuilder Modifier and Type Method Description List<? extends ProjectOrBuilder>
XpnHostList.Builder. getItemsOrBuilderList()
[Output Only] A list of shared VPC host project URLs.List<? extends ProjectOrBuilder>
XpnHostList. getItemsOrBuilderList()
[Output Only] A list of shared VPC host project URLs.List<? extends ProjectOrBuilder>
XpnHostListOrBuilder. getItemsOrBuilderList()
[Output Only] A list of shared VPC host project URLs.
-