Uses of Class
com.google.cloud.metastore.v1beta.UpdateFederationRequest
-
Packages that use UpdateFederationRequest Package Description com.google.cloud.metastore.v1beta A client to Dataproc Metastore APIcom.google.cloud.metastore.v1beta.stub -
-
Uses of UpdateFederationRequest in com.google.cloud.metastore.v1beta
Methods in com.google.cloud.metastore.v1beta that return UpdateFederationRequest Modifier and Type Method Description UpdateFederationRequest
UpdateFederationRequest.Builder. build()
UpdateFederationRequest
UpdateFederationRequest.Builder. buildPartial()
static UpdateFederationRequest
UpdateFederationRequest. getDefaultInstance()
UpdateFederationRequest
UpdateFederationRequest.Builder. getDefaultInstanceForType()
UpdateFederationRequest
UpdateFederationRequest. getDefaultInstanceForType()
static UpdateFederationRequest
UpdateFederationRequest. parseDelimitedFrom(InputStream input)
static UpdateFederationRequest
UpdateFederationRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateFederationRequest
UpdateFederationRequest. parseFrom(byte[] data)
static UpdateFederationRequest
UpdateFederationRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateFederationRequest
UpdateFederationRequest. parseFrom(com.google.protobuf.ByteString data)
static UpdateFederationRequest
UpdateFederationRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateFederationRequest
UpdateFederationRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static UpdateFederationRequest
UpdateFederationRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateFederationRequest
UpdateFederationRequest. parseFrom(InputStream input)
static UpdateFederationRequest
UpdateFederationRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateFederationRequest
UpdateFederationRequest. parseFrom(ByteBuffer data)
static UpdateFederationRequest
UpdateFederationRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.metastore.v1beta that return types with arguments of type UpdateFederationRequest Modifier and Type Method Description com.google.protobuf.Parser<UpdateFederationRequest>
UpdateFederationRequest. getParserForType()
static io.grpc.MethodDescriptor<UpdateFederationRequest,com.google.longrunning.Operation>
DataprocMetastoreFederationGrpc. getUpdateFederationMethod()
static com.google.protobuf.Parser<UpdateFederationRequest>
UpdateFederationRequest. parser()
com.google.api.gax.rpc.UnaryCallable<UpdateFederationRequest,com.google.longrunning.Operation>
DataprocMetastoreFederationClient. updateFederationCallable()
Updates the fields of a federation.com.google.api.gax.rpc.OperationCallable<UpdateFederationRequest,Federation,OperationMetadata>
DataprocMetastoreFederationClient. updateFederationOperationCallable()
Updates the fields of a federation.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateFederationRequest,Federation,OperationMetadata>
DataprocMetastoreFederationSettings.Builder. updateFederationOperationSettings()
Returns the builder for the settings used for calls to updateFederation.com.google.api.gax.rpc.OperationCallSettings<UpdateFederationRequest,Federation,OperationMetadata>
DataprocMetastoreFederationSettings. updateFederationOperationSettings()
Returns the object with the settings used for calls to updateFederation.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateFederationRequest,com.google.longrunning.Operation>
DataprocMetastoreFederationSettings.Builder. updateFederationSettings()
Returns the builder for the settings used for calls to updateFederation.com.google.api.gax.rpc.UnaryCallSettings<UpdateFederationRequest,com.google.longrunning.Operation>
DataprocMetastoreFederationSettings. updateFederationSettings()
Returns the object with the settings used for calls to updateFederation.Methods in com.google.cloud.metastore.v1beta with parameters of type UpdateFederationRequest Modifier and Type Method Description UpdateFederationRequest.Builder
UpdateFederationRequest.Builder. mergeFrom(UpdateFederationRequest other)
static UpdateFederationRequest.Builder
UpdateFederationRequest. newBuilder(UpdateFederationRequest prototype)
default void
DataprocMetastoreFederationGrpc.AsyncService. updateFederation(UpdateFederationRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Updates the fields of a federation.com.google.longrunning.Operation
DataprocMetastoreFederationGrpc.DataprocMetastoreFederationBlockingStub. updateFederation(UpdateFederationRequest request)
Updates the fields of a federation.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
DataprocMetastoreFederationGrpc.DataprocMetastoreFederationFutureStub. updateFederation(UpdateFederationRequest request)
Updates the fields of a federation.void
DataprocMetastoreFederationGrpc.DataprocMetastoreFederationStub. updateFederation(UpdateFederationRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Updates the fields of a federation.com.google.api.gax.longrunning.OperationFuture<Federation,OperationMetadata>
DataprocMetastoreFederationClient. updateFederationAsync(UpdateFederationRequest request)
Updates the fields of a federation. -
Uses of UpdateFederationRequest in com.google.cloud.metastore.v1beta.stub
Methods in com.google.cloud.metastore.v1beta.stub that return types with arguments of type UpdateFederationRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<UpdateFederationRequest,com.google.longrunning.Operation>
DataprocMetastoreFederationStub. updateFederationCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateFederationRequest,com.google.longrunning.Operation>
GrpcDataprocMetastoreFederationStub. updateFederationCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateFederationRequest,com.google.longrunning.Operation>
HttpJsonDataprocMetastoreFederationStub. updateFederationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateFederationRequest,Federation,OperationMetadata>
DataprocMetastoreFederationStub. updateFederationOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateFederationRequest,Federation,OperationMetadata>
GrpcDataprocMetastoreFederationStub. updateFederationOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateFederationRequest,Federation,OperationMetadata>
HttpJsonDataprocMetastoreFederationStub. updateFederationOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateFederationRequest,Federation,OperationMetadata>
DataprocMetastoreFederationStubSettings.Builder. updateFederationOperationSettings()
Returns the builder for the settings used for calls to updateFederation.com.google.api.gax.rpc.OperationCallSettings<UpdateFederationRequest,Federation,OperationMetadata>
DataprocMetastoreFederationStubSettings. updateFederationOperationSettings()
Returns the object with the settings used for calls to updateFederation.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateFederationRequest,com.google.longrunning.Operation>
DataprocMetastoreFederationStubSettings.Builder. updateFederationSettings()
Returns the builder for the settings used for calls to updateFederation.com.google.api.gax.rpc.UnaryCallSettings<UpdateFederationRequest,com.google.longrunning.Operation>
DataprocMetastoreFederationStubSettings. updateFederationSettings()
Returns the object with the settings used for calls to updateFederation.
-