Uses of Class
com.google.cloud.resourcemanager.v3.UndeleteProjectRequest
-
Packages that use UndeleteProjectRequest Package Description com.google.cloud.resourcemanager.v3 A client to Cloud Resource Manager APIcom.google.cloud.resourcemanager.v3.stub -
-
Uses of UndeleteProjectRequest in com.google.cloud.resourcemanager.v3
Methods in com.google.cloud.resourcemanager.v3 that return UndeleteProjectRequest Modifier and Type Method Description UndeleteProjectRequestUndeleteProjectRequest.Builder. build()UndeleteProjectRequestUndeleteProjectRequest.Builder. buildPartial()static UndeleteProjectRequestUndeleteProjectRequest. getDefaultInstance()UndeleteProjectRequestUndeleteProjectRequest.Builder. getDefaultInstanceForType()UndeleteProjectRequestUndeleteProjectRequest. getDefaultInstanceForType()static UndeleteProjectRequestUndeleteProjectRequest. parseDelimitedFrom(InputStream input)static UndeleteProjectRequestUndeleteProjectRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UndeleteProjectRequestUndeleteProjectRequest. parseFrom(byte[] data)static UndeleteProjectRequestUndeleteProjectRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UndeleteProjectRequestUndeleteProjectRequest. parseFrom(com.google.protobuf.ByteString data)static UndeleteProjectRequestUndeleteProjectRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UndeleteProjectRequestUndeleteProjectRequest. parseFrom(com.google.protobuf.CodedInputStream input)static UndeleteProjectRequestUndeleteProjectRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UndeleteProjectRequestUndeleteProjectRequest. parseFrom(InputStream input)static UndeleteProjectRequestUndeleteProjectRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UndeleteProjectRequestUndeleteProjectRequest. parseFrom(ByteBuffer data)static UndeleteProjectRequestUndeleteProjectRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.resourcemanager.v3 that return types with arguments of type UndeleteProjectRequest Modifier and Type Method Description com.google.protobuf.Parser<UndeleteProjectRequest>UndeleteProjectRequest. getParserForType()static io.grpc.MethodDescriptor<UndeleteProjectRequest,com.google.longrunning.Operation>ProjectsGrpc. getUndeleteProjectMethod()static com.google.protobuf.Parser<UndeleteProjectRequest>UndeleteProjectRequest. parser()com.google.api.gax.rpc.UnaryCallable<UndeleteProjectRequest,com.google.longrunning.Operation>ProjectsClient. undeleteProjectCallable()Restores the project identified by the specified `name` (for example, `projects/415104041262`).com.google.api.gax.rpc.OperationCallable<UndeleteProjectRequest,Project,UndeleteProjectMetadata>ProjectsClient. undeleteProjectOperationCallable()Restores the project identified by the specified `name` (for example, `projects/415104041262`).com.google.api.gax.rpc.OperationCallSettings.Builder<UndeleteProjectRequest,Project,UndeleteProjectMetadata>ProjectsSettings.Builder. undeleteProjectOperationSettings()Returns the builder for the settings used for calls to undeleteProject.com.google.api.gax.rpc.OperationCallSettings<UndeleteProjectRequest,Project,UndeleteProjectMetadata>ProjectsSettings. undeleteProjectOperationSettings()Returns the object with the settings used for calls to undeleteProject.com.google.api.gax.rpc.UnaryCallSettings.Builder<UndeleteProjectRequest,com.google.longrunning.Operation>ProjectsSettings.Builder. undeleteProjectSettings()Returns the builder for the settings used for calls to undeleteProject.com.google.api.gax.rpc.UnaryCallSettings<UndeleteProjectRequest,com.google.longrunning.Operation>ProjectsSettings. undeleteProjectSettings()Returns the object with the settings used for calls to undeleteProject.Methods in com.google.cloud.resourcemanager.v3 with parameters of type UndeleteProjectRequest Modifier and Type Method Description UndeleteProjectRequest.BuilderUndeleteProjectRequest.Builder. mergeFrom(UndeleteProjectRequest other)static UndeleteProjectRequest.BuilderUndeleteProjectRequest. newBuilder(UndeleteProjectRequest prototype)default voidProjectsGrpc.AsyncService. undeleteProject(UndeleteProjectRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Restores the project identified by the specified `name` (for example, `projects/415104041262`).com.google.longrunning.OperationProjectsGrpc.ProjectsBlockingStub. undeleteProject(UndeleteProjectRequest request)Restores the project identified by the specified `name` (for example, `projects/415104041262`).com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>ProjectsGrpc.ProjectsFutureStub. undeleteProject(UndeleteProjectRequest request)Restores the project identified by the specified `name` (for example, `projects/415104041262`).voidProjectsGrpc.ProjectsStub. undeleteProject(UndeleteProjectRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Restores the project identified by the specified `name` (for example, `projects/415104041262`).com.google.api.gax.longrunning.OperationFuture<Project,UndeleteProjectMetadata>ProjectsClient. undeleteProjectAsync(UndeleteProjectRequest request)Restores the project identified by the specified `name` (for example, `projects/415104041262`). -
Uses of UndeleteProjectRequest in com.google.cloud.resourcemanager.v3.stub
Methods in com.google.cloud.resourcemanager.v3.stub that return types with arguments of type UndeleteProjectRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<UndeleteProjectRequest,com.google.longrunning.Operation>GrpcProjectsStub. undeleteProjectCallable()com.google.api.gax.rpc.UnaryCallable<UndeleteProjectRequest,com.google.longrunning.Operation>HttpJsonProjectsStub. undeleteProjectCallable()com.google.api.gax.rpc.UnaryCallable<UndeleteProjectRequest,com.google.longrunning.Operation>ProjectsStub. undeleteProjectCallable()com.google.api.gax.rpc.OperationCallable<UndeleteProjectRequest,Project,UndeleteProjectMetadata>GrpcProjectsStub. undeleteProjectOperationCallable()com.google.api.gax.rpc.OperationCallable<UndeleteProjectRequest,Project,UndeleteProjectMetadata>HttpJsonProjectsStub. undeleteProjectOperationCallable()com.google.api.gax.rpc.OperationCallable<UndeleteProjectRequest,Project,UndeleteProjectMetadata>ProjectsStub. undeleteProjectOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<UndeleteProjectRequest,Project,UndeleteProjectMetadata>ProjectsStubSettings.Builder. undeleteProjectOperationSettings()Returns the builder for the settings used for calls to undeleteProject.com.google.api.gax.rpc.OperationCallSettings<UndeleteProjectRequest,Project,UndeleteProjectMetadata>ProjectsStubSettings. undeleteProjectOperationSettings()Returns the object with the settings used for calls to undeleteProject.com.google.api.gax.rpc.UnaryCallSettings.Builder<UndeleteProjectRequest,com.google.longrunning.Operation>ProjectsStubSettings.Builder. undeleteProjectSettings()Returns the builder for the settings used for calls to undeleteProject.com.google.api.gax.rpc.UnaryCallSettings<UndeleteProjectRequest,com.google.longrunning.Operation>ProjectsStubSettings. undeleteProjectSettings()Returns the object with the settings used for calls to undeleteProject.
-