Uses of Enum
com.google.api.generator.gapic.model.Method.Stream
Packages that use Method.Stream
-
Uses of Method.Stream in com.google.api.generator.gapic.model
Methods in com.google.api.generator.gapic.model that return Method.StreamModifier and TypeMethodDescriptionabstract Method.StreamMethod.stream()static Method.StreamMethod.toStream(boolean isClientStreaming, boolean isServerStreaming) static Method.StreamReturns the enum constant of this type with the specified name.static Method.Stream[]Method.Stream.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.api.generator.gapic.model with parameters of type Method.StreamModifier and TypeMethodDescriptionabstract Method.BuilderMethod.Builder.setStream(Method.Stream stream)