Uses of Class
com.google.cloud.servicedirectory.v1.ListNamespacesRequest
-
Packages that use ListNamespacesRequest Package Description com.google.cloud.servicedirectory.v1 A client to Service Directory APIcom.google.cloud.servicedirectory.v1.stub -
-
Uses of ListNamespacesRequest in com.google.cloud.servicedirectory.v1
Methods in com.google.cloud.servicedirectory.v1 that return ListNamespacesRequest Modifier and Type Method Description ListNamespacesRequestListNamespacesRequest.Builder. build()ListNamespacesRequestListNamespacesRequest.Builder. buildPartial()static ListNamespacesRequestListNamespacesRequest. getDefaultInstance()ListNamespacesRequestListNamespacesRequest.Builder. getDefaultInstanceForType()ListNamespacesRequestListNamespacesRequest. getDefaultInstanceForType()static ListNamespacesRequestListNamespacesRequest. parseDelimitedFrom(InputStream input)static ListNamespacesRequestListNamespacesRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListNamespacesRequestListNamespacesRequest. parseFrom(byte[] data)static ListNamespacesRequestListNamespacesRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListNamespacesRequestListNamespacesRequest. parseFrom(com.google.protobuf.ByteString data)static ListNamespacesRequestListNamespacesRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListNamespacesRequestListNamespacesRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ListNamespacesRequestListNamespacesRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListNamespacesRequestListNamespacesRequest. parseFrom(InputStream input)static ListNamespacesRequestListNamespacesRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListNamespacesRequestListNamespacesRequest. parseFrom(ByteBuffer data)static ListNamespacesRequestListNamespacesRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.servicedirectory.v1 that return types with arguments of type ListNamespacesRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ListNamespacesRequest,ListNamespacesResponse>RegistrationServiceGrpc. getListNamespacesMethod()com.google.protobuf.Parser<ListNamespacesRequest>ListNamespacesRequest. getParserForType()com.google.api.gax.rpc.UnaryCallable<ListNamespacesRequest,ListNamespacesResponse>RegistrationServiceClient. listNamespacesCallable()Lists all namespaces.com.google.api.gax.rpc.UnaryCallable<ListNamespacesRequest,RegistrationServiceClient.ListNamespacesPagedResponse>RegistrationServiceClient. listNamespacesPagedCallable()Lists all namespaces.com.google.api.gax.rpc.PagedCallSettings.Builder<ListNamespacesRequest,ListNamespacesResponse,RegistrationServiceClient.ListNamespacesPagedResponse>RegistrationServiceSettings.Builder. listNamespacesSettings()Returns the builder for the settings used for calls to listNamespaces.com.google.api.gax.rpc.PagedCallSettings<ListNamespacesRequest,ListNamespacesResponse,RegistrationServiceClient.ListNamespacesPagedResponse>RegistrationServiceSettings. listNamespacesSettings()Returns the object with the settings used for calls to listNamespaces.static com.google.protobuf.Parser<ListNamespacesRequest>ListNamespacesRequest. parser()Methods in com.google.cloud.servicedirectory.v1 with parameters of type ListNamespacesRequest Modifier and Type Method Description RegistrationServiceClient.ListNamespacesPagedResponseRegistrationServiceClient. listNamespaces(ListNamespacesRequest request)Lists all namespaces.default voidRegistrationServiceGrpc.AsyncService. listNamespaces(ListNamespacesRequest request, io.grpc.stub.StreamObserver<ListNamespacesResponse> responseObserver)Lists all namespaces.ListNamespacesResponseRegistrationServiceGrpc.RegistrationServiceBlockingStub. listNamespaces(ListNamespacesRequest request)Lists all namespaces.com.google.common.util.concurrent.ListenableFuture<ListNamespacesResponse>RegistrationServiceGrpc.RegistrationServiceFutureStub. listNamespaces(ListNamespacesRequest request)Lists all namespaces.voidRegistrationServiceGrpc.RegistrationServiceStub. listNamespaces(ListNamespacesRequest request, io.grpc.stub.StreamObserver<ListNamespacesResponse> responseObserver)Lists all namespaces.ListNamespacesRequest.BuilderListNamespacesRequest.Builder. mergeFrom(ListNamespacesRequest other)static ListNamespacesRequest.BuilderListNamespacesRequest. newBuilder(ListNamespacesRequest prototype)Method parameters in com.google.cloud.servicedirectory.v1 with type arguments of type ListNamespacesRequest Modifier and Type Method Description static com.google.api.core.ApiFuture<RegistrationServiceClient.ListNamespacesPagedResponse>RegistrationServiceClient.ListNamespacesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListNamespacesRequest,ListNamespacesResponse,Namespace> context, com.google.api.core.ApiFuture<ListNamespacesResponse> futureResponse)protected RegistrationServiceClient.ListNamespacesPageRegistrationServiceClient.ListNamespacesPage. createPage(com.google.api.gax.rpc.PageContext<ListNamespacesRequest,ListNamespacesResponse,Namespace> context, ListNamespacesResponse response)com.google.api.core.ApiFuture<RegistrationServiceClient.ListNamespacesPage>RegistrationServiceClient.ListNamespacesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListNamespacesRequest,ListNamespacesResponse,Namespace> context, com.google.api.core.ApiFuture<ListNamespacesResponse> futureResponse) -
Uses of ListNamespacesRequest in com.google.cloud.servicedirectory.v1.stub
Methods in com.google.cloud.servicedirectory.v1.stub that return types with arguments of type ListNamespacesRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListNamespacesRequest,ListNamespacesResponse>GrpcRegistrationServiceStub. listNamespacesCallable()com.google.api.gax.rpc.UnaryCallable<ListNamespacesRequest,ListNamespacesResponse>HttpJsonRegistrationServiceStub. listNamespacesCallable()com.google.api.gax.rpc.UnaryCallable<ListNamespacesRequest,ListNamespacesResponse>RegistrationServiceStub. listNamespacesCallable()com.google.api.gax.rpc.UnaryCallable<ListNamespacesRequest,RegistrationServiceClient.ListNamespacesPagedResponse>GrpcRegistrationServiceStub. listNamespacesPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListNamespacesRequest,RegistrationServiceClient.ListNamespacesPagedResponse>HttpJsonRegistrationServiceStub. listNamespacesPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListNamespacesRequest,RegistrationServiceClient.ListNamespacesPagedResponse>RegistrationServiceStub. listNamespacesPagedCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListNamespacesRequest,ListNamespacesResponse,RegistrationServiceClient.ListNamespacesPagedResponse>RegistrationServiceStubSettings.Builder. listNamespacesSettings()Returns the builder for the settings used for calls to listNamespaces.com.google.api.gax.rpc.PagedCallSettings<ListNamespacesRequest,ListNamespacesResponse,RegistrationServiceClient.ListNamespacesPagedResponse>RegistrationServiceStubSettings. listNamespacesSettings()Returns the object with the settings used for calls to listNamespaces.
-