Class DataprocMetastoreFederationStubSettings.Builder (2.42.0)

public static class DataprocMetastoreFederationStubSettings.Builder extends StubSettings.Builder<DataprocMetastoreFederationStubSettings,DataprocMetastoreFederationStubSettings.Builder>

Builder for DataprocMetastoreFederationStubSettings.

Inheritance

java.lang.Object > StubSettings.Builder > DataprocMetastoreFederationStubSettings.Builder

Constructors

Builder()

protected Builder()

Builder(ClientContext clientContext)

protected Builder(ClientContext clientContext)
Parameter
NameDescription
clientContextClientContext

Builder(DataprocMetastoreFederationStubSettings settings)

protected Builder(DataprocMetastoreFederationStubSettings settings)
Parameter
NameDescription
settingsDataprocMetastoreFederationStubSettings

Methods

applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)

public DataprocMetastoreFederationStubSettings.Builder applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)

Applies the given settings updater function to all of the unary API methods in this service.

Note: This method does not support applying settings to streaming methods.

Parameter
NameDescription
settingsUpdaterApiFunction<Builder<?,?>,java.lang.Void>
Returns
TypeDescription
DataprocMetastoreFederationStubSettings.Builder

build()

public DataprocMetastoreFederationStubSettings build()
Returns
TypeDescription
DataprocMetastoreFederationStubSettings
Overrides
Exceptions
TypeDescription
IOException

createFederationOperationSettings()

public OperationCallSettings.Builder<CreateFederationRequest,Federation,OperationMetadata> createFederationOperationSettings()

Returns the builder for the settings used for calls to createFederation.

Returns
TypeDescription
Builder<CreateFederationRequest,Federation,OperationMetadata>

createFederationSettings()

public UnaryCallSettings.Builder<CreateFederationRequest,Operation> createFederationSettings()

Returns the builder for the settings used for calls to createFederation.

Returns
TypeDescription
Builder<CreateFederationRequest,Operation>

deleteFederationOperationSettings()

public OperationCallSettings.Builder<DeleteFederationRequest,Empty,OperationMetadata> deleteFederationOperationSettings()

Returns the builder for the settings used for calls to deleteFederation.

Returns
TypeDescription
Builder<DeleteFederationRequest,Empty,OperationMetadata>

deleteFederationSettings()

public UnaryCallSettings.Builder<DeleteFederationRequest,Operation> deleteFederationSettings()

Returns the builder for the settings used for calls to deleteFederation.

Returns
TypeDescription
Builder<DeleteFederationRequest,Operation>

getEndpoint()

public String getEndpoint()

Returns the endpoint set by the user or the the service's default endpoint.

Returns
TypeDescription
String
Overrides

getFederationSettings()

public UnaryCallSettings.Builder<GetFederationRequest,Federation> getFederationSettings()

Returns the builder for the settings used for calls to getFederation.

Returns
TypeDescription
Builder<GetFederationRequest,Federation>

getIamPolicySettings()

public UnaryCallSettings.Builder<GetIamPolicyRequest,Policy> getIamPolicySettings()

Returns the builder for the settings used for calls to getIamPolicy.

Returns
TypeDescription
Builder<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy>

getLocationSettings()

public UnaryCallSettings.Builder<GetLocationRequest,Location> getLocationSettings()

Returns the builder for the settings used for calls to getLocation.

Returns
TypeDescription
Builder<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location>

listFederationsSettings()

public PagedCallSettings.Builder<ListFederationsRequest,ListFederationsResponse,DataprocMetastoreFederationClient.ListFederationsPagedResponse> listFederationsSettings()

Returns the builder for the settings used for calls to listFederations.

Returns
TypeDescription
Builder<ListFederationsRequest,ListFederationsResponse,ListFederationsPagedResponse>

listLocationsSettings()

public PagedCallSettings.Builder<ListLocationsRequest,ListLocationsResponse,DataprocMetastoreFederationClient.ListLocationsPagedResponse> listLocationsSettings()

Returns the builder for the settings used for calls to listLocations.

Returns
TypeDescription
Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,ListLocationsPagedResponse>

setIamPolicySettings()

public UnaryCallSettings.Builder<SetIamPolicyRequest,Policy> setIamPolicySettings()

Returns the builder for the settings used for calls to setIamPolicy.

Returns
TypeDescription
Builder<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy>

testIamPermissionsSettings()

public UnaryCallSettings.Builder<TestIamPermissionsRequest,TestIamPermissionsResponse> testIamPermissionsSettings()

Returns the builder for the settings used for calls to testIamPermissions.

Returns
TypeDescription
Builder<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse>

unaryMethodSettingsBuilders()

public ImmutableList<UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
Returns
TypeDescription
com.google.common.collect.ImmutableList<Builder<?,?>>

updateFederationOperationSettings()

public OperationCallSettings.Builder<UpdateFederationRequest,Federation,OperationMetadata> updateFederationOperationSettings()

Returns the builder for the settings used for calls to updateFederation.

Returns
TypeDescription
Builder<UpdateFederationRequest,Federation,OperationMetadata>

updateFederationSettings()

public UnaryCallSettings.Builder<UpdateFederationRequest,Operation> updateFederationSettings()

Returns the builder for the settings used for calls to updateFederation.

Returns
TypeDescription
Builder<UpdateFederationRequest,Operation>