Uses of Class
com.google.cloud.apigeeconnect.v1.ListConnectionsResponse
-
Packages that use ListConnectionsResponse Package Description com.google.cloud.apigeeconnect.v1 A client to Apigee Connect APIcom.google.cloud.apigeeconnect.v1.stub -
-
Uses of ListConnectionsResponse in com.google.cloud.apigeeconnect.v1
Methods in com.google.cloud.apigeeconnect.v1 that return ListConnectionsResponse Modifier and Type Method Description ListConnectionsResponse
ListConnectionsResponse.Builder. build()
ListConnectionsResponse
ListConnectionsResponse.Builder. buildPartial()
static ListConnectionsResponse
ListConnectionsResponse. getDefaultInstance()
ListConnectionsResponse
ListConnectionsResponse.Builder. getDefaultInstanceForType()
ListConnectionsResponse
ListConnectionsResponse. getDefaultInstanceForType()
ListConnectionsResponse
ConnectionServiceGrpc.ConnectionServiceBlockingStub. listConnections(ListConnectionsRequest request)
Lists connections that are currently active for the given Apigee Connect endpoint.static ListConnectionsResponse
ListConnectionsResponse. parseDelimitedFrom(InputStream input)
static ListConnectionsResponse
ListConnectionsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListConnectionsResponse
ListConnectionsResponse. parseFrom(byte[] data)
static ListConnectionsResponse
ListConnectionsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListConnectionsResponse
ListConnectionsResponse. parseFrom(com.google.protobuf.ByteString data)
static ListConnectionsResponse
ListConnectionsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListConnectionsResponse
ListConnectionsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListConnectionsResponse
ListConnectionsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListConnectionsResponse
ListConnectionsResponse. parseFrom(InputStream input)
static ListConnectionsResponse
ListConnectionsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListConnectionsResponse
ListConnectionsResponse. parseFrom(ByteBuffer data)
static ListConnectionsResponse
ListConnectionsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.apigeeconnect.v1 that return types with arguments of type ListConnectionsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListConnectionsRequest,ListConnectionsResponse>
ConnectionServiceGrpc. getListConnectionsMethod()
com.google.protobuf.Parser<ListConnectionsResponse>
ListConnectionsResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListConnectionsResponse>
ConnectionServiceGrpc.ConnectionServiceFutureStub. listConnections(ListConnectionsRequest request)
Lists connections that are currently active for the given Apigee Connect endpoint.com.google.api.gax.rpc.UnaryCallable<ListConnectionsRequest,ListConnectionsResponse>
ConnectionServiceClient. listConnectionsCallable()
Lists connections that are currently active for the given Apigee Connect endpoint.com.google.api.gax.rpc.PagedCallSettings.Builder<ListConnectionsRequest,ListConnectionsResponse,ConnectionServiceClient.ListConnectionsPagedResponse>
ConnectionServiceSettings.Builder. listConnectionsSettings()
Returns the builder for the settings used for calls to listConnections.com.google.api.gax.rpc.PagedCallSettings<ListConnectionsRequest,ListConnectionsResponse,ConnectionServiceClient.ListConnectionsPagedResponse>
ConnectionServiceSettings. listConnectionsSettings()
Returns the object with the settings used for calls to listConnections.static com.google.protobuf.Parser<ListConnectionsResponse>
ListConnectionsResponse. parser()
Methods in com.google.cloud.apigeeconnect.v1 with parameters of type ListConnectionsResponse Modifier and Type Method Description protected ConnectionServiceClient.ListConnectionsPage
ConnectionServiceClient.ListConnectionsPage. createPage(com.google.api.gax.rpc.PageContext<ListConnectionsRequest,ListConnectionsResponse,Connection> context, ListConnectionsResponse response)
ListConnectionsResponse.Builder
ListConnectionsResponse.Builder. mergeFrom(ListConnectionsResponse other)
static ListConnectionsResponse.Builder
ListConnectionsResponse. newBuilder(ListConnectionsResponse prototype)
Method parameters in com.google.cloud.apigeeconnect.v1 with type arguments of type ListConnectionsResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<ConnectionServiceClient.ListConnectionsPagedResponse>
ConnectionServiceClient.ListConnectionsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListConnectionsRequest,ListConnectionsResponse,Connection> context, com.google.api.core.ApiFuture<ListConnectionsResponse> futureResponse)
static com.google.api.core.ApiFuture<ConnectionServiceClient.ListConnectionsPagedResponse>
ConnectionServiceClient.ListConnectionsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListConnectionsRequest,ListConnectionsResponse,Connection> context, com.google.api.core.ApiFuture<ListConnectionsResponse> futureResponse)
protected ConnectionServiceClient.ListConnectionsPage
ConnectionServiceClient.ListConnectionsPage. createPage(com.google.api.gax.rpc.PageContext<ListConnectionsRequest,ListConnectionsResponse,Connection> context, ListConnectionsResponse response)
com.google.api.core.ApiFuture<ConnectionServiceClient.ListConnectionsPage>
ConnectionServiceClient.ListConnectionsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListConnectionsRequest,ListConnectionsResponse,Connection> context, com.google.api.core.ApiFuture<ListConnectionsResponse> futureResponse)
com.google.api.core.ApiFuture<ConnectionServiceClient.ListConnectionsPage>
ConnectionServiceClient.ListConnectionsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListConnectionsRequest,ListConnectionsResponse,Connection> context, com.google.api.core.ApiFuture<ListConnectionsResponse> futureResponse)
default void
ConnectionServiceGrpc.AsyncService. listConnections(ListConnectionsRequest request, io.grpc.stub.StreamObserver<ListConnectionsResponse> responseObserver)
Lists connections that are currently active for the given Apigee Connect endpoint.void
ConnectionServiceGrpc.ConnectionServiceStub. listConnections(ListConnectionsRequest request, io.grpc.stub.StreamObserver<ListConnectionsResponse> responseObserver)
Lists connections that are currently active for the given Apigee Connect endpoint. -
Uses of ListConnectionsResponse in com.google.cloud.apigeeconnect.v1.stub
Methods in com.google.cloud.apigeeconnect.v1.stub that return types with arguments of type ListConnectionsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListConnectionsRequest,ListConnectionsResponse>
ConnectionServiceStub. listConnectionsCallable()
com.google.api.gax.rpc.UnaryCallable<ListConnectionsRequest,ListConnectionsResponse>
GrpcConnectionServiceStub. listConnectionsCallable()
com.google.api.gax.rpc.UnaryCallable<ListConnectionsRequest,ListConnectionsResponse>
HttpJsonConnectionServiceStub. listConnectionsCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListConnectionsRequest,ListConnectionsResponse,ConnectionServiceClient.ListConnectionsPagedResponse>
ConnectionServiceStubSettings.Builder. listConnectionsSettings()
Returns the builder for the settings used for calls to listConnections.com.google.api.gax.rpc.PagedCallSettings<ListConnectionsRequest,ListConnectionsResponse,ConnectionServiceClient.ListConnectionsPagedResponse>
ConnectionServiceStubSettings. listConnectionsSettings()
Returns the object with the settings used for calls to listConnections.
-