Uses of Class
com.google.cloud.apigeeconnect.v1.ListConnectionsRequest
-
Packages that use ListConnectionsRequest Package Description com.google.cloud.apigeeconnect.v1 A client to Apigee Connect APIcom.google.cloud.apigeeconnect.v1.stub -
-
Uses of ListConnectionsRequest in com.google.cloud.apigeeconnect.v1
Methods in com.google.cloud.apigeeconnect.v1 that return ListConnectionsRequest Modifier and Type Method Description ListConnectionsRequest
ListConnectionsRequest.Builder. build()
ListConnectionsRequest
ListConnectionsRequest.Builder. buildPartial()
static ListConnectionsRequest
ListConnectionsRequest. getDefaultInstance()
ListConnectionsRequest
ListConnectionsRequest.Builder. getDefaultInstanceForType()
ListConnectionsRequest
ListConnectionsRequest. getDefaultInstanceForType()
static ListConnectionsRequest
ListConnectionsRequest. parseDelimitedFrom(InputStream input)
static ListConnectionsRequest
ListConnectionsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListConnectionsRequest
ListConnectionsRequest. parseFrom(byte[] data)
static ListConnectionsRequest
ListConnectionsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListConnectionsRequest
ListConnectionsRequest. parseFrom(com.google.protobuf.ByteString data)
static ListConnectionsRequest
ListConnectionsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListConnectionsRequest
ListConnectionsRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static ListConnectionsRequest
ListConnectionsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListConnectionsRequest
ListConnectionsRequest. parseFrom(InputStream input)
static ListConnectionsRequest
ListConnectionsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListConnectionsRequest
ListConnectionsRequest. parseFrom(ByteBuffer data)
static ListConnectionsRequest
ListConnectionsRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.apigeeconnect.v1 that return types with arguments of type ListConnectionsRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ListConnectionsRequest,ListConnectionsResponse>
ConnectionServiceGrpc. getListConnectionsMethod()
com.google.protobuf.Parser<ListConnectionsRequest>
ListConnectionsRequest. getParserForType()
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.UnaryCallable<ListConnectionsRequest,ConnectionServiceClient.ListConnectionsPagedResponse>
ConnectionServiceClient. listConnectionsPagedCallable()
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<ListConnectionsRequest>
ListConnectionsRequest. parser()
Methods in com.google.cloud.apigeeconnect.v1 with parameters of type ListConnectionsRequest Modifier and Type Method Description ConnectionServiceClient.ListConnectionsPagedResponse
ConnectionServiceClient. listConnections(ListConnectionsRequest request)
Lists connections that are currently active for the given Apigee Connect endpoint.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.ListConnectionsResponse
ConnectionServiceGrpc.ConnectionServiceBlockingStub. listConnections(ListConnectionsRequest request)
Lists connections that are currently active for the given Apigee Connect endpoint.com.google.common.util.concurrent.ListenableFuture<ListConnectionsResponse>
ConnectionServiceGrpc.ConnectionServiceFutureStub. listConnections(ListConnectionsRequest request)
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.ListConnectionsRequest.Builder
ListConnectionsRequest.Builder. mergeFrom(ListConnectionsRequest other)
static ListConnectionsRequest.Builder
ListConnectionsRequest. newBuilder(ListConnectionsRequest prototype)
Method parameters in com.google.cloud.apigeeconnect.v1 with type arguments of type ListConnectionsRequest 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)
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)
-
Uses of ListConnectionsRequest in com.google.cloud.apigeeconnect.v1.stub
Methods in com.google.cloud.apigeeconnect.v1.stub that return types with arguments of type ListConnectionsRequest 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.UnaryCallable<ListConnectionsRequest,ConnectionServiceClient.ListConnectionsPagedResponse>
ConnectionServiceStub. listConnectionsPagedCallable()
com.google.api.gax.rpc.UnaryCallable<ListConnectionsRequest,ConnectionServiceClient.ListConnectionsPagedResponse>
GrpcConnectionServiceStub. listConnectionsPagedCallable()
com.google.api.gax.rpc.UnaryCallable<ListConnectionsRequest,ConnectionServiceClient.ListConnectionsPagedResponse>
HttpJsonConnectionServiceStub. listConnectionsPagedCallable()
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.
-