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 classProjectRepresents a Project resource.static classProject.BuilderRepresents a Project resource.Methods in com.google.cloud.compute.v1 that return ProjectOrBuilder Modifier and Type Method Description ProjectOrBuilderXpnHostList.Builder. getItemsOrBuilder(int index)[Output Only] A list of shared VPC host project URLs.ProjectOrBuilderXpnHostList. getItemsOrBuilder(int index)[Output Only] A list of shared VPC host project URLs.ProjectOrBuilderXpnHostListOrBuilder. 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.
-