Uses of Interface
com.google.cloud.apigeeconnect.v1.StreamInfoOrBuilder
-
Packages that use StreamInfoOrBuilder Package Description com.google.cloud.apigeeconnect.v1 A client to Apigee Connect API -
-
Uses of StreamInfoOrBuilder in com.google.cloud.apigeeconnect.v1
Classes in com.google.cloud.apigeeconnect.v1 that implement StreamInfoOrBuilder Modifier and Type Class Description class
StreamInfo
The Information of bi-directional stream.static class
StreamInfo.Builder
The Information of bi-directional stream.Methods in com.google.cloud.apigeeconnect.v1 that return StreamInfoOrBuilder Modifier and Type Method Description StreamInfoOrBuilder
Payload.Builder. getStreamInfoOrBuilder()
The information of stream.StreamInfoOrBuilder
Payload. getStreamInfoOrBuilder()
The information of stream.StreamInfoOrBuilder
PayloadOrBuilder. getStreamInfoOrBuilder()
The information of stream.
-