Uses of Interface
com.google.cloud.datastream.v1alpha1.RouteOrBuilder
-
Packages that use RouteOrBuilder Package Description com.google.cloud.datastream.v1alpha1 A client to Datastream API -
-
Uses of RouteOrBuilder in com.google.cloud.datastream.v1alpha1
Classes in com.google.cloud.datastream.v1alpha1 that implement RouteOrBuilder Modifier and Type Class Description classRouteThe Route resource is the child of the PrivateConnection resource.static classRoute.BuilderThe Route resource is the child of the PrivateConnection resource.Methods in com.google.cloud.datastream.v1alpha1 that return RouteOrBuilder Modifier and Type Method Description RouteOrBuilderCreateRouteRequest.Builder. getRouteOrBuilder()Required.RouteOrBuilderCreateRouteRequest. getRouteOrBuilder()Required.RouteOrBuilderCreateRouteRequestOrBuilder. getRouteOrBuilder()Required.RouteOrBuilderListRoutesResponse.Builder. getRoutesOrBuilder(int index)List of Routes.RouteOrBuilderListRoutesResponse. getRoutesOrBuilder(int index)List of Routes.RouteOrBuilderListRoutesResponseOrBuilder. getRoutesOrBuilder(int index)List of Routes.Methods in com.google.cloud.datastream.v1alpha1 that return types with arguments of type RouteOrBuilder Modifier and Type Method Description List<? extends RouteOrBuilder>ListRoutesResponse.Builder. getRoutesOrBuilderList()List of Routes.List<? extends RouteOrBuilder>ListRoutesResponse. getRoutesOrBuilderList()List of Routes.List<? extends RouteOrBuilder>ListRoutesResponseOrBuilder. getRoutesOrBuilderList()List of Routes.
-