public static class CloudBillingSettings.Builder extends com.google.api.gax.rpc.ClientSettings.Builder<CloudBillingSettings,CloudBillingSettings.Builder>
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
protected |
Builder(CloudBillingSettings settings) |
protected |
Builder(CloudBillingStubSettings.Builder stubSettings) |
| Modifier and Type | Method and Description |
|---|---|
CloudBillingSettings.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.
|
CloudBillingSettings |
build() |
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateBillingAccountRequest,BillingAccount> |
createBillingAccountSettings()
Returns the builder for the settings used for calls to createBillingAccount.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetBillingAccountRequest,BillingAccount> |
getBillingAccountSettings()
Returns the builder for the settings used for calls to getBillingAccount.
|
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<GetProjectBillingInfoRequest,ProjectBillingInfo> |
getProjectBillingInfoSettings()
Returns the builder for the settings used for calls to getProjectBillingInfo.
|
CloudBillingStubSettings.Builder |
getStubSettingsBuilder() |
com.google.api.gax.rpc.PagedCallSettings.Builder<ListBillingAccountsRequest,ListBillingAccountsResponse,CloudBillingClient.ListBillingAccountsPagedResponse> |
listBillingAccountsSettings()
Returns the builder for the settings used for calls to listBillingAccounts.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListProjectBillingInfoRequest,ListProjectBillingInfoResponse,CloudBillingClient.ListProjectBillingInfoPagedResponse> |
listProjectBillingInfoSettings()
Returns the builder for the settings used for calls to listProjectBillingInfo.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<MoveBillingAccountRequest,BillingAccount> |
moveBillingAccountSettings()
Returns the builder for the settings used for calls to moveBillingAccount.
|
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.UnaryCallSettings.Builder<UpdateBillingAccountRequest,BillingAccount> |
updateBillingAccountSettings()
Returns the builder for the settings used for calls to updateBillingAccount.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateProjectBillingInfoRequest,ProjectBillingInfo> |
updateProjectBillingInfoSettings()
Returns the builder for the settings used for calls to updateProjectBillingInfo.
|
applyToAllUnaryMethods, getApiKey, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getGdchApiAudience, getHeaderProvider, getInternalHeaderProvider, getQuotaProjectId, getStubSettings, getTransportChannelProvider, getWatchdogCheckInterval, getWatchdogCheckIntervalDuration, getWatchdogProvider, self, setApiKey, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setGdchApiAudience, setHeaderProvider, setInternalHeaderProvider, setQuotaProjectId, setTransportChannelProvider, setUniverseDomain, setWatchdogCheckInterval, setWatchdogCheckIntervalDuration, setWatchdogProvider, toStringprotected Builder()
throws IOException
IOExceptionprotected Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected Builder(CloudBillingSettings settings)
protected Builder(CloudBillingStubSettings.Builder stubSettings)
public CloudBillingStubSettings.Builder getStubSettingsBuilder()
public CloudBillingSettings.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.api.gax.rpc.UnaryCallSettings.Builder<GetBillingAccountRequest,BillingAccount> getBillingAccountSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListBillingAccountsRequest,ListBillingAccountsResponse,CloudBillingClient.ListBillingAccountsPagedResponse> listBillingAccountsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateBillingAccountRequest,BillingAccount> updateBillingAccountSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateBillingAccountRequest,BillingAccount> createBillingAccountSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListProjectBillingInfoRequest,ListProjectBillingInfoResponse,CloudBillingClient.ListProjectBillingInfoPagedResponse> listProjectBillingInfoSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetProjectBillingInfoRequest,ProjectBillingInfo> getProjectBillingInfoSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateProjectBillingInfoRequest,ProjectBillingInfo> updateProjectBillingInfoSettings()
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.SetIamPolicyRequest,com.google.iam.v1.Policy> setIamPolicySettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse> testIamPermissionsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<MoveBillingAccountRequest,BillingAccount> moveBillingAccountSettings()
public CloudBillingSettings build() throws IOException
build in class com.google.api.gax.rpc.ClientSettings.Builder<CloudBillingSettings,CloudBillingSettings.Builder>IOExceptionCopyright © 2025 Google LLC. All rights reserved.