Uses of Class
com.google.cloud.metastore.v1.DeleteFederationRequest
-
Packages that use DeleteFederationRequest Package Description com.google.cloud.metastore.v1 A client to Dataproc Metastore APIcom.google.cloud.metastore.v1.stub -
-
Uses of DeleteFederationRequest in com.google.cloud.metastore.v1
Methods in com.google.cloud.metastore.v1 that return DeleteFederationRequest Modifier and Type Method Description DeleteFederationRequestDeleteFederationRequest.Builder. build()DeleteFederationRequestDeleteFederationRequest.Builder. buildPartial()static DeleteFederationRequestDeleteFederationRequest. getDefaultInstance()DeleteFederationRequestDeleteFederationRequest.Builder. getDefaultInstanceForType()DeleteFederationRequestDeleteFederationRequest. getDefaultInstanceForType()static DeleteFederationRequestDeleteFederationRequest. parseDelimitedFrom(InputStream input)static DeleteFederationRequestDeleteFederationRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteFederationRequestDeleteFederationRequest. parseFrom(byte[] data)static DeleteFederationRequestDeleteFederationRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteFederationRequestDeleteFederationRequest. parseFrom(com.google.protobuf.ByteString data)static DeleteFederationRequestDeleteFederationRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteFederationRequestDeleteFederationRequest. parseFrom(com.google.protobuf.CodedInputStream input)static DeleteFederationRequestDeleteFederationRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteFederationRequestDeleteFederationRequest. parseFrom(InputStream input)static DeleteFederationRequestDeleteFederationRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteFederationRequestDeleteFederationRequest. parseFrom(ByteBuffer data)static DeleteFederationRequestDeleteFederationRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.metastore.v1 that return types with arguments of type DeleteFederationRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeleteFederationRequest,com.google.longrunning.Operation>DataprocMetastoreFederationClient. deleteFederationCallable()Deletes a single federation.com.google.api.gax.rpc.OperationCallable<DeleteFederationRequest,com.google.protobuf.Empty,OperationMetadata>DataprocMetastoreFederationClient. deleteFederationOperationCallable()Deletes a single federation.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteFederationRequest,com.google.protobuf.Empty,OperationMetadata>DataprocMetastoreFederationSettings.Builder. deleteFederationOperationSettings()Returns the builder for the settings used for calls to deleteFederation.com.google.api.gax.rpc.OperationCallSettings<DeleteFederationRequest,com.google.protobuf.Empty,OperationMetadata>DataprocMetastoreFederationSettings. deleteFederationOperationSettings()Returns the object with the settings used for calls to deleteFederation.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteFederationRequest,com.google.longrunning.Operation>DataprocMetastoreFederationSettings.Builder. deleteFederationSettings()Returns the builder for the settings used for calls to deleteFederation.com.google.api.gax.rpc.UnaryCallSettings<DeleteFederationRequest,com.google.longrunning.Operation>DataprocMetastoreFederationSettings. deleteFederationSettings()Returns the object with the settings used for calls to deleteFederation.static io.grpc.MethodDescriptor<DeleteFederationRequest,com.google.longrunning.Operation>DataprocMetastoreFederationGrpc. getDeleteFederationMethod()com.google.protobuf.Parser<DeleteFederationRequest>DeleteFederationRequest. getParserForType()static com.google.protobuf.Parser<DeleteFederationRequest>DeleteFederationRequest. parser()Methods in com.google.cloud.metastore.v1 with parameters of type DeleteFederationRequest Modifier and Type Method Description default voidDataprocMetastoreFederationGrpc.AsyncService. deleteFederation(DeleteFederationRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Deletes a single federation.com.google.longrunning.OperationDataprocMetastoreFederationGrpc.DataprocMetastoreFederationBlockingStub. deleteFederation(DeleteFederationRequest request)Deletes a single federation.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>DataprocMetastoreFederationGrpc.DataprocMetastoreFederationFutureStub. deleteFederation(DeleteFederationRequest request)Deletes a single federation.voidDataprocMetastoreFederationGrpc.DataprocMetastoreFederationStub. deleteFederation(DeleteFederationRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Deletes a single federation.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata>DataprocMetastoreFederationClient. deleteFederationAsync(DeleteFederationRequest request)Deletes a single federation.DeleteFederationRequest.BuilderDeleteFederationRequest.Builder. mergeFrom(DeleteFederationRequest other)static DeleteFederationRequest.BuilderDeleteFederationRequest. newBuilder(DeleteFederationRequest prototype) -
Uses of DeleteFederationRequest in com.google.cloud.metastore.v1.stub
Methods in com.google.cloud.metastore.v1.stub that return types with arguments of type DeleteFederationRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeleteFederationRequest,com.google.longrunning.Operation>DataprocMetastoreFederationStub. deleteFederationCallable()com.google.api.gax.rpc.UnaryCallable<DeleteFederationRequest,com.google.longrunning.Operation>GrpcDataprocMetastoreFederationStub. deleteFederationCallable()com.google.api.gax.rpc.UnaryCallable<DeleteFederationRequest,com.google.longrunning.Operation>HttpJsonDataprocMetastoreFederationStub. deleteFederationCallable()com.google.api.gax.rpc.OperationCallable<DeleteFederationRequest,com.google.protobuf.Empty,OperationMetadata>DataprocMetastoreFederationStub. deleteFederationOperationCallable()com.google.api.gax.rpc.OperationCallable<DeleteFederationRequest,com.google.protobuf.Empty,OperationMetadata>GrpcDataprocMetastoreFederationStub. deleteFederationOperationCallable()com.google.api.gax.rpc.OperationCallable<DeleteFederationRequest,com.google.protobuf.Empty,OperationMetadata>HttpJsonDataprocMetastoreFederationStub. deleteFederationOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteFederationRequest,com.google.protobuf.Empty,OperationMetadata>DataprocMetastoreFederationStubSettings.Builder. deleteFederationOperationSettings()Returns the builder for the settings used for calls to deleteFederation.com.google.api.gax.rpc.OperationCallSettings<DeleteFederationRequest,com.google.protobuf.Empty,OperationMetadata>DataprocMetastoreFederationStubSettings. deleteFederationOperationSettings()Returns the object with the settings used for calls to deleteFederation.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteFederationRequest,com.google.longrunning.Operation>DataprocMetastoreFederationStubSettings.Builder. deleteFederationSettings()Returns the builder for the settings used for calls to deleteFederation.com.google.api.gax.rpc.UnaryCallSettings<DeleteFederationRequest,com.google.longrunning.Operation>DataprocMetastoreFederationStubSettings. deleteFederationSettings()Returns the object with the settings used for calls to deleteFederation.
-