Uses of Interface
com.google.cloud.compute.v1.InterconnectRemoteLocationPermittedConnectionsOrBuilder
-
Packages that use InterconnectRemoteLocationPermittedConnectionsOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of InterconnectRemoteLocationPermittedConnectionsOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement InterconnectRemoteLocationPermittedConnectionsOrBuilder Modifier and Type Class Description class
InterconnectRemoteLocationPermittedConnections
static class
InterconnectRemoteLocationPermittedConnections.Builder
Methods in com.google.cloud.compute.v1 that return InterconnectRemoteLocationPermittedConnectionsOrBuilder Modifier and Type Method Description InterconnectRemoteLocationPermittedConnectionsOrBuilder
InterconnectRemoteLocation.Builder. getPermittedConnectionsOrBuilder(int index)
[Output Only] Permitted connections.InterconnectRemoteLocationPermittedConnectionsOrBuilder
InterconnectRemoteLocation. getPermittedConnectionsOrBuilder(int index)
[Output Only] Permitted connections.InterconnectRemoteLocationPermittedConnectionsOrBuilder
InterconnectRemoteLocationOrBuilder. getPermittedConnectionsOrBuilder(int index)
[Output Only] Permitted connections.Methods in com.google.cloud.compute.v1 that return types with arguments of type InterconnectRemoteLocationPermittedConnectionsOrBuilder Modifier and Type Method Description List<? extends InterconnectRemoteLocationPermittedConnectionsOrBuilder>
InterconnectRemoteLocation.Builder. getPermittedConnectionsOrBuilderList()
[Output Only] Permitted connections.List<? extends InterconnectRemoteLocationPermittedConnectionsOrBuilder>
InterconnectRemoteLocation. getPermittedConnectionsOrBuilderList()
[Output Only] Permitted connections.List<? extends InterconnectRemoteLocationPermittedConnectionsOrBuilder>
InterconnectRemoteLocationOrBuilder. getPermittedConnectionsOrBuilderList()
[Output Only] Permitted connections.
-