Uses of Interface
com.google.cloud.metastore.v1alpha.FederationOrBuilder
-
Packages that use FederationOrBuilder Package Description com.google.cloud.metastore.v1alpha A client to Dataproc Metastore API -
-
Uses of FederationOrBuilder in com.google.cloud.metastore.v1alpha
Classes in com.google.cloud.metastore.v1alpha that implement FederationOrBuilder Modifier and Type Class Description classFederationRepresents a federation of multiple backend metastores.static classFederation.BuilderRepresents a federation of multiple backend metastores.Methods in com.google.cloud.metastore.v1alpha that return FederationOrBuilder Modifier and Type Method Description FederationOrBuilderCreateFederationRequest.Builder. getFederationOrBuilder()Required.FederationOrBuilderCreateFederationRequest. getFederationOrBuilder()Required.FederationOrBuilderCreateFederationRequestOrBuilder. getFederationOrBuilder()Required.FederationOrBuilderUpdateFederationRequest.Builder. getFederationOrBuilder()Required.FederationOrBuilderUpdateFederationRequest. getFederationOrBuilder()Required.FederationOrBuilderUpdateFederationRequestOrBuilder. getFederationOrBuilder()Required.FederationOrBuilderListFederationsResponse.Builder. getFederationsOrBuilder(int index)The services in the specified location.FederationOrBuilderListFederationsResponse. getFederationsOrBuilder(int index)The services in the specified location.FederationOrBuilderListFederationsResponseOrBuilder. getFederationsOrBuilder(int index)The services in the specified location.Methods in com.google.cloud.metastore.v1alpha that return types with arguments of type FederationOrBuilder Modifier and Type Method Description List<? extends FederationOrBuilder>ListFederationsResponse.Builder. getFederationsOrBuilderList()The services in the specified location.List<? extends FederationOrBuilder>ListFederationsResponse. getFederationsOrBuilderList()The services in the specified location.List<? extends FederationOrBuilder>ListFederationsResponseOrBuilder. getFederationsOrBuilderList()The services in the specified location.
-