Uses of Class
com.google.cloud.compute.v1.DeleteGlobalOrganizationOperationRequest
-
Packages that use DeleteGlobalOrganizationOperationRequest 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 DeleteGlobalOrganizationOperationRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return DeleteGlobalOrganizationOperationRequest Modifier and Type Method Description DeleteGlobalOrganizationOperationRequestDeleteGlobalOrganizationOperationRequest.Builder. build()DeleteGlobalOrganizationOperationRequestDeleteGlobalOrganizationOperationRequest.Builder. buildPartial()static DeleteGlobalOrganizationOperationRequestDeleteGlobalOrganizationOperationRequest. getDefaultInstance()DeleteGlobalOrganizationOperationRequestDeleteGlobalOrganizationOperationRequest.Builder. getDefaultInstanceForType()DeleteGlobalOrganizationOperationRequestDeleteGlobalOrganizationOperationRequest. getDefaultInstanceForType()static DeleteGlobalOrganizationOperationRequestDeleteGlobalOrganizationOperationRequest. parseDelimitedFrom(InputStream input)static DeleteGlobalOrganizationOperationRequestDeleteGlobalOrganizationOperationRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteGlobalOrganizationOperationRequestDeleteGlobalOrganizationOperationRequest. parseFrom(byte[] data)static DeleteGlobalOrganizationOperationRequestDeleteGlobalOrganizationOperationRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteGlobalOrganizationOperationRequestDeleteGlobalOrganizationOperationRequest. parseFrom(com.google.protobuf.ByteString data)static DeleteGlobalOrganizationOperationRequestDeleteGlobalOrganizationOperationRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteGlobalOrganizationOperationRequestDeleteGlobalOrganizationOperationRequest. parseFrom(com.google.protobuf.CodedInputStream input)static DeleteGlobalOrganizationOperationRequestDeleteGlobalOrganizationOperationRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteGlobalOrganizationOperationRequestDeleteGlobalOrganizationOperationRequest. parseFrom(InputStream input)static DeleteGlobalOrganizationOperationRequestDeleteGlobalOrganizationOperationRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteGlobalOrganizationOperationRequestDeleteGlobalOrganizationOperationRequest. parseFrom(ByteBuffer data)static DeleteGlobalOrganizationOperationRequestDeleteGlobalOrganizationOperationRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type DeleteGlobalOrganizationOperationRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeleteGlobalOrganizationOperationRequest,DeleteGlobalOrganizationOperationResponse>GlobalOrganizationOperationsClient. deleteCallable()Deletes the specified Operations resource.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteGlobalOrganizationOperationRequest,DeleteGlobalOrganizationOperationResponse>GlobalOrganizationOperationsSettings.Builder. deleteSettings()Returns the builder for the settings used for calls to delete.com.google.api.gax.rpc.UnaryCallSettings<DeleteGlobalOrganizationOperationRequest,DeleteGlobalOrganizationOperationResponse>GlobalOrganizationOperationsSettings. deleteSettings()Returns the object with the settings used for calls to delete.com.google.protobuf.Parser<DeleteGlobalOrganizationOperationRequest>DeleteGlobalOrganizationOperationRequest. getParserForType()static com.google.protobuf.Parser<DeleteGlobalOrganizationOperationRequest>DeleteGlobalOrganizationOperationRequest. parser()Methods in com.google.cloud.compute.v1 with parameters of type DeleteGlobalOrganizationOperationRequest Modifier and Type Method Description DeleteGlobalOrganizationOperationResponseGlobalOrganizationOperationsClient. delete(DeleteGlobalOrganizationOperationRequest request)Deletes the specified Operations resource.DeleteGlobalOrganizationOperationRequest.BuilderDeleteGlobalOrganizationOperationRequest.Builder. mergeFrom(DeleteGlobalOrganizationOperationRequest other)static DeleteGlobalOrganizationOperationRequest.BuilderDeleteGlobalOrganizationOperationRequest. newBuilder(DeleteGlobalOrganizationOperationRequest prototype) -
Uses of DeleteGlobalOrganizationOperationRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type DeleteGlobalOrganizationOperationRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeleteGlobalOrganizationOperationRequest,DeleteGlobalOrganizationOperationResponse>GlobalOrganizationOperationsStub. deleteCallable()com.google.api.gax.rpc.UnaryCallable<DeleteGlobalOrganizationOperationRequest,DeleteGlobalOrganizationOperationResponse>HttpJsonGlobalOrganizationOperationsStub. deleteCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteGlobalOrganizationOperationRequest,DeleteGlobalOrganizationOperationResponse>GlobalOrganizationOperationsStubSettings.Builder. deleteSettings()Returns the builder for the settings used for calls to delete.com.google.api.gax.rpc.UnaryCallSettings<DeleteGlobalOrganizationOperationRequest,DeleteGlobalOrganizationOperationResponse>GlobalOrganizationOperationsStubSettings. deleteSettings()Returns the object with the settings used for calls to delete.
-