Uses of Interface
com.google.cloud.datastream.v1alpha1.DestinationConfigOrBuilder
-
Packages that use DestinationConfigOrBuilder Package Description com.google.cloud.datastream.v1alpha1 A client to Datastream API -
-
Uses of DestinationConfigOrBuilder in com.google.cloud.datastream.v1alpha1
Classes in com.google.cloud.datastream.v1alpha1 that implement DestinationConfigOrBuilder Modifier and Type Class Description classDestinationConfigThe configuration of the stream destination.static classDestinationConfig.BuilderThe configuration of the stream destination.Methods in com.google.cloud.datastream.v1alpha1 that return DestinationConfigOrBuilder Modifier and Type Method Description DestinationConfigOrBuilderStream.Builder. getDestinationConfigOrBuilder()Required.DestinationConfigOrBuilderStream. getDestinationConfigOrBuilder()Required.DestinationConfigOrBuilderStreamOrBuilder. getDestinationConfigOrBuilder()Required.
-