Uses of Interface
com.google.cloud.datastream.v1alpha1.PrivateConnectionOrBuilder
-
Packages that use PrivateConnectionOrBuilder Package Description com.google.cloud.datastream.v1alpha1 A client to Datastream API -
-
Uses of PrivateConnectionOrBuilder in com.google.cloud.datastream.v1alpha1
Classes in com.google.cloud.datastream.v1alpha1 that implement PrivateConnectionOrBuilder Modifier and Type Class Description classPrivateConnectionThe PrivateConnection resource is used to establish private connectivity between Datastream and a customer's network.static classPrivateConnection.BuilderThe PrivateConnection resource is used to establish private connectivity between Datastream and a customer's network.Methods in com.google.cloud.datastream.v1alpha1 that return PrivateConnectionOrBuilder Modifier and Type Method Description PrivateConnectionOrBuilderCreatePrivateConnectionRequest.Builder. getPrivateConnectionOrBuilder()Required.PrivateConnectionOrBuilderCreatePrivateConnectionRequest. getPrivateConnectionOrBuilder()Required.PrivateConnectionOrBuilderCreatePrivateConnectionRequestOrBuilder. getPrivateConnectionOrBuilder()Required.PrivateConnectionOrBuilderListPrivateConnectionsResponse.Builder. getPrivateConnectionsOrBuilder(int index)List of private connectivity configurations.PrivateConnectionOrBuilderListPrivateConnectionsResponse. getPrivateConnectionsOrBuilder(int index)List of private connectivity configurations.PrivateConnectionOrBuilderListPrivateConnectionsResponseOrBuilder. getPrivateConnectionsOrBuilder(int index)List of private connectivity configurations.Methods in com.google.cloud.datastream.v1alpha1 that return types with arguments of type PrivateConnectionOrBuilder Modifier and Type Method Description List<? extends PrivateConnectionOrBuilder>ListPrivateConnectionsResponse.Builder. getPrivateConnectionsOrBuilderList()List of private connectivity configurations.List<? extends PrivateConnectionOrBuilder>ListPrivateConnectionsResponse. getPrivateConnectionsOrBuilderList()List of private connectivity configurations.List<? extends PrivateConnectionOrBuilder>ListPrivateConnectionsResponseOrBuilder. getPrivateConnectionsOrBuilderList()List of private connectivity configurations.
-