Uses of Class
com.google.api.servicemanagement.v1.UndeleteServiceResponse
-
Packages that use UndeleteServiceResponse Package Description com.google.api.servicemanagement.v1 com.google.cloud.api.servicemanagement.v1 A client to Service Management APIcom.google.cloud.api.servicemanagement.v1.stub -
-
Uses of UndeleteServiceResponse in com.google.api.servicemanagement.v1
Methods in com.google.api.servicemanagement.v1 that return UndeleteServiceResponse Modifier and Type Method Description UndeleteServiceResponseUndeleteServiceResponse.Builder. build()UndeleteServiceResponseUndeleteServiceResponse.Builder. buildPartial()static UndeleteServiceResponseUndeleteServiceResponse. getDefaultInstance()UndeleteServiceResponseUndeleteServiceResponse.Builder. getDefaultInstanceForType()UndeleteServiceResponseUndeleteServiceResponse. getDefaultInstanceForType()static UndeleteServiceResponseUndeleteServiceResponse. parseDelimitedFrom(InputStream input)static UndeleteServiceResponseUndeleteServiceResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UndeleteServiceResponseUndeleteServiceResponse. parseFrom(byte[] data)static UndeleteServiceResponseUndeleteServiceResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UndeleteServiceResponseUndeleteServiceResponse. parseFrom(com.google.protobuf.ByteString data)static UndeleteServiceResponseUndeleteServiceResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UndeleteServiceResponseUndeleteServiceResponse. parseFrom(com.google.protobuf.CodedInputStream input)static UndeleteServiceResponseUndeleteServiceResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UndeleteServiceResponseUndeleteServiceResponse. parseFrom(InputStream input)static UndeleteServiceResponseUndeleteServiceResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UndeleteServiceResponseUndeleteServiceResponse. parseFrom(ByteBuffer data)static UndeleteServiceResponseUndeleteServiceResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.api.servicemanagement.v1 that return types with arguments of type UndeleteServiceResponse Modifier and Type Method Description com.google.protobuf.Parser<UndeleteServiceResponse>UndeleteServiceResponse. getParserForType()static com.google.protobuf.Parser<UndeleteServiceResponse>UndeleteServiceResponse. parser()Methods in com.google.api.servicemanagement.v1 with parameters of type UndeleteServiceResponse Modifier and Type Method Description UndeleteServiceResponse.BuilderUndeleteServiceResponse.Builder. mergeFrom(UndeleteServiceResponse other)static UndeleteServiceResponse.BuilderUndeleteServiceResponse. newBuilder(UndeleteServiceResponse prototype) -
Uses of UndeleteServiceResponse in com.google.cloud.api.servicemanagement.v1
Methods in com.google.cloud.api.servicemanagement.v1 that return types with arguments of type UndeleteServiceResponse Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<UndeleteServiceResponse,OperationMetadata>ServiceManagerClient. undeleteServiceAsync(UndeleteServiceRequest request)Revives a previously deleted managed service.com.google.api.gax.longrunning.OperationFuture<UndeleteServiceResponse,OperationMetadata>ServiceManagerClient. undeleteServiceAsync(String serviceName)Revives a previously deleted managed service.com.google.api.gax.rpc.OperationCallable<UndeleteServiceRequest,UndeleteServiceResponse,OperationMetadata>ServiceManagerClient. undeleteServiceOperationCallable()Revives a previously deleted managed service.com.google.api.gax.rpc.OperationCallSettings.Builder<UndeleteServiceRequest,UndeleteServiceResponse,OperationMetadata>ServiceManagerSettings.Builder. undeleteServiceOperationSettings()Returns the builder for the settings used for calls to undeleteService.com.google.api.gax.rpc.OperationCallSettings<UndeleteServiceRequest,UndeleteServiceResponse,OperationMetadata>ServiceManagerSettings. undeleteServiceOperationSettings()Returns the object with the settings used for calls to undeleteService. -
Uses of UndeleteServiceResponse in com.google.cloud.api.servicemanagement.v1.stub
Methods in com.google.cloud.api.servicemanagement.v1.stub that return types with arguments of type UndeleteServiceResponse Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<UndeleteServiceRequest,UndeleteServiceResponse,OperationMetadata>GrpcServiceManagerStub. undeleteServiceOperationCallable()com.google.api.gax.rpc.OperationCallable<UndeleteServiceRequest,UndeleteServiceResponse,OperationMetadata>HttpJsonServiceManagerStub. undeleteServiceOperationCallable()com.google.api.gax.rpc.OperationCallable<UndeleteServiceRequest,UndeleteServiceResponse,OperationMetadata>ServiceManagerStub. undeleteServiceOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<UndeleteServiceRequest,UndeleteServiceResponse,OperationMetadata>ServiceManagerStubSettings.Builder. undeleteServiceOperationSettings()Returns the builder for the settings used for calls to undeleteService.com.google.api.gax.rpc.OperationCallSettings<UndeleteServiceRequest,UndeleteServiceResponse,OperationMetadata>ServiceManagerStubSettings. undeleteServiceOperationSettings()Returns the object with the settings used for calls to undeleteService.
-