public static class DataprocMetastoreFederationStubSettings.Builder extends com.google.api.gax.rpc.StubSettings.Builder<DataprocMetastoreFederationStubSettings,DataprocMetastoreFederationStubSettings.Builder>
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
protected |
Builder(DataprocMetastoreFederationStubSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
DataprocMetastoreFederationStubSettings.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.
|
DataprocMetastoreFederationStubSettings |
build() |
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.
|
String |
getEndpoint()
Returns the endpoint set by the user or the the service's default endpoint.
|
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.
|
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.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> |
unaryMethodSettingsBuilders() |
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.
|
applyToAllUnaryMethods, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getExecutorProvider, getGdchApiAudience, getHeaderProvider, getInternalHeaderProvider, getMtlsEndpoint, getQuotaProjectId, getStreamWatchdogCheckInterval, getStreamWatchdogProvider, getTracerFactory, getTransportChannelProvider, self, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setGdchApiAudience, setHeaderProvider, setInternalHeaderProvider, setMtlsEndpoint, setQuotaProjectId, setStreamWatchdogCheckInterval, setStreamWatchdogProvider, setSwitchToMtlsEndpointAllowed, setTracerFactory, setTransportChannelProvider, setUniverseDomain, toStringprotected Builder()
protected Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected Builder(DataprocMetastoreFederationStubSettings settings)
public DataprocMetastoreFederationStubSettings.Builder applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
Note: This method does not support applying settings to streaming methods.
public com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListFederationsRequest,ListFederationsResponse,DataprocMetastoreFederationClient.ListFederationsPagedResponse> listFederationsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetFederationRequest,Federation> getFederationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateFederationRequest,com.google.longrunning.Operation> createFederationSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateFederationRequest,Federation,OperationMetadata> createFederationOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateFederationRequest,com.google.longrunning.Operation> updateFederationSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateFederationRequest,Federation,OperationMetadata> updateFederationOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteFederationRequest,com.google.longrunning.Operation> deleteFederationSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteFederationRequest,com.google.protobuf.Empty,OperationMetadata> deleteFederationOperationSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,DataprocMetastoreFederationClient.ListLocationsPagedResponse> listLocationsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> getLocationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy> setIamPolicySettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy> getIamPolicySettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse> testIamPermissionsSettings()
public String getEndpoint()
getEndpoint in class com.google.api.gax.rpc.StubSettings.Builder<DataprocMetastoreFederationStubSettings,DataprocMetastoreFederationStubSettings.Builder>public DataprocMetastoreFederationStubSettings build() throws IOException
build in class com.google.api.gax.rpc.StubSettings.Builder<DataprocMetastoreFederationStubSettings,DataprocMetastoreFederationStubSettings.Builder>IOExceptionCopyright © 2024 Google LLC. All rights reserved.