Uses of Class
com.google.cloud.metastore.v1alpha.Federation
-
Packages that use Federation Package Description com.google.cloud.metastore.v1alpha A client to Dataproc Metastore APIcom.google.cloud.metastore.v1alpha.stub -
-
Uses of Federation in com.google.cloud.metastore.v1alpha
Methods in com.google.cloud.metastore.v1alpha that return Federation Modifier and Type Method Description FederationFederation.Builder. build()FederationFederation.Builder. buildPartial()static FederationFederation. getDefaultInstance()FederationFederation.Builder. getDefaultInstanceForType()FederationFederation. getDefaultInstanceForType()FederationCreateFederationRequest.Builder. getFederation()Required.FederationCreateFederationRequest. getFederation()Required.FederationCreateFederationRequestOrBuilder. getFederation()Required.FederationDataprocMetastoreFederationClient. getFederation(FederationName name)Gets the details of a single federation.FederationDataprocMetastoreFederationClient. getFederation(GetFederationRequest request)Gets the details of a single federation.FederationDataprocMetastoreFederationClient. getFederation(String name)Gets the details of a single federation.FederationDataprocMetastoreFederationGrpc.DataprocMetastoreFederationBlockingStub. getFederation(GetFederationRequest request)Gets the details of a single federation.FederationUpdateFederationRequest.Builder. getFederation()Required.FederationUpdateFederationRequest. getFederation()Required.FederationUpdateFederationRequestOrBuilder. getFederation()Required.FederationListFederationsResponse.Builder. getFederations(int index)The services in the specified location.FederationListFederationsResponse. getFederations(int index)The services in the specified location.FederationListFederationsResponseOrBuilder. getFederations(int index)The services in the specified location.static FederationFederation. parseDelimitedFrom(InputStream input)static FederationFederation. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FederationFederation. parseFrom(byte[] data)static FederationFederation. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FederationFederation. parseFrom(com.google.protobuf.ByteString data)static FederationFederation. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FederationFederation. parseFrom(com.google.protobuf.CodedInputStream input)static FederationFederation. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FederationFederation. parseFrom(InputStream input)static FederationFederation. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FederationFederation. parseFrom(ByteBuffer data)static FederationFederation. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.metastore.v1alpha that return types with arguments of type Federation Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<Federation,OperationMetadata>DataprocMetastoreFederationClient. createFederationAsync(CreateFederationRequest request)Creates a metastore federation in a project and location.com.google.api.gax.longrunning.OperationFuture<Federation,OperationMetadata>DataprocMetastoreFederationClient. createFederationAsync(LocationName parent, Federation federation, String federationId)Creates a metastore federation in a project and location.com.google.api.gax.longrunning.OperationFuture<Federation,OperationMetadata>DataprocMetastoreFederationClient. createFederationAsync(String parent, Federation federation, String federationId)Creates a metastore federation in a project and location.com.google.api.gax.rpc.OperationCallable<CreateFederationRequest,Federation,OperationMetadata>DataprocMetastoreFederationClient. createFederationOperationCallable()Creates a metastore federation in a project and location.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateFederationRequest,Federation,OperationMetadata>DataprocMetastoreFederationSettings.Builder. createFederationOperationSettings()Returns the builder for the settings used for calls to createFederation.com.google.api.gax.rpc.OperationCallSettings<CreateFederationRequest,Federation,OperationMetadata>DataprocMetastoreFederationSettings. createFederationOperationSettings()Returns the object with the settings used for calls to createFederation.com.google.common.util.concurrent.ListenableFuture<Federation>DataprocMetastoreFederationGrpc.DataprocMetastoreFederationFutureStub. getFederation(GetFederationRequest request)Gets the details of a single federation.com.google.api.gax.rpc.UnaryCallable<GetFederationRequest,Federation>DataprocMetastoreFederationClient. getFederationCallable()Gets the details of a single federation.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetFederationRequest,Federation>DataprocMetastoreFederationSettings.Builder. getFederationSettings()Returns the builder for the settings used for calls to getFederation.com.google.api.gax.rpc.UnaryCallSettings<GetFederationRequest,Federation>DataprocMetastoreFederationSettings. getFederationSettings()Returns the object with the settings used for calls to getFederation.List<Federation>ListFederationsResponse.Builder. getFederationsList()The services in the specified location.List<Federation>ListFederationsResponse. getFederationsList()The services in the specified location.List<Federation>ListFederationsResponseOrBuilder. getFederationsList()The services in the specified location.static io.grpc.MethodDescriptor<GetFederationRequest,Federation>DataprocMetastoreFederationGrpc. getGetFederationMethod()com.google.protobuf.Parser<Federation>Federation. getParserForType()static com.google.protobuf.Parser<Federation>Federation. parser()com.google.api.gax.longrunning.OperationFuture<Federation,OperationMetadata>DataprocMetastoreFederationClient. updateFederationAsync(Federation federation, com.google.protobuf.FieldMask updateMask)Updates the fields of a federation.com.google.api.gax.longrunning.OperationFuture<Federation,OperationMetadata>DataprocMetastoreFederationClient. updateFederationAsync(UpdateFederationRequest request)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.Methods in com.google.cloud.metastore.v1alpha with parameters of type Federation Modifier and Type Method Description ListFederationsResponse.BuilderListFederationsResponse.Builder. addFederations(int index, Federation value)The services in the specified location.ListFederationsResponse.BuilderListFederationsResponse.Builder. addFederations(Federation value)The services in the specified location.com.google.api.gax.longrunning.OperationFuture<Federation,OperationMetadata>DataprocMetastoreFederationClient. createFederationAsync(LocationName parent, Federation federation, String federationId)Creates a metastore federation in a project and location.com.google.api.gax.longrunning.OperationFuture<Federation,OperationMetadata>DataprocMetastoreFederationClient. createFederationAsync(String parent, Federation federation, String federationId)Creates a metastore federation in a project and location.CreateFederationRequest.BuilderCreateFederationRequest.Builder. mergeFederation(Federation value)Required.UpdateFederationRequest.BuilderUpdateFederationRequest.Builder. mergeFederation(Federation value)Required.Federation.BuilderFederation.Builder. mergeFrom(Federation other)static Federation.BuilderFederation. newBuilder(Federation prototype)CreateFederationRequest.BuilderCreateFederationRequest.Builder. setFederation(Federation value)Required.UpdateFederationRequest.BuilderUpdateFederationRequest.Builder. setFederation(Federation value)Required.ListFederationsResponse.BuilderListFederationsResponse.Builder. setFederations(int index, Federation value)The services in the specified location.com.google.api.gax.longrunning.OperationFuture<Federation,OperationMetadata>DataprocMetastoreFederationClient. updateFederationAsync(Federation federation, com.google.protobuf.FieldMask updateMask)Updates the fields of a federation.Method parameters in com.google.cloud.metastore.v1alpha with type arguments of type Federation Modifier and Type Method Description ListFederationsResponse.BuilderListFederationsResponse.Builder. addAllFederations(Iterable<? extends Federation> values)The services in the specified location.static com.google.api.core.ApiFuture<DataprocMetastoreFederationClient.ListFederationsPagedResponse>DataprocMetastoreFederationClient.ListFederationsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListFederationsRequest,ListFederationsResponse,Federation> context, com.google.api.core.ApiFuture<ListFederationsResponse> futureResponse)protected DataprocMetastoreFederationClient.ListFederationsPageDataprocMetastoreFederationClient.ListFederationsPage. createPage(com.google.api.gax.rpc.PageContext<ListFederationsRequest,ListFederationsResponse,Federation> context, ListFederationsResponse response)com.google.api.core.ApiFuture<DataprocMetastoreFederationClient.ListFederationsPage>DataprocMetastoreFederationClient.ListFederationsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListFederationsRequest,ListFederationsResponse,Federation> context, com.google.api.core.ApiFuture<ListFederationsResponse> futureResponse)default voidDataprocMetastoreFederationGrpc.AsyncService. getFederation(GetFederationRequest request, io.grpc.stub.StreamObserver<Federation> responseObserver)Gets the details of a single federation.voidDataprocMetastoreFederationGrpc.DataprocMetastoreFederationStub. getFederation(GetFederationRequest request, io.grpc.stub.StreamObserver<Federation> responseObserver)Gets the details of a single federation. -
Uses of Federation in com.google.cloud.metastore.v1alpha.stub
Methods in com.google.cloud.metastore.v1alpha.stub that return types with arguments of type Federation Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<CreateFederationRequest,Federation,OperationMetadata>DataprocMetastoreFederationStub. createFederationOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateFederationRequest,Federation,OperationMetadata>GrpcDataprocMetastoreFederationStub. createFederationOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateFederationRequest,Federation,OperationMetadata>HttpJsonDataprocMetastoreFederationStub. createFederationOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<CreateFederationRequest,Federation,OperationMetadata>DataprocMetastoreFederationStubSettings.Builder. createFederationOperationSettings()Returns the builder for the settings used for calls to createFederation.com.google.api.gax.rpc.OperationCallSettings<CreateFederationRequest,Federation,OperationMetadata>DataprocMetastoreFederationStubSettings. createFederationOperationSettings()Returns the object with the settings used for calls to createFederation.com.google.api.gax.rpc.UnaryCallable<GetFederationRequest,Federation>DataprocMetastoreFederationStub. getFederationCallable()com.google.api.gax.rpc.UnaryCallable<GetFederationRequest,Federation>GrpcDataprocMetastoreFederationStub. getFederationCallable()com.google.api.gax.rpc.UnaryCallable<GetFederationRequest,Federation>HttpJsonDataprocMetastoreFederationStub. getFederationCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetFederationRequest,Federation>DataprocMetastoreFederationStubSettings.Builder. getFederationSettings()Returns the builder for the settings used for calls to getFederation.com.google.api.gax.rpc.UnaryCallSettings<GetFederationRequest,Federation>DataprocMetastoreFederationStubSettings. getFederationSettings()Returns the object with the settings used for calls to getFederation.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.
-