Uses of Class
com.google.cloud.metastore.v1alpha.DeleteFederationRequest
-
Packages that use DeleteFederationRequest Package Description com.google.cloud.metastore.v1alpha A client to Dataproc Metastore APIcom.google.cloud.metastore.v1alpha.stub -
-
Uses of DeleteFederationRequest in com.google.cloud.metastore.v1alpha
Methods in com.google.cloud.metastore.v1alpha that return DeleteFederationRequest Modifier and Type Method Description DeleteFederationRequest
DeleteFederationRequest.Builder. build()
DeleteFederationRequest
DeleteFederationRequest.Builder. buildPartial()
static DeleteFederationRequest
DeleteFederationRequest. getDefaultInstance()
DeleteFederationRequest
DeleteFederationRequest.Builder. getDefaultInstanceForType()
DeleteFederationRequest
DeleteFederationRequest. getDefaultInstanceForType()
static DeleteFederationRequest
DeleteFederationRequest. parseDelimitedFrom(InputStream input)
static DeleteFederationRequest
DeleteFederationRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteFederationRequest
DeleteFederationRequest. parseFrom(byte[] data)
static DeleteFederationRequest
DeleteFederationRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteFederationRequest
DeleteFederationRequest. parseFrom(com.google.protobuf.ByteString data)
static DeleteFederationRequest
DeleteFederationRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteFederationRequest
DeleteFederationRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static DeleteFederationRequest
DeleteFederationRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteFederationRequest
DeleteFederationRequest. parseFrom(InputStream input)
static DeleteFederationRequest
DeleteFederationRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteFederationRequest
DeleteFederationRequest. parseFrom(ByteBuffer data)
static DeleteFederationRequest
DeleteFederationRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.metastore.v1alpha 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.v1alpha with parameters of type DeleteFederationRequest Modifier and Type Method Description default void
DataprocMetastoreFederationGrpc.AsyncService. deleteFederation(DeleteFederationRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Deletes a single federation.com.google.longrunning.Operation
DataprocMetastoreFederationGrpc.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.void
DataprocMetastoreFederationGrpc.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.Builder
DeleteFederationRequest.Builder. mergeFrom(DeleteFederationRequest other)
static DeleteFederationRequest.Builder
DeleteFederationRequest. newBuilder(DeleteFederationRequest prototype)
-
Uses of DeleteFederationRequest in com.google.cloud.metastore.v1alpha.stub
Methods in com.google.cloud.metastore.v1alpha.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.
-