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 Federation
Federation.Builder. build()
Federation
Federation.Builder. buildPartial()
static Federation
Federation. getDefaultInstance()
Federation
Federation.Builder. getDefaultInstanceForType()
Federation
Federation. getDefaultInstanceForType()
Federation
CreateFederationRequest.Builder. getFederation()
Required.Federation
CreateFederationRequest. getFederation()
Required.Federation
CreateFederationRequestOrBuilder. getFederation()
Required.Federation
DataprocMetastoreFederationClient. getFederation(FederationName name)
Gets the details of a single federation.Federation
DataprocMetastoreFederationClient. getFederation(GetFederationRequest request)
Gets the details of a single federation.Federation
DataprocMetastoreFederationClient. getFederation(String name)
Gets the details of a single federation.Federation
DataprocMetastoreFederationGrpc.DataprocMetastoreFederationBlockingStub. getFederation(GetFederationRequest request)
Gets the details of a single federation.Federation
UpdateFederationRequest.Builder. getFederation()
Required.Federation
UpdateFederationRequest. getFederation()
Required.Federation
UpdateFederationRequestOrBuilder. getFederation()
Required.Federation
ListFederationsResponse.Builder. getFederations(int index)
The services in the specified location.Federation
ListFederationsResponse. getFederations(int index)
The services in the specified location.Federation
ListFederationsResponseOrBuilder. getFederations(int index)
The services in the specified location.static Federation
Federation. parseDelimitedFrom(InputStream input)
static Federation
Federation. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Federation
Federation. parseFrom(byte[] data)
static Federation
Federation. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Federation
Federation. parseFrom(com.google.protobuf.ByteString data)
static Federation
Federation. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Federation
Federation. parseFrom(com.google.protobuf.CodedInputStream input)
static Federation
Federation. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Federation
Federation. parseFrom(InputStream input)
static Federation
Federation. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Federation
Federation. parseFrom(ByteBuffer data)
static Federation
Federation. 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.Builder
ListFederationsResponse.Builder. addFederations(int index, Federation value)
The services in the specified location.ListFederationsResponse.Builder
ListFederationsResponse.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.Builder
CreateFederationRequest.Builder. mergeFederation(Federation value)
Required.UpdateFederationRequest.Builder
UpdateFederationRequest.Builder. mergeFederation(Federation value)
Required.Federation.Builder
Federation.Builder. mergeFrom(Federation other)
static Federation.Builder
Federation. newBuilder(Federation prototype)
CreateFederationRequest.Builder
CreateFederationRequest.Builder. setFederation(Federation value)
Required.UpdateFederationRequest.Builder
UpdateFederationRequest.Builder. setFederation(Federation value)
Required.ListFederationsResponse.Builder
ListFederationsResponse.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.Builder
ListFederationsResponse.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.ListFederationsPage
DataprocMetastoreFederationClient.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 void
DataprocMetastoreFederationGrpc.AsyncService. getFederation(GetFederationRequest request, io.grpc.stub.StreamObserver<Federation> responseObserver)
Gets the details of a single federation.void
DataprocMetastoreFederationGrpc.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.
-