Uses of Class
com.google.cloud.metastore.v1alpha.GetFederationRequest
-
Packages that use GetFederationRequest Package Description com.google.cloud.metastore.v1alpha A client to Dataproc Metastore APIcom.google.cloud.metastore.v1alpha.stub -
-
Uses of GetFederationRequest in com.google.cloud.metastore.v1alpha
Methods in com.google.cloud.metastore.v1alpha that return GetFederationRequest Modifier and Type Method Description GetFederationRequestGetFederationRequest.Builder. build()GetFederationRequestGetFederationRequest.Builder. buildPartial()static GetFederationRequestGetFederationRequest. getDefaultInstance()GetFederationRequestGetFederationRequest.Builder. getDefaultInstanceForType()GetFederationRequestGetFederationRequest. getDefaultInstanceForType()static GetFederationRequestGetFederationRequest. parseDelimitedFrom(InputStream input)static GetFederationRequestGetFederationRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetFederationRequestGetFederationRequest. parseFrom(byte[] data)static GetFederationRequestGetFederationRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetFederationRequestGetFederationRequest. parseFrom(com.google.protobuf.ByteString data)static GetFederationRequestGetFederationRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetFederationRequestGetFederationRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetFederationRequestGetFederationRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetFederationRequestGetFederationRequest. parseFrom(InputStream input)static GetFederationRequestGetFederationRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetFederationRequestGetFederationRequest. parseFrom(ByteBuffer data)static GetFederationRequestGetFederationRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.metastore.v1alpha that return types with arguments of type GetFederationRequest Modifier and Type Method Description 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.static io.grpc.MethodDescriptor<GetFederationRequest,Federation>DataprocMetastoreFederationGrpc. getGetFederationMethod()com.google.protobuf.Parser<GetFederationRequest>GetFederationRequest. getParserForType()static com.google.protobuf.Parser<GetFederationRequest>GetFederationRequest. parser()Methods in com.google.cloud.metastore.v1alpha with parameters of type GetFederationRequest Modifier and Type Method Description FederationDataprocMetastoreFederationClient. getFederation(GetFederationRequest request)Gets the details of a single federation.default voidDataprocMetastoreFederationGrpc.AsyncService. getFederation(GetFederationRequest request, io.grpc.stub.StreamObserver<Federation> responseObserver)Gets the details of a single federation.FederationDataprocMetastoreFederationGrpc.DataprocMetastoreFederationBlockingStub. getFederation(GetFederationRequest request)Gets the details of a single federation.com.google.common.util.concurrent.ListenableFuture<Federation>DataprocMetastoreFederationGrpc.DataprocMetastoreFederationFutureStub. getFederation(GetFederationRequest request)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.GetFederationRequest.BuilderGetFederationRequest.Builder. mergeFrom(GetFederationRequest other)static GetFederationRequest.BuilderGetFederationRequest. newBuilder(GetFederationRequest prototype) -
Uses of GetFederationRequest in com.google.cloud.metastore.v1alpha.stub
Methods in com.google.cloud.metastore.v1alpha.stub that return types with arguments of type GetFederationRequest Modifier and Type Method Description 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.
-