Uses of Class
com.google.api.apikeys.v2.UndeleteKeyRequest
-
Packages that use UndeleteKeyRequest Package Description com.google.api.apikeys.v2 A client to API Keys APIcom.google.api.apikeys.v2.stub -
-
Uses of UndeleteKeyRequest in com.google.api.apikeys.v2
Methods in com.google.api.apikeys.v2 that return UndeleteKeyRequest Modifier and Type Method Description UndeleteKeyRequestUndeleteKeyRequest.Builder. build()UndeleteKeyRequestUndeleteKeyRequest.Builder. buildPartial()static UndeleteKeyRequestUndeleteKeyRequest. getDefaultInstance()UndeleteKeyRequestUndeleteKeyRequest.Builder. getDefaultInstanceForType()UndeleteKeyRequestUndeleteKeyRequest. getDefaultInstanceForType()static UndeleteKeyRequestUndeleteKeyRequest. parseDelimitedFrom(InputStream input)static UndeleteKeyRequestUndeleteKeyRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UndeleteKeyRequestUndeleteKeyRequest. parseFrom(byte[] data)static UndeleteKeyRequestUndeleteKeyRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UndeleteKeyRequestUndeleteKeyRequest. parseFrom(com.google.protobuf.ByteString data)static UndeleteKeyRequestUndeleteKeyRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UndeleteKeyRequestUndeleteKeyRequest. parseFrom(com.google.protobuf.CodedInputStream input)static UndeleteKeyRequestUndeleteKeyRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UndeleteKeyRequestUndeleteKeyRequest. parseFrom(InputStream input)static UndeleteKeyRequestUndeleteKeyRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UndeleteKeyRequestUndeleteKeyRequest. parseFrom(ByteBuffer data)static UndeleteKeyRequestUndeleteKeyRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.api.apikeys.v2 that return types with arguments of type UndeleteKeyRequest Modifier and Type Method Description com.google.protobuf.Parser<UndeleteKeyRequest>UndeleteKeyRequest. getParserForType()static io.grpc.MethodDescriptor<UndeleteKeyRequest,com.google.longrunning.Operation>ApiKeysGrpc. getUndeleteKeyMethod()static com.google.protobuf.Parser<UndeleteKeyRequest>UndeleteKeyRequest. parser()com.google.api.gax.rpc.UnaryCallable<UndeleteKeyRequest,com.google.longrunning.Operation>ApiKeysClient. undeleteKeyCallable()Undeletes an API key which was deleted within 30 days.com.google.api.gax.rpc.OperationCallable<UndeleteKeyRequest,Key,com.google.protobuf.Empty>ApiKeysClient. undeleteKeyOperationCallable()Undeletes an API key which was deleted within 30 days.com.google.api.gax.rpc.OperationCallSettings.Builder<UndeleteKeyRequest,Key,com.google.protobuf.Empty>ApiKeysSettings.Builder. undeleteKeyOperationSettings()Returns the builder for the settings used for calls to undeleteKey.com.google.api.gax.rpc.OperationCallSettings<UndeleteKeyRequest,Key,com.google.protobuf.Empty>ApiKeysSettings. undeleteKeyOperationSettings()Returns the object with the settings used for calls to undeleteKey.com.google.api.gax.rpc.UnaryCallSettings.Builder<UndeleteKeyRequest,com.google.longrunning.Operation>ApiKeysSettings.Builder. undeleteKeySettings()Returns the builder for the settings used for calls to undeleteKey.com.google.api.gax.rpc.UnaryCallSettings<UndeleteKeyRequest,com.google.longrunning.Operation>ApiKeysSettings. undeleteKeySettings()Returns the object with the settings used for calls to undeleteKey.Methods in com.google.api.apikeys.v2 with parameters of type UndeleteKeyRequest Modifier and Type Method Description UndeleteKeyRequest.BuilderUndeleteKeyRequest.Builder. mergeFrom(UndeleteKeyRequest other)static UndeleteKeyRequest.BuilderUndeleteKeyRequest. newBuilder(UndeleteKeyRequest prototype)com.google.longrunning.OperationApiKeysGrpc.ApiKeysBlockingStub. undeleteKey(UndeleteKeyRequest request)Undeletes an API key which was deleted within 30 days.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>ApiKeysGrpc.ApiKeysFutureStub. undeleteKey(UndeleteKeyRequest request)Undeletes an API key which was deleted within 30 days.voidApiKeysGrpc.ApiKeysStub. undeleteKey(UndeleteKeyRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Undeletes an API key which was deleted within 30 days.default voidApiKeysGrpc.AsyncService. undeleteKey(UndeleteKeyRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Undeletes an API key which was deleted within 30 days.com.google.api.gax.longrunning.OperationFuture<Key,com.google.protobuf.Empty>ApiKeysClient. undeleteKeyAsync(UndeleteKeyRequest request)Undeletes an API key which was deleted within 30 days. -
Uses of UndeleteKeyRequest in com.google.api.apikeys.v2.stub
Methods in com.google.api.apikeys.v2.stub that return types with arguments of type UndeleteKeyRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<UndeleteKeyRequest,com.google.longrunning.Operation>ApiKeysStub. undeleteKeyCallable()com.google.api.gax.rpc.UnaryCallable<UndeleteKeyRequest,com.google.longrunning.Operation>GrpcApiKeysStub. undeleteKeyCallable()com.google.api.gax.rpc.UnaryCallable<UndeleteKeyRequest,com.google.longrunning.Operation>HttpJsonApiKeysStub. undeleteKeyCallable()com.google.api.gax.rpc.OperationCallable<UndeleteKeyRequest,Key,com.google.protobuf.Empty>ApiKeysStub. undeleteKeyOperationCallable()com.google.api.gax.rpc.OperationCallable<UndeleteKeyRequest,Key,com.google.protobuf.Empty>GrpcApiKeysStub. undeleteKeyOperationCallable()com.google.api.gax.rpc.OperationCallable<UndeleteKeyRequest,Key,com.google.protobuf.Empty>HttpJsonApiKeysStub. undeleteKeyOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<UndeleteKeyRequest,Key,com.google.protobuf.Empty>ApiKeysStubSettings.Builder. undeleteKeyOperationSettings()Returns the builder for the settings used for calls to undeleteKey.com.google.api.gax.rpc.OperationCallSettings<UndeleteKeyRequest,Key,com.google.protobuf.Empty>ApiKeysStubSettings. undeleteKeyOperationSettings()Returns the object with the settings used for calls to undeleteKey.com.google.api.gax.rpc.UnaryCallSettings.Builder<UndeleteKeyRequest,com.google.longrunning.Operation>ApiKeysStubSettings.Builder. undeleteKeySettings()Returns the builder for the settings used for calls to undeleteKey.com.google.api.gax.rpc.UnaryCallSettings<UndeleteKeyRequest,com.google.longrunning.Operation>ApiKeysStubSettings. undeleteKeySettings()Returns the object with the settings used for calls to undeleteKey.
-