Uses of Class
com.google.cloud.metastore.v1alpha.CreateFederationRequest
-
Packages that use CreateFederationRequest Package Description com.google.cloud.metastore.v1alpha A client to Dataproc Metastore APIcom.google.cloud.metastore.v1alpha.stub -
-
Uses of CreateFederationRequest in com.google.cloud.metastore.v1alpha
Methods in com.google.cloud.metastore.v1alpha that return CreateFederationRequest Modifier and Type Method Description CreateFederationRequest
CreateFederationRequest.Builder. build()
CreateFederationRequest
CreateFederationRequest.Builder. buildPartial()
static CreateFederationRequest
CreateFederationRequest. getDefaultInstance()
CreateFederationRequest
CreateFederationRequest.Builder. getDefaultInstanceForType()
CreateFederationRequest
CreateFederationRequest. getDefaultInstanceForType()
static CreateFederationRequest
CreateFederationRequest. parseDelimitedFrom(InputStream input)
static CreateFederationRequest
CreateFederationRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateFederationRequest
CreateFederationRequest. parseFrom(byte[] data)
static CreateFederationRequest
CreateFederationRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateFederationRequest
CreateFederationRequest. parseFrom(com.google.protobuf.ByteString data)
static CreateFederationRequest
CreateFederationRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateFederationRequest
CreateFederationRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static CreateFederationRequest
CreateFederationRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateFederationRequest
CreateFederationRequest. parseFrom(InputStream input)
static CreateFederationRequest
CreateFederationRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateFederationRequest
CreateFederationRequest. parseFrom(ByteBuffer data)
static CreateFederationRequest
CreateFederationRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.metastore.v1alpha that return types with arguments of type CreateFederationRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateFederationRequest,com.google.longrunning.Operation>
DataprocMetastoreFederationClient. createFederationCallable()
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.api.gax.rpc.UnaryCallSettings.Builder<CreateFederationRequest,com.google.longrunning.Operation>
DataprocMetastoreFederationSettings.Builder. createFederationSettings()
Returns the builder for the settings used for calls to createFederation.com.google.api.gax.rpc.UnaryCallSettings<CreateFederationRequest,com.google.longrunning.Operation>
DataprocMetastoreFederationSettings. createFederationSettings()
Returns the object with the settings used for calls to createFederation.static io.grpc.MethodDescriptor<CreateFederationRequest,com.google.longrunning.Operation>
DataprocMetastoreFederationGrpc. getCreateFederationMethod()
com.google.protobuf.Parser<CreateFederationRequest>
CreateFederationRequest. getParserForType()
static com.google.protobuf.Parser<CreateFederationRequest>
CreateFederationRequest. parser()
Methods in com.google.cloud.metastore.v1alpha with parameters of type CreateFederationRequest Modifier and Type Method Description default void
DataprocMetastoreFederationGrpc.AsyncService. createFederation(CreateFederationRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Creates a metastore federation in a project and location.com.google.longrunning.Operation
DataprocMetastoreFederationGrpc.DataprocMetastoreFederationBlockingStub. createFederation(CreateFederationRequest request)
Creates a metastore federation in a project and location.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
DataprocMetastoreFederationGrpc.DataprocMetastoreFederationFutureStub. createFederation(CreateFederationRequest request)
Creates a metastore federation in a project and location.void
DataprocMetastoreFederationGrpc.DataprocMetastoreFederationStub. createFederation(CreateFederationRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Creates a metastore federation in a project and location.com.google.api.gax.longrunning.OperationFuture<Federation,OperationMetadata>
DataprocMetastoreFederationClient. createFederationAsync(CreateFederationRequest request)
Creates a metastore federation in a project and location.CreateFederationRequest.Builder
CreateFederationRequest.Builder. mergeFrom(CreateFederationRequest other)
static CreateFederationRequest.Builder
CreateFederationRequest. newBuilder(CreateFederationRequest prototype)
-
Uses of CreateFederationRequest in com.google.cloud.metastore.v1alpha.stub
Methods in com.google.cloud.metastore.v1alpha.stub that return types with arguments of type CreateFederationRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateFederationRequest,com.google.longrunning.Operation>
DataprocMetastoreFederationStub. createFederationCallable()
com.google.api.gax.rpc.UnaryCallable<CreateFederationRequest,com.google.longrunning.Operation>
GrpcDataprocMetastoreFederationStub. createFederationCallable()
com.google.api.gax.rpc.UnaryCallable<CreateFederationRequest,com.google.longrunning.Operation>
HttpJsonDataprocMetastoreFederationStub. createFederationCallable()
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.UnaryCallSettings.Builder<CreateFederationRequest,com.google.longrunning.Operation>
DataprocMetastoreFederationStubSettings.Builder. createFederationSettings()
Returns the builder for the settings used for calls to createFederation.com.google.api.gax.rpc.UnaryCallSettings<CreateFederationRequest,com.google.longrunning.Operation>
DataprocMetastoreFederationStubSettings. createFederationSettings()
Returns the object with the settings used for calls to createFederation.
-