Uses of Class
com.google.cloud.servicedirectory.v1beta1.ListNamespacesResponse
-
Packages that use ListNamespacesResponse Package Description com.google.cloud.servicedirectory.v1beta1 A client to Service Directory APIcom.google.cloud.servicedirectory.v1beta1.stub -
-
Uses of ListNamespacesResponse in com.google.cloud.servicedirectory.v1beta1
Methods in com.google.cloud.servicedirectory.v1beta1 that return ListNamespacesResponse Modifier and Type Method Description ListNamespacesResponse
ListNamespacesResponse.Builder. build()
ListNamespacesResponse
ListNamespacesResponse.Builder. buildPartial()
static ListNamespacesResponse
ListNamespacesResponse. getDefaultInstance()
ListNamespacesResponse
ListNamespacesResponse.Builder. getDefaultInstanceForType()
ListNamespacesResponse
ListNamespacesResponse. getDefaultInstanceForType()
ListNamespacesResponse
RegistrationServiceGrpc.RegistrationServiceBlockingStub. listNamespaces(ListNamespacesRequest request)
Lists all namespaces.static ListNamespacesResponse
ListNamespacesResponse. parseDelimitedFrom(InputStream input)
static ListNamespacesResponse
ListNamespacesResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListNamespacesResponse
ListNamespacesResponse. parseFrom(byte[] data)
static ListNamespacesResponse
ListNamespacesResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListNamespacesResponse
ListNamespacesResponse. parseFrom(com.google.protobuf.ByteString data)
static ListNamespacesResponse
ListNamespacesResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListNamespacesResponse
ListNamespacesResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListNamespacesResponse
ListNamespacesResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListNamespacesResponse
ListNamespacesResponse. parseFrom(InputStream input)
static ListNamespacesResponse
ListNamespacesResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListNamespacesResponse
ListNamespacesResponse. parseFrom(ByteBuffer data)
static ListNamespacesResponse
ListNamespacesResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.servicedirectory.v1beta1 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.v1beta1 with parameters of type ListNamespacesResponse Modifier and Type Method Description protected RegistrationServiceClient.ListNamespacesPage
RegistrationServiceClient.ListNamespacesPage. createPage(com.google.api.gax.rpc.PageContext<ListNamespacesRequest,ListNamespacesResponse,Namespace> context, ListNamespacesResponse response)
ListNamespacesResponse.Builder
ListNamespacesResponse.Builder. mergeFrom(ListNamespacesResponse other)
static ListNamespacesResponse.Builder
ListNamespacesResponse. newBuilder(ListNamespacesResponse prototype)
Method parameters in com.google.cloud.servicedirectory.v1beta1 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.ListNamespacesPage
RegistrationServiceClient.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 void
RegistrationServiceGrpc.AsyncService. listNamespaces(ListNamespacesRequest request, io.grpc.stub.StreamObserver<ListNamespacesResponse> responseObserver)
Lists all namespaces.void
RegistrationServiceGrpc.RegistrationServiceStub. listNamespaces(ListNamespacesRequest request, io.grpc.stub.StreamObserver<ListNamespacesResponse> responseObserver)
Lists all namespaces. -
Uses of ListNamespacesResponse in com.google.cloud.servicedirectory.v1beta1.stub
Methods in com.google.cloud.servicedirectory.v1beta1.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.
-