Uses of Class
com.google.cloud.compute.v1.DeleteGlobalOperationResponse
-
Packages that use DeleteGlobalOperationResponse Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples.com.google.cloud.compute.v1.stub -
-
Uses of DeleteGlobalOperationResponse in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return DeleteGlobalOperationResponse Modifier and Type Method Description DeleteGlobalOperationResponseDeleteGlobalOperationResponse.Builder. build()DeleteGlobalOperationResponseDeleteGlobalOperationResponse.Builder. buildPartial()DeleteGlobalOperationResponseGlobalOperationsClient. delete(DeleteGlobalOperationRequest request)Deletes the specified Operations resource.DeleteGlobalOperationResponseGlobalOperationsClient. delete(String project, String operation)Deletes the specified Operations resource.static DeleteGlobalOperationResponseDeleteGlobalOperationResponse. getDefaultInstance()DeleteGlobalOperationResponseDeleteGlobalOperationResponse.Builder. getDefaultInstanceForType()DeleteGlobalOperationResponseDeleteGlobalOperationResponse. getDefaultInstanceForType()static DeleteGlobalOperationResponseDeleteGlobalOperationResponse. parseDelimitedFrom(InputStream input)static DeleteGlobalOperationResponseDeleteGlobalOperationResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteGlobalOperationResponseDeleteGlobalOperationResponse. parseFrom(byte[] data)static DeleteGlobalOperationResponseDeleteGlobalOperationResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteGlobalOperationResponseDeleteGlobalOperationResponse. parseFrom(com.google.protobuf.ByteString data)static DeleteGlobalOperationResponseDeleteGlobalOperationResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteGlobalOperationResponseDeleteGlobalOperationResponse. parseFrom(com.google.protobuf.CodedInputStream input)static DeleteGlobalOperationResponseDeleteGlobalOperationResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteGlobalOperationResponseDeleteGlobalOperationResponse. parseFrom(InputStream input)static DeleteGlobalOperationResponseDeleteGlobalOperationResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteGlobalOperationResponseDeleteGlobalOperationResponse. parseFrom(ByteBuffer data)static DeleteGlobalOperationResponseDeleteGlobalOperationResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type DeleteGlobalOperationResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeleteGlobalOperationRequest,DeleteGlobalOperationResponse>GlobalOperationsClient. deleteCallable()Deletes the specified Operations resource.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteGlobalOperationRequest,DeleteGlobalOperationResponse>GlobalOperationsSettings.Builder. deleteSettings()Returns the builder for the settings used for calls to delete.com.google.api.gax.rpc.UnaryCallSettings<DeleteGlobalOperationRequest,DeleteGlobalOperationResponse>GlobalOperationsSettings. deleteSettings()Returns the object with the settings used for calls to delete.com.google.protobuf.Parser<DeleteGlobalOperationResponse>DeleteGlobalOperationResponse. getParserForType()static com.google.protobuf.Parser<DeleteGlobalOperationResponse>DeleteGlobalOperationResponse. parser()Methods in com.google.cloud.compute.v1 with parameters of type DeleteGlobalOperationResponse Modifier and Type Method Description DeleteGlobalOperationResponse.BuilderDeleteGlobalOperationResponse.Builder. mergeFrom(DeleteGlobalOperationResponse other)static DeleteGlobalOperationResponse.BuilderDeleteGlobalOperationResponse. newBuilder(DeleteGlobalOperationResponse prototype) -
Uses of DeleteGlobalOperationResponse in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type DeleteGlobalOperationResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeleteGlobalOperationRequest,DeleteGlobalOperationResponse>GlobalOperationsStub. deleteCallable()com.google.api.gax.rpc.UnaryCallable<DeleteGlobalOperationRequest,DeleteGlobalOperationResponse>HttpJsonGlobalOperationsStub. deleteCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteGlobalOperationRequest,DeleteGlobalOperationResponse>GlobalOperationsStubSettings.Builder. deleteSettings()Returns the builder for the settings used for calls to delete.com.google.api.gax.rpc.UnaryCallSettings<DeleteGlobalOperationRequest,DeleteGlobalOperationResponse>GlobalOperationsStubSettings. deleteSettings()Returns the object with the settings used for calls to delete.
-