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