Uses of Class
com.google.cloud.servicedirectory.v1.Namespace
-
Packages that use Namespace Package Description com.google.cloud.servicedirectory.v1 A client to Service Directory APIcom.google.cloud.servicedirectory.v1.stub -
-
Uses of Namespace in com.google.cloud.servicedirectory.v1
Methods in com.google.cloud.servicedirectory.v1 that return Namespace Modifier and Type Method Description NamespaceNamespace.Builder. build()NamespaceNamespace.Builder. buildPartial()NamespaceRegistrationServiceClient. createNamespace(CreateNamespaceRequest request)Creates a namespace, and returns the new namespace.NamespaceRegistrationServiceClient. createNamespace(LocationName parent, Namespace namespace, String namespaceId)Creates a namespace, and returns the new namespace.NamespaceRegistrationServiceClient. createNamespace(String parent, Namespace namespace, String namespaceId)Creates a namespace, and returns the new namespace.NamespaceRegistrationServiceGrpc.RegistrationServiceBlockingStub. createNamespace(CreateNamespaceRequest request)Creates a namespace, and returns the new namespace.static NamespaceNamespace. getDefaultInstance()NamespaceNamespace.Builder. getDefaultInstanceForType()NamespaceNamespace. getDefaultInstanceForType()NamespaceCreateNamespaceRequest.Builder. getNamespace()Required.NamespaceCreateNamespaceRequest. getNamespace()Required.NamespaceCreateNamespaceRequestOrBuilder. getNamespace()Required.NamespaceRegistrationServiceClient. getNamespace(GetNamespaceRequest request)Gets a namespace.NamespaceRegistrationServiceClient. getNamespace(NamespaceName name)Gets a namespace.NamespaceRegistrationServiceClient. getNamespace(String name)Gets a namespace.NamespaceRegistrationServiceGrpc.RegistrationServiceBlockingStub. getNamespace(GetNamespaceRequest request)Gets a namespace.NamespaceUpdateNamespaceRequest.Builder. getNamespace()Required.NamespaceUpdateNamespaceRequest. getNamespace()Required.NamespaceUpdateNamespaceRequestOrBuilder. getNamespace()Required.NamespaceListNamespacesResponse.Builder. getNamespaces(int index)The list of namespaces.NamespaceListNamespacesResponse. getNamespaces(int index)The list of namespaces.NamespaceListNamespacesResponseOrBuilder. getNamespaces(int index)The list of namespaces.static NamespaceNamespace. parseDelimitedFrom(InputStream input)static NamespaceNamespace. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NamespaceNamespace. parseFrom(byte[] data)static NamespaceNamespace. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NamespaceNamespace. parseFrom(com.google.protobuf.ByteString data)static NamespaceNamespace. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NamespaceNamespace. parseFrom(com.google.protobuf.CodedInputStream input)static NamespaceNamespace. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NamespaceNamespace. parseFrom(InputStream input)static NamespaceNamespace. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NamespaceNamespace. parseFrom(ByteBuffer data)static NamespaceNamespace. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)NamespaceRegistrationServiceClient. updateNamespace(Namespace namespace, com.google.protobuf.FieldMask updateMask)Updates a namespace.NamespaceRegistrationServiceClient. updateNamespace(UpdateNamespaceRequest request)Updates a namespace.NamespaceRegistrationServiceGrpc.RegistrationServiceBlockingStub. updateNamespace(UpdateNamespaceRequest request)Updates a namespace.Methods in com.google.cloud.servicedirectory.v1 that return types with arguments of type Namespace Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<Namespace>RegistrationServiceGrpc.RegistrationServiceFutureStub. createNamespace(CreateNamespaceRequest request)Creates a namespace, and returns the new namespace.com.google.api.gax.rpc.UnaryCallable<CreateNamespaceRequest,Namespace>RegistrationServiceClient. createNamespaceCallable()Creates a namespace, and returns the new namespace.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateNamespaceRequest,Namespace>RegistrationServiceSettings.Builder. createNamespaceSettings()Returns the builder for the settings used for calls to createNamespace.com.google.api.gax.rpc.UnaryCallSettings<CreateNamespaceRequest,Namespace>RegistrationServiceSettings. createNamespaceSettings()Returns the object with the settings used for calls to createNamespace.static io.grpc.MethodDescriptor<CreateNamespaceRequest,Namespace>RegistrationServiceGrpc. getCreateNamespaceMethod()static io.grpc.MethodDescriptor<GetNamespaceRequest,Namespace>RegistrationServiceGrpc. getGetNamespaceMethod()com.google.common.util.concurrent.ListenableFuture<Namespace>RegistrationServiceGrpc.RegistrationServiceFutureStub. getNamespace(GetNamespaceRequest request)Gets a namespace.com.google.api.gax.rpc.UnaryCallable<GetNamespaceRequest,Namespace>RegistrationServiceClient. getNamespaceCallable()Gets a namespace.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetNamespaceRequest,Namespace>RegistrationServiceSettings.Builder. getNamespaceSettings()Returns the builder for the settings used for calls to getNamespace.com.google.api.gax.rpc.UnaryCallSettings<GetNamespaceRequest,Namespace>RegistrationServiceSettings. getNamespaceSettings()Returns the object with the settings used for calls to getNamespace.List<Namespace>ListNamespacesResponse.Builder. getNamespacesList()The list of namespaces.List<Namespace>ListNamespacesResponse. getNamespacesList()The list of namespaces.List<Namespace>ListNamespacesResponseOrBuilder. getNamespacesList()The list of namespaces.com.google.protobuf.Parser<Namespace>Namespace. getParserForType()static io.grpc.MethodDescriptor<UpdateNamespaceRequest,Namespace>RegistrationServiceGrpc. getUpdateNamespaceMethod()static com.google.protobuf.Parser<Namespace>Namespace. parser()com.google.common.util.concurrent.ListenableFuture<Namespace>RegistrationServiceGrpc.RegistrationServiceFutureStub. updateNamespace(UpdateNamespaceRequest request)Updates a namespace.com.google.api.gax.rpc.UnaryCallable<UpdateNamespaceRequest,Namespace>RegistrationServiceClient. updateNamespaceCallable()Updates a namespace.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateNamespaceRequest,Namespace>RegistrationServiceSettings.Builder. updateNamespaceSettings()Returns the builder for the settings used for calls to updateNamespace.com.google.api.gax.rpc.UnaryCallSettings<UpdateNamespaceRequest,Namespace>RegistrationServiceSettings. updateNamespaceSettings()Returns the object with the settings used for calls to updateNamespace.Methods in com.google.cloud.servicedirectory.v1 with parameters of type Namespace Modifier and Type Method Description ListNamespacesResponse.BuilderListNamespacesResponse.Builder. addNamespaces(int index, Namespace value)The list of namespaces.ListNamespacesResponse.BuilderListNamespacesResponse.Builder. addNamespaces(Namespace value)The list of namespaces.NamespaceRegistrationServiceClient. createNamespace(LocationName parent, Namespace namespace, String namespaceId)Creates a namespace, and returns the new namespace.NamespaceRegistrationServiceClient. createNamespace(String parent, Namespace namespace, String namespaceId)Creates a namespace, and returns the new namespace.Namespace.BuilderNamespace.Builder. mergeFrom(Namespace other)CreateNamespaceRequest.BuilderCreateNamespaceRequest.Builder. mergeNamespace(Namespace value)Required.UpdateNamespaceRequest.BuilderUpdateNamespaceRequest.Builder. mergeNamespace(Namespace value)Required.static Namespace.BuilderNamespace. newBuilder(Namespace prototype)CreateNamespaceRequest.BuilderCreateNamespaceRequest.Builder. setNamespace(Namespace value)Required.UpdateNamespaceRequest.BuilderUpdateNamespaceRequest.Builder. setNamespace(Namespace value)Required.ListNamespacesResponse.BuilderListNamespacesResponse.Builder. setNamespaces(int index, Namespace value)The list of namespaces.NamespaceRegistrationServiceClient. updateNamespace(Namespace namespace, com.google.protobuf.FieldMask updateMask)Updates a namespace.Method parameters in com.google.cloud.servicedirectory.v1 with type arguments of type Namespace Modifier and Type Method Description ListNamespacesResponse.BuilderListNamespacesResponse.Builder. addAllNamespaces(Iterable<? extends Namespace> values)The list of namespaces.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)default voidRegistrationServiceGrpc.AsyncService. createNamespace(CreateNamespaceRequest request, io.grpc.stub.StreamObserver<Namespace> responseObserver)Creates a namespace, and returns the new namespace.voidRegistrationServiceGrpc.RegistrationServiceStub. createNamespace(CreateNamespaceRequest request, io.grpc.stub.StreamObserver<Namespace> responseObserver)Creates a namespace, and returns the new namespace.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)default voidRegistrationServiceGrpc.AsyncService. getNamespace(GetNamespaceRequest request, io.grpc.stub.StreamObserver<Namespace> responseObserver)Gets a namespace.voidRegistrationServiceGrpc.RegistrationServiceStub. getNamespace(GetNamespaceRequest request, io.grpc.stub.StreamObserver<Namespace> responseObserver)Gets a namespace.default voidRegistrationServiceGrpc.AsyncService. updateNamespace(UpdateNamespaceRequest request, io.grpc.stub.StreamObserver<Namespace> responseObserver)Updates a namespace.voidRegistrationServiceGrpc.RegistrationServiceStub. updateNamespace(UpdateNamespaceRequest request, io.grpc.stub.StreamObserver<Namespace> responseObserver)Updates a namespace. -
Uses of Namespace in com.google.cloud.servicedirectory.v1.stub
Methods in com.google.cloud.servicedirectory.v1.stub that return types with arguments of type Namespace Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateNamespaceRequest,Namespace>GrpcRegistrationServiceStub. createNamespaceCallable()com.google.api.gax.rpc.UnaryCallable<CreateNamespaceRequest,Namespace>HttpJsonRegistrationServiceStub. createNamespaceCallable()com.google.api.gax.rpc.UnaryCallable<CreateNamespaceRequest,Namespace>RegistrationServiceStub. createNamespaceCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateNamespaceRequest,Namespace>RegistrationServiceStubSettings.Builder. createNamespaceSettings()Returns the builder for the settings used for calls to createNamespace.com.google.api.gax.rpc.UnaryCallSettings<CreateNamespaceRequest,Namespace>RegistrationServiceStubSettings. createNamespaceSettings()Returns the object with the settings used for calls to createNamespace.com.google.api.gax.rpc.UnaryCallable<GetNamespaceRequest,Namespace>GrpcRegistrationServiceStub. getNamespaceCallable()com.google.api.gax.rpc.UnaryCallable<GetNamespaceRequest,Namespace>HttpJsonRegistrationServiceStub. getNamespaceCallable()com.google.api.gax.rpc.UnaryCallable<GetNamespaceRequest,Namespace>RegistrationServiceStub. getNamespaceCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetNamespaceRequest,Namespace>RegistrationServiceStubSettings.Builder. getNamespaceSettings()Returns the builder for the settings used for calls to getNamespace.com.google.api.gax.rpc.UnaryCallSettings<GetNamespaceRequest,Namespace>RegistrationServiceStubSettings. getNamespaceSettings()Returns the object with the settings used for calls to getNamespace.com.google.api.gax.rpc.UnaryCallable<UpdateNamespaceRequest,Namespace>GrpcRegistrationServiceStub. updateNamespaceCallable()com.google.api.gax.rpc.UnaryCallable<UpdateNamespaceRequest,Namespace>HttpJsonRegistrationServiceStub. updateNamespaceCallable()com.google.api.gax.rpc.UnaryCallable<UpdateNamespaceRequest,Namespace>RegistrationServiceStub. updateNamespaceCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateNamespaceRequest,Namespace>RegistrationServiceStubSettings.Builder. updateNamespaceSettings()Returns the builder for the settings used for calls to updateNamespace.com.google.api.gax.rpc.UnaryCallSettings<UpdateNamespaceRequest,Namespace>RegistrationServiceStubSettings. updateNamespaceSettings()Returns the object with the settings used for calls to updateNamespace.
-