Uses of Interface
com.google.cloud.apigeeconnect.v1.ConnectionOrBuilder
-
Packages that use ConnectionOrBuilder Package Description com.google.cloud.apigeeconnect.v1 A client to Apigee Connect API -
-
Uses of ConnectionOrBuilder in com.google.cloud.apigeeconnect.v1
Classes in com.google.cloud.apigeeconnect.v1 that implement ConnectionOrBuilder Modifier and Type Class Description classConnectionProtobuf typegoogle.cloud.apigeeconnect.v1.Connectionstatic classConnection.BuilderProtobuf typegoogle.cloud.apigeeconnect.v1.ConnectionMethods in com.google.cloud.apigeeconnect.v1 that return ConnectionOrBuilder Modifier and Type Method Description ConnectionOrBuilderListConnectionsResponse.Builder. getConnectionsOrBuilder(int index)A list of clients.ConnectionOrBuilderListConnectionsResponse. getConnectionsOrBuilder(int index)A list of clients.ConnectionOrBuilderListConnectionsResponseOrBuilder. getConnectionsOrBuilder(int index)A list of clients.Methods in com.google.cloud.apigeeconnect.v1 that return types with arguments of type ConnectionOrBuilder Modifier and Type Method Description List<? extends ConnectionOrBuilder>ListConnectionsResponse.Builder. getConnectionsOrBuilderList()A list of clients.List<? extends ConnectionOrBuilder>ListConnectionsResponse. getConnectionsOrBuilderList()A list of clients.List<? extends ConnectionOrBuilder>ListConnectionsResponseOrBuilder. getConnectionsOrBuilderList()A list of clients.
-