Uses of Interface
com.google.cloud.compute.v1.InterconnectRemoteLocationOrBuilder
-
Packages that use InterconnectRemoteLocationOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of InterconnectRemoteLocationOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement InterconnectRemoteLocationOrBuilder Modifier and Type Class Description classInterconnectRemoteLocationRepresents a Cross-Cloud Interconnect Remote Location resource.static classInterconnectRemoteLocation.BuilderRepresents a Cross-Cloud Interconnect Remote Location resource.Methods in com.google.cloud.compute.v1 that return InterconnectRemoteLocationOrBuilder Modifier and Type Method Description InterconnectRemoteLocationOrBuilderInterconnectRemoteLocationList.Builder. getItemsOrBuilder(int index)A list of InterconnectRemoteLocation resources.InterconnectRemoteLocationOrBuilderInterconnectRemoteLocationList. getItemsOrBuilder(int index)A list of InterconnectRemoteLocation resources.InterconnectRemoteLocationOrBuilderInterconnectRemoteLocationListOrBuilder. getItemsOrBuilder(int index)A list of InterconnectRemoteLocation resources.Methods in com.google.cloud.compute.v1 that return types with arguments of type InterconnectRemoteLocationOrBuilder Modifier and Type Method Description List<? extends InterconnectRemoteLocationOrBuilder>InterconnectRemoteLocationList.Builder. getItemsOrBuilderList()A list of InterconnectRemoteLocation resources.List<? extends InterconnectRemoteLocationOrBuilder>InterconnectRemoteLocationList. getItemsOrBuilderList()A list of InterconnectRemoteLocation resources.List<? extends InterconnectRemoteLocationOrBuilder>InterconnectRemoteLocationListOrBuilder. getItemsOrBuilderList()A list of InterconnectRemoteLocation resources.
-