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 class
InterconnectRemoteLocation
Represents a Cross-Cloud Interconnect Remote Location resource.static class
InterconnectRemoteLocation.Builder
Represents a Cross-Cloud Interconnect Remote Location resource.Methods in com.google.cloud.compute.v1 that return InterconnectRemoteLocationOrBuilder Modifier and Type Method Description InterconnectRemoteLocationOrBuilder
InterconnectRemoteLocationList.Builder. getItemsOrBuilder(int index)
A list of InterconnectRemoteLocation resources.InterconnectRemoteLocationOrBuilder
InterconnectRemoteLocationList. getItemsOrBuilder(int index)
A list of InterconnectRemoteLocation resources.InterconnectRemoteLocationOrBuilder
InterconnectRemoteLocationListOrBuilder. 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.
-