Uses of Interface
com.google.cloud.datastream.v1alpha1.ErrorOrBuilder
-
Packages that use ErrorOrBuilder Package Description com.google.cloud.datastream.v1alpha1 A client to Datastream API -
-
Uses of ErrorOrBuilder in com.google.cloud.datastream.v1alpha1
Classes in com.google.cloud.datastream.v1alpha1 that implement ErrorOrBuilder Modifier and Type Class Description classErrorRepresent a user-facing Error.static classError.BuilderRepresent a user-facing Error.Methods in com.google.cloud.datastream.v1alpha1 that return ErrorOrBuilder Modifier and Type Method Description ErrorOrBuilderPrivateConnection.Builder. getErrorOrBuilder()Output only.ErrorOrBuilderPrivateConnection. getErrorOrBuilder()Output only.ErrorOrBuilderPrivateConnectionOrBuilder. getErrorOrBuilder()Output only.ErrorOrBuilderFetchErrorsResponse.Builder. getErrorsOrBuilder(int index)The list of errors on the Stream.ErrorOrBuilderFetchErrorsResponse. getErrorsOrBuilder(int index)The list of errors on the Stream.ErrorOrBuilderFetchErrorsResponseOrBuilder. getErrorsOrBuilder(int index)The list of errors on the Stream.ErrorOrBuilderStream.Builder. getErrorsOrBuilder(int index)Output only.ErrorOrBuilderStream. getErrorsOrBuilder(int index)Output only.ErrorOrBuilderStreamOrBuilder. getErrorsOrBuilder(int index)Output only.Methods in com.google.cloud.datastream.v1alpha1 that return types with arguments of type ErrorOrBuilder Modifier and Type Method Description List<? extends ErrorOrBuilder>FetchErrorsResponse.Builder. getErrorsOrBuilderList()The list of errors on the Stream.List<? extends ErrorOrBuilder>FetchErrorsResponse. getErrorsOrBuilderList()The list of errors on the Stream.List<? extends ErrorOrBuilder>FetchErrorsResponseOrBuilder. getErrorsOrBuilderList()The list of errors on the Stream.List<? extends ErrorOrBuilder>Stream.Builder. getErrorsOrBuilderList()Output only.List<? extends ErrorOrBuilder>Stream. getErrorsOrBuilderList()Output only.List<? extends ErrorOrBuilder>StreamOrBuilder. getErrorsOrBuilderList()Output only.
-