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 UndeleteKeyRequest
UndeleteKeyRequest.Builder. build()
UndeleteKeyRequest
UndeleteKeyRequest.Builder. buildPartial()
static UndeleteKeyRequest
UndeleteKeyRequest. getDefaultInstance()
UndeleteKeyRequest
UndeleteKeyRequest.Builder. getDefaultInstanceForType()
UndeleteKeyRequest
UndeleteKeyRequest. getDefaultInstanceForType()
static UndeleteKeyRequest
UndeleteKeyRequest. parseDelimitedFrom(InputStream input)
static UndeleteKeyRequest
UndeleteKeyRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UndeleteKeyRequest
UndeleteKeyRequest. parseFrom(byte[] data)
static UndeleteKeyRequest
UndeleteKeyRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UndeleteKeyRequest
UndeleteKeyRequest. parseFrom(com.google.protobuf.ByteString data)
static UndeleteKeyRequest
UndeleteKeyRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UndeleteKeyRequest
UndeleteKeyRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static UndeleteKeyRequest
UndeleteKeyRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UndeleteKeyRequest
UndeleteKeyRequest. parseFrom(InputStream input)
static UndeleteKeyRequest
UndeleteKeyRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UndeleteKeyRequest
UndeleteKeyRequest. parseFrom(ByteBuffer data)
static UndeleteKeyRequest
UndeleteKeyRequest. 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.Builder
UndeleteKeyRequest.Builder. mergeFrom(UndeleteKeyRequest other)
static UndeleteKeyRequest.Builder
UndeleteKeyRequest. newBuilder(UndeleteKeyRequest prototype)
com.google.longrunning.Operation
ApiKeysGrpc.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.void
ApiKeysGrpc.ApiKeysStub. undeleteKey(UndeleteKeyRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Undeletes an API key which was deleted within 30 days.default void
ApiKeysGrpc.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.
-