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 class
DestinationConfig
The configuration of the stream destination.static class
DestinationConfig.Builder
The configuration of the stream destination.Methods in com.google.cloud.datastream.v1alpha1 that return DestinationConfigOrBuilder Modifier and Type Method Description DestinationConfigOrBuilder
Stream.Builder. getDestinationConfigOrBuilder()
Required.DestinationConfigOrBuilder
Stream. getDestinationConfigOrBuilder()
Required.DestinationConfigOrBuilder
StreamOrBuilder. getDestinationConfigOrBuilder()
Required.
-