Uses of Class
com.google.cloud.servicedirectory.v1.ListNamespacesResponse
-
Packages that use ListNamespacesResponse Package Description com.google.cloud.servicedirectory.v1 A client to Service Directory APIcom.google.cloud.servicedirectory.v1.stub -
-
Uses of ListNamespacesResponse in com.google.cloud.servicedirectory.v1
Methods in com.google.cloud.servicedirectory.v1 that return ListNamespacesResponse Modifier and Type Method Description ListNamespacesResponseListNamespacesResponse.Builder. build()ListNamespacesResponseListNamespacesResponse.Builder. buildPartial()static ListNamespacesResponseListNamespacesResponse. getDefaultInstance()ListNamespacesResponseListNamespacesResponse.Builder. getDefaultInstanceForType()ListNamespacesResponseListNamespacesResponse. getDefaultInstanceForType()ListNamespacesResponseRegistrationServiceGrpc.RegistrationServiceBlockingStub. listNamespaces(ListNamespacesRequest request)Lists all namespaces.static ListNamespacesResponseListNamespacesResponse. parseDelimitedFrom(InputStream input)static ListNamespacesResponseListNamespacesResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListNamespacesResponseListNamespacesResponse. parseFrom(byte[] data)static ListNamespacesResponseListNamespacesResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListNamespacesResponseListNamespacesResponse. parseFrom(com.google.protobuf.ByteString data)static ListNamespacesResponseListNamespacesResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListNamespacesResponseListNamespacesResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListNamespacesResponseListNamespacesResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListNamespacesResponseListNamespacesResponse. parseFrom(InputStream input)static ListNamespacesResponseListNamespacesResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListNamespacesResponseListNamespacesResponse. parseFrom(ByteBuffer data)static ListNamespacesResponseListNamespacesResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.servicedirectory.v1 that return types with arguments of type ListNamespacesResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListNamespacesRequest,ListNamespacesResponse>RegistrationServiceGrpc. getListNamespacesMethod()com.google.protobuf.Parser<ListNamespacesResponse>ListNamespacesResponse. getParserForType()com.google.common.util.concurrent.ListenableFuture<ListNamespacesResponse>RegistrationServiceGrpc.RegistrationServiceFutureStub. listNamespaces(ListNamespacesRequest request)Lists all namespaces.com.google.api.gax.rpc.UnaryCallable<ListNamespacesRequest,ListNamespacesResponse>RegistrationServiceClient. listNamespacesCallable()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<ListNamespacesResponse>ListNamespacesResponse. parser()Methods in com.google.cloud.servicedirectory.v1 with parameters of type ListNamespacesResponse Modifier and Type Method Description protected RegistrationServiceClient.ListNamespacesPageRegistrationServiceClient.ListNamespacesPage. createPage(com.google.api.gax.rpc.PageContext<ListNamespacesRequest,ListNamespacesResponse,Namespace> context, ListNamespacesResponse response)ListNamespacesResponse.BuilderListNamespacesResponse.Builder. mergeFrom(ListNamespacesResponse other)static ListNamespacesResponse.BuilderListNamespacesResponse. newBuilder(ListNamespacesResponse prototype)Method parameters in com.google.cloud.servicedirectory.v1 with type arguments of type ListNamespacesResponse 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)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)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)default voidRegistrationServiceGrpc.AsyncService. listNamespaces(ListNamespacesRequest request, io.grpc.stub.StreamObserver<ListNamespacesResponse> responseObserver)Lists all namespaces.voidRegistrationServiceGrpc.RegistrationServiceStub. listNamespaces(ListNamespacesRequest request, io.grpc.stub.StreamObserver<ListNamespacesResponse> responseObserver)Lists all namespaces. -
Uses of ListNamespacesResponse in com.google.cloud.servicedirectory.v1.stub
Methods in com.google.cloud.servicedirectory.v1.stub that return types with arguments of type ListNamespacesResponse 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.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.
-