Uses of Class
com.google.cloud.apigeeconnect.v1.StreamInfo
-
Packages that use StreamInfo Package Description com.google.cloud.apigeeconnect.v1 A client to Apigee Connect API -
-
Uses of StreamInfo in com.google.cloud.apigeeconnect.v1
Methods in com.google.cloud.apigeeconnect.v1 that return StreamInfo Modifier and Type Method Description StreamInfoStreamInfo.Builder. build()StreamInfoStreamInfo.Builder. buildPartial()static StreamInfoStreamInfo. getDefaultInstance()StreamInfoStreamInfo.Builder. getDefaultInstanceForType()StreamInfoStreamInfo. getDefaultInstanceForType()StreamInfoPayload.Builder. getStreamInfo()The information of stream.StreamInfoPayload. getStreamInfo()The information of stream.StreamInfoPayloadOrBuilder. getStreamInfo()The information of stream.static StreamInfoStreamInfo. parseDelimitedFrom(InputStream input)static StreamInfoStreamInfo. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StreamInfoStreamInfo. parseFrom(byte[] data)static StreamInfoStreamInfo. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StreamInfoStreamInfo. parseFrom(com.google.protobuf.ByteString data)static StreamInfoStreamInfo. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StreamInfoStreamInfo. parseFrom(com.google.protobuf.CodedInputStream input)static StreamInfoStreamInfo. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StreamInfoStreamInfo. parseFrom(InputStream input)static StreamInfoStreamInfo. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StreamInfoStreamInfo. parseFrom(ByteBuffer data)static StreamInfoStreamInfo. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.apigeeconnect.v1 that return types with arguments of type StreamInfo Modifier and Type Method Description com.google.protobuf.Parser<StreamInfo>StreamInfo. getParserForType()static com.google.protobuf.Parser<StreamInfo>StreamInfo. parser()Methods in com.google.cloud.apigeeconnect.v1 with parameters of type StreamInfo Modifier and Type Method Description StreamInfo.BuilderStreamInfo.Builder. mergeFrom(StreamInfo other)Payload.BuilderPayload.Builder. mergeStreamInfo(StreamInfo value)The information of stream.static StreamInfo.BuilderStreamInfo. newBuilder(StreamInfo prototype)Payload.BuilderPayload.Builder. setStreamInfo(StreamInfo value)The information of stream.
-