Uses of Interface
com.google.cloud.metastore.v1.FederationOrBuilder
-
Packages that use FederationOrBuilder Package Description com.google.cloud.metastore.v1 A client to Dataproc Metastore API -
-
Uses of FederationOrBuilder in com.google.cloud.metastore.v1
Classes in com.google.cloud.metastore.v1 that implement FederationOrBuilder Modifier and Type Class Description class
Federation
Represents a federation of multiple backend metastores.static class
Federation.Builder
Represents a federation of multiple backend metastores.Methods in com.google.cloud.metastore.v1 that return FederationOrBuilder Modifier and Type Method Description FederationOrBuilder
CreateFederationRequest.Builder. getFederationOrBuilder()
Required.FederationOrBuilder
CreateFederationRequest. getFederationOrBuilder()
Required.FederationOrBuilder
CreateFederationRequestOrBuilder. getFederationOrBuilder()
Required.FederationOrBuilder
UpdateFederationRequest.Builder. getFederationOrBuilder()
Required.FederationOrBuilder
UpdateFederationRequest. getFederationOrBuilder()
Required.FederationOrBuilder
UpdateFederationRequestOrBuilder. getFederationOrBuilder()
Required.FederationOrBuilder
ListFederationsResponse.Builder. getFederationsOrBuilder(int index)
The services in the specified location.FederationOrBuilder
ListFederationsResponse. getFederationsOrBuilder(int index)
The services in the specified location.FederationOrBuilder
ListFederationsResponseOrBuilder. getFederationsOrBuilder(int index)
The services in the specified location.Methods in com.google.cloud.metastore.v1 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.
-