Uses of Class
com.google.cloud.datastream.v1alpha1.ListRoutesResponse
-
Packages that use ListRoutesResponse Package Description com.google.cloud.datastream.v1alpha1 A client to Datastream APIcom.google.cloud.datastream.v1alpha1.stub -
-
Uses of ListRoutesResponse in com.google.cloud.datastream.v1alpha1
Methods in com.google.cloud.datastream.v1alpha1 that return ListRoutesResponse Modifier and Type Method Description ListRoutesResponse
ListRoutesResponse.Builder. build()
ListRoutesResponse
ListRoutesResponse.Builder. buildPartial()
static ListRoutesResponse
ListRoutesResponse. getDefaultInstance()
ListRoutesResponse
ListRoutesResponse.Builder. getDefaultInstanceForType()
ListRoutesResponse
ListRoutesResponse. getDefaultInstanceForType()
ListRoutesResponse
DatastreamGrpc.DatastreamBlockingStub. listRoutes(ListRoutesRequest request)
Use this method to list routes created for a private connectivity in a project and location.static ListRoutesResponse
ListRoutesResponse. parseDelimitedFrom(InputStream input)
static ListRoutesResponse
ListRoutesResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListRoutesResponse
ListRoutesResponse. parseFrom(byte[] data)
static ListRoutesResponse
ListRoutesResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListRoutesResponse
ListRoutesResponse. parseFrom(com.google.protobuf.ByteString data)
static ListRoutesResponse
ListRoutesResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListRoutesResponse
ListRoutesResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListRoutesResponse
ListRoutesResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListRoutesResponse
ListRoutesResponse. parseFrom(InputStream input)
static ListRoutesResponse
ListRoutesResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListRoutesResponse
ListRoutesResponse. parseFrom(ByteBuffer data)
static ListRoutesResponse
ListRoutesResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.datastream.v1alpha1 that return types with arguments of type ListRoutesResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListRoutesRequest,ListRoutesResponse>
DatastreamGrpc. getListRoutesMethod()
com.google.protobuf.Parser<ListRoutesResponse>
ListRoutesResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListRoutesResponse>
DatastreamGrpc.DatastreamFutureStub. listRoutes(ListRoutesRequest request)
Use this method to list routes created for a private connectivity in a project and location.com.google.api.gax.rpc.UnaryCallable<ListRoutesRequest,ListRoutesResponse>
DatastreamClient. listRoutesCallable()
Use this method to list routes created for a private connectivity in a project and location.com.google.api.gax.rpc.PagedCallSettings.Builder<ListRoutesRequest,ListRoutesResponse,DatastreamClient.ListRoutesPagedResponse>
DatastreamSettings.Builder. listRoutesSettings()
Returns the builder for the settings used for calls to listRoutes.com.google.api.gax.rpc.PagedCallSettings<ListRoutesRequest,ListRoutesResponse,DatastreamClient.ListRoutesPagedResponse>
DatastreamSettings. listRoutesSettings()
Returns the object with the settings used for calls to listRoutes.static com.google.protobuf.Parser<ListRoutesResponse>
ListRoutesResponse. parser()
Methods in com.google.cloud.datastream.v1alpha1 with parameters of type ListRoutesResponse Modifier and Type Method Description protected DatastreamClient.ListRoutesPage
DatastreamClient.ListRoutesPage. createPage(com.google.api.gax.rpc.PageContext<ListRoutesRequest,ListRoutesResponse,Route> context, ListRoutesResponse response)
ListRoutesResponse.Builder
ListRoutesResponse.Builder. mergeFrom(ListRoutesResponse other)
static ListRoutesResponse.Builder
ListRoutesResponse. newBuilder(ListRoutesResponse prototype)
Method parameters in com.google.cloud.datastream.v1alpha1 with type arguments of type ListRoutesResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<DatastreamClient.ListRoutesPagedResponse>
DatastreamClient.ListRoutesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListRoutesRequest,ListRoutesResponse,Route> context, com.google.api.core.ApiFuture<ListRoutesResponse> futureResponse)
static com.google.api.core.ApiFuture<DatastreamClient.ListRoutesPagedResponse>
DatastreamClient.ListRoutesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListRoutesRequest,ListRoutesResponse,Route> context, com.google.api.core.ApiFuture<ListRoutesResponse> futureResponse)
protected DatastreamClient.ListRoutesPage
DatastreamClient.ListRoutesPage. createPage(com.google.api.gax.rpc.PageContext<ListRoutesRequest,ListRoutesResponse,Route> context, ListRoutesResponse response)
com.google.api.core.ApiFuture<DatastreamClient.ListRoutesPage>
DatastreamClient.ListRoutesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListRoutesRequest,ListRoutesResponse,Route> context, com.google.api.core.ApiFuture<ListRoutesResponse> futureResponse)
com.google.api.core.ApiFuture<DatastreamClient.ListRoutesPage>
DatastreamClient.ListRoutesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListRoutesRequest,ListRoutesResponse,Route> context, com.google.api.core.ApiFuture<ListRoutesResponse> futureResponse)
default void
DatastreamGrpc.AsyncService. listRoutes(ListRoutesRequest request, io.grpc.stub.StreamObserver<ListRoutesResponse> responseObserver)
Use this method to list routes created for a private connectivity in a project and location.void
DatastreamGrpc.DatastreamStub. listRoutes(ListRoutesRequest request, io.grpc.stub.StreamObserver<ListRoutesResponse> responseObserver)
Use this method to list routes created for a private connectivity in a project and location. -
Uses of ListRoutesResponse in com.google.cloud.datastream.v1alpha1.stub
Methods in com.google.cloud.datastream.v1alpha1.stub that return types with arguments of type ListRoutesResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListRoutesRequest,ListRoutesResponse>
DatastreamStub. listRoutesCallable()
com.google.api.gax.rpc.UnaryCallable<ListRoutesRequest,ListRoutesResponse>
GrpcDatastreamStub. listRoutesCallable()
com.google.api.gax.rpc.UnaryCallable<ListRoutesRequest,ListRoutesResponse>
HttpJsonDatastreamStub. listRoutesCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRoutesRequest,ListRoutesResponse,DatastreamClient.ListRoutesPagedResponse>
DatastreamStubSettings.Builder. listRoutesSettings()
Returns the builder for the settings used for calls to listRoutes.com.google.api.gax.rpc.PagedCallSettings<ListRoutesRequest,ListRoutesResponse,DatastreamClient.ListRoutesPagedResponse>
DatastreamStubSettings. listRoutesSettings()
Returns the object with the settings used for calls to listRoutes.
-