Class DataprocMetastoreFederationSettings.Builder
- java.lang.Object
-
- com.google.api.gax.rpc.ClientSettings.Builder<DataprocMetastoreFederationSettings,DataprocMetastoreFederationSettings.Builder>
-
- com.google.cloud.metastore.v1beta.DataprocMetastoreFederationSettings.Builder
-
- Enclosing class:
- DataprocMetastoreFederationSettings
public static class DataprocMetastoreFederationSettings.Builder extends com.google.api.gax.rpc.ClientSettings.Builder<DataprocMetastoreFederationSettings,DataprocMetastoreFederationSettings.Builder>
Builder for DataprocMetastoreFederationSettings.
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedBuilder()protectedBuilder(com.google.api.gax.rpc.ClientContext clientContext)protectedBuilder(DataprocMetastoreFederationSettings settings)protectedBuilder(DataprocMetastoreFederationStubSettings.Builder stubSettings)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description DataprocMetastoreFederationSettings.BuilderapplyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)Applies the given settings updater function to all of the unary API methods in this service.DataprocMetastoreFederationSettingsbuild()com.google.api.gax.rpc.OperationCallSettings.Builder<CreateFederationRequest,Federation,OperationMetadata>createFederationOperationSettings()Returns the builder for the settings used for calls to createFederation.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateFederationRequest,com.google.longrunning.Operation>createFederationSettings()Returns the builder for the settings used for calls to createFederation.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteFederationRequest,com.google.protobuf.Empty,OperationMetadata>deleteFederationOperationSettings()Returns the builder for the settings used for calls to deleteFederation.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteFederationRequest,com.google.longrunning.Operation>deleteFederationSettings()Returns the builder for the settings used for calls to deleteFederation.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetFederationRequest,Federation>getFederationSettings()Returns the builder for the settings used for calls to getFederation.com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy>getIamPolicySettings()Returns the builder for the settings used for calls to getIamPolicy.com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location>getLocationSettings()Returns the builder for the settings used for calls to getLocation.DataprocMetastoreFederationStubSettings.BuildergetStubSettingsBuilder()com.google.api.gax.rpc.PagedCallSettings.Builder<ListFederationsRequest,ListFederationsResponse,DataprocMetastoreFederationClient.ListFederationsPagedResponse>listFederationsSettings()Returns the builder for the settings used for calls to listFederations.com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,DataprocMetastoreFederationClient.ListLocationsPagedResponse>listLocationsSettings()Returns the builder for the settings used for calls to listLocations.com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy>setIamPolicySettings()Returns the builder for the settings used for calls to setIamPolicy.com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse>testIamPermissionsSettings()Returns the builder for the settings used for calls to testIamPermissions.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateFederationRequest,Federation,OperationMetadata>updateFederationOperationSettings()Returns the builder for the settings used for calls to updateFederation.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateFederationRequest,com.google.longrunning.Operation>updateFederationSettings()Returns the builder for the settings used for calls to updateFederation.-
Methods inherited from class com.google.api.gax.rpc.ClientSettings.Builder
applyToAllUnaryMethods, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getGdchApiAudience, getHeaderProvider, getInternalHeaderProvider, getQuotaProjectId, getStubSettings, getTransportChannelProvider, getWatchdogCheckInterval, getWatchdogProvider, self, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setGdchApiAudience, setHeaderProvider, setInternalHeaderProvider, setQuotaProjectId, setTransportChannelProvider, setWatchdogCheckInterval, setWatchdogProvider, toString
-
-
-
-
Constructor Detail
-
Builder
protected Builder() throws IOException- Throws:
IOException
-
Builder
protected Builder(com.google.api.gax.rpc.ClientContext clientContext)
-
Builder
protected Builder(DataprocMetastoreFederationSettings settings)
-
Builder
protected Builder(DataprocMetastoreFederationStubSettings.Builder stubSettings)
-
-
Method Detail
-
getStubSettingsBuilder
public DataprocMetastoreFederationStubSettings.Builder getStubSettingsBuilder()
-
applyToAllUnaryMethods
public DataprocMetastoreFederationSettings.Builder applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.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.
-
listFederationsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListFederationsRequest,ListFederationsResponse,DataprocMetastoreFederationClient.ListFederationsPagedResponse> listFederationsSettings()
Returns the builder for the settings used for calls to listFederations.
-
getFederationSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetFederationRequest,Federation> getFederationSettings()
Returns the builder for the settings used for calls to getFederation.
-
createFederationSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateFederationRequest,com.google.longrunning.Operation> createFederationSettings()
Returns the builder for the settings used for calls to createFederation.
-
createFederationOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateFederationRequest,Federation,OperationMetadata> createFederationOperationSettings()
Returns the builder for the settings used for calls to createFederation.
-
updateFederationSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateFederationRequest,com.google.longrunning.Operation> updateFederationSettings()
Returns the builder for the settings used for calls to updateFederation.
-
updateFederationOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateFederationRequest,Federation,OperationMetadata> updateFederationOperationSettings()
Returns the builder for the settings used for calls to updateFederation.
-
deleteFederationSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteFederationRequest,com.google.longrunning.Operation> deleteFederationSettings()
Returns the builder for the settings used for calls to deleteFederation.
-
deleteFederationOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteFederationRequest,com.google.protobuf.Empty,OperationMetadata> deleteFederationOperationSettings()
Returns the builder for the settings used for calls to deleteFederation.
-
listLocationsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,DataprocMetastoreFederationClient.ListLocationsPagedResponse> listLocationsSettings()
Returns the builder for the settings used for calls to listLocations.
-
getLocationSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> getLocationSettings()
Returns the builder for the settings used for calls to getLocation.
-
setIamPolicySettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy> setIamPolicySettings()
Returns the builder for the settings used for calls to setIamPolicy.
-
getIamPolicySettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy> getIamPolicySettings()
Returns the builder for the settings used for calls to getIamPolicy.
-
testIamPermissionsSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse> testIamPermissionsSettings()
Returns the builder for the settings used for calls to testIamPermissions.
-
build
public DataprocMetastoreFederationSettings build() throws IOException
- Specified by:
buildin classcom.google.api.gax.rpc.ClientSettings.Builder<DataprocMetastoreFederationSettings,DataprocMetastoreFederationSettings.Builder>- Throws:
IOException
-
-