Uses of Class
com.google.cloud.networkconnectivity.v1alpha1.ListHubsResponse
-
Packages that use ListHubsResponse Package Description com.google.cloud.networkconnectivity.v1alpha1 A client to Network Connectivity APIcom.google.cloud.networkconnectivity.v1alpha1.stub -
-
Uses of ListHubsResponse in com.google.cloud.networkconnectivity.v1alpha1
Methods in com.google.cloud.networkconnectivity.v1alpha1 that return ListHubsResponse Modifier and Type Method Description ListHubsResponse
ListHubsResponse.Builder. build()
ListHubsResponse
ListHubsResponse.Builder. buildPartial()
static ListHubsResponse
ListHubsResponse. getDefaultInstance()
ListHubsResponse
ListHubsResponse.Builder. getDefaultInstanceForType()
ListHubsResponse
ListHubsResponse. getDefaultInstanceForType()
ListHubsResponse
HubServiceGrpc.HubServiceBlockingStub. listHubs(ListHubsRequest request)
Lists Hubs in a given project and location.static ListHubsResponse
ListHubsResponse. parseDelimitedFrom(InputStream input)
static ListHubsResponse
ListHubsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListHubsResponse
ListHubsResponse. parseFrom(byte[] data)
static ListHubsResponse
ListHubsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListHubsResponse
ListHubsResponse. parseFrom(com.google.protobuf.ByteString data)
static ListHubsResponse
ListHubsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListHubsResponse
ListHubsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListHubsResponse
ListHubsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListHubsResponse
ListHubsResponse. parseFrom(InputStream input)
static ListHubsResponse
ListHubsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListHubsResponse
ListHubsResponse. parseFrom(ByteBuffer data)
static ListHubsResponse
ListHubsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.networkconnectivity.v1alpha1 that return types with arguments of type ListHubsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListHubsRequest,ListHubsResponse>
HubServiceGrpc. getListHubsMethod()
com.google.protobuf.Parser<ListHubsResponse>
ListHubsResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListHubsResponse>
HubServiceGrpc.HubServiceFutureStub. listHubs(ListHubsRequest request)
Lists Hubs in a given project and location.com.google.api.gax.rpc.UnaryCallable<ListHubsRequest,ListHubsResponse>
HubServiceClient. listHubsCallable()
Lists Hubs in a given project and location.com.google.api.gax.rpc.PagedCallSettings.Builder<ListHubsRequest,ListHubsResponse,HubServiceClient.ListHubsPagedResponse>
HubServiceSettings.Builder. listHubsSettings()
Returns the builder for the settings used for calls to listHubs.com.google.api.gax.rpc.PagedCallSettings<ListHubsRequest,ListHubsResponse,HubServiceClient.ListHubsPagedResponse>
HubServiceSettings. listHubsSettings()
Returns the object with the settings used for calls to listHubs.static com.google.protobuf.Parser<ListHubsResponse>
ListHubsResponse. parser()
Methods in com.google.cloud.networkconnectivity.v1alpha1 with parameters of type ListHubsResponse Modifier and Type Method Description protected HubServiceClient.ListHubsPage
HubServiceClient.ListHubsPage. createPage(com.google.api.gax.rpc.PageContext<ListHubsRequest,ListHubsResponse,Hub> context, ListHubsResponse response)
ListHubsResponse.Builder
ListHubsResponse.Builder. mergeFrom(ListHubsResponse other)
static ListHubsResponse.Builder
ListHubsResponse. newBuilder(ListHubsResponse prototype)
Method parameters in com.google.cloud.networkconnectivity.v1alpha1 with type arguments of type ListHubsResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<HubServiceClient.ListHubsPagedResponse>
HubServiceClient.ListHubsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListHubsRequest,ListHubsResponse,Hub> context, com.google.api.core.ApiFuture<ListHubsResponse> futureResponse)
static com.google.api.core.ApiFuture<HubServiceClient.ListHubsPagedResponse>
HubServiceClient.ListHubsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListHubsRequest,ListHubsResponse,Hub> context, com.google.api.core.ApiFuture<ListHubsResponse> futureResponse)
protected HubServiceClient.ListHubsPage
HubServiceClient.ListHubsPage. createPage(com.google.api.gax.rpc.PageContext<ListHubsRequest,ListHubsResponse,Hub> context, ListHubsResponse response)
com.google.api.core.ApiFuture<HubServiceClient.ListHubsPage>
HubServiceClient.ListHubsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListHubsRequest,ListHubsResponse,Hub> context, com.google.api.core.ApiFuture<ListHubsResponse> futureResponse)
com.google.api.core.ApiFuture<HubServiceClient.ListHubsPage>
HubServiceClient.ListHubsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListHubsRequest,ListHubsResponse,Hub> context, com.google.api.core.ApiFuture<ListHubsResponse> futureResponse)
default void
HubServiceGrpc.AsyncService. listHubs(ListHubsRequest request, io.grpc.stub.StreamObserver<ListHubsResponse> responseObserver)
Lists Hubs in a given project and location.void
HubServiceGrpc.HubServiceStub. listHubs(ListHubsRequest request, io.grpc.stub.StreamObserver<ListHubsResponse> responseObserver)
Lists Hubs in a given project and location. -
Uses of ListHubsResponse in com.google.cloud.networkconnectivity.v1alpha1.stub
Methods in com.google.cloud.networkconnectivity.v1alpha1.stub that return types with arguments of type ListHubsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListHubsRequest,ListHubsResponse>
GrpcHubServiceStub. listHubsCallable()
com.google.api.gax.rpc.UnaryCallable<ListHubsRequest,ListHubsResponse>
HubServiceStub. listHubsCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListHubsRequest,ListHubsResponse,HubServiceClient.ListHubsPagedResponse>
HubServiceStubSettings.Builder. listHubsSettings()
Returns the builder for the settings used for calls to listHubs.com.google.api.gax.rpc.PagedCallSettings<ListHubsRequest,ListHubsResponse,HubServiceClient.ListHubsPagedResponse>
HubServiceStubSettings. listHubsSettings()
Returns the object with the settings used for calls to listHubs.
-