- 2.53.0 (latest)
- 2.52.0
- 2.51.0
- 2.49.0
- 2.48.0
- 2.47.0
- 2.46.0
- 2.45.0
- 2.44.0
- 2.43.0
- 2.42.0
- 2.41.0
- 2.40.0
- 2.39.0
- 2.37.0
- 2.36.0
- 2.35.0
- 2.34.0
- 2.33.0
- 2.32.0
- 2.31.0
- 2.30.0
- 2.29.0
- 2.28.0
- 2.27.0
- 2.24.0
- 2.23.0
- 2.22.0
- 2.21.0
- 2.20.0
- 2.19.0
- 2.18.0
- 2.17.0
- 2.16.0
- 2.15.0
- 2.14.0
- 2.13.0
- 2.12.0
- 2.11.0
- 2.9.0
- 2.8.0
- 2.7.0
- 2.6.0
- 2.5.0
- 2.4.0
- 2.3.6
- 2.2.1
- 2.1.12
public static class GSuiteAddOnsStubSettings.Builder extends StubSettings.Builder<GSuiteAddOnsStubSettings,GSuiteAddOnsStubSettings.Builder>
Builder for GSuiteAddOnsStubSettings.
Constructors
Builder()
protected Builder()
Builder(ClientContext clientContext)
protected Builder(ClientContext clientContext)
Parameter | |
---|---|
Name | Description |
clientContext | ClientContext |
Builder(GSuiteAddOnsStubSettings settings)
protected Builder(GSuiteAddOnsStubSettings settings)
Parameter | |
---|---|
Name | Description |
settings | GSuiteAddOnsStubSettings |
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public GSuiteAddOnsStubSettings.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 | |
---|---|
Name | Description |
settingsUpdater | ApiFunction<Builder<?,?>,java.lang.Void> |
Returns | |
---|---|
Type | Description |
GSuiteAddOnsStubSettings.Builder |
build()
public GSuiteAddOnsStubSettings build()
Returns | |
---|---|
Type | Description |
GSuiteAddOnsStubSettings |
Exceptions | |
---|---|
Type | Description |
IOException |
createDeploymentSettings()
public UnaryCallSettings.Builder<CreateDeploymentRequest,Deployment> createDeploymentSettings()
Returns the builder for the settings used for calls to createDeployment.
Returns | |
---|---|
Type | Description |
Builder<CreateDeploymentRequest,Deployment> |
deleteDeploymentSettings()
public UnaryCallSettings.Builder<DeleteDeploymentRequest,Empty> deleteDeploymentSettings()
Returns the builder for the settings used for calls to deleteDeployment.
Returns | |
---|---|
Type | Description |
Builder<DeleteDeploymentRequest,Empty> |
getAuthorizationSettings()
public UnaryCallSettings.Builder<GetAuthorizationRequest,Authorization> getAuthorizationSettings()
Returns the builder for the settings used for calls to getAuthorization.
Returns | |
---|---|
Type | Description |
Builder<GetAuthorizationRequest,Authorization> |
getDeploymentSettings()
public UnaryCallSettings.Builder<GetDeploymentRequest,Deployment> getDeploymentSettings()
Returns the builder for the settings used for calls to getDeployment.
Returns | |
---|---|
Type | Description |
Builder<GetDeploymentRequest,Deployment> |
getEndpoint()
public String getEndpoint()
Returns the endpoint set by the user or the the service's default endpoint.
Returns | |
---|---|
Type | Description |
String |
getInstallStatusSettings()
public UnaryCallSettings.Builder<GetInstallStatusRequest,InstallStatus> getInstallStatusSettings()
Returns the builder for the settings used for calls to getInstallStatus.
Returns | |
---|---|
Type | Description |
Builder<GetInstallStatusRequest,InstallStatus> |
installDeploymentSettings()
public UnaryCallSettings.Builder<InstallDeploymentRequest,Empty> installDeploymentSettings()
Returns the builder for the settings used for calls to installDeployment.
Returns | |
---|---|
Type | Description |
Builder<InstallDeploymentRequest,Empty> |
listDeploymentsSettings()
public PagedCallSettings.Builder<ListDeploymentsRequest,ListDeploymentsResponse,GSuiteAddOnsClient.ListDeploymentsPagedResponse> listDeploymentsSettings()
Returns the builder for the settings used for calls to listDeployments.
Returns | |
---|---|
Type | Description |
Builder<ListDeploymentsRequest,ListDeploymentsResponse,ListDeploymentsPagedResponse> |
replaceDeploymentSettings()
public UnaryCallSettings.Builder<ReplaceDeploymentRequest,Deployment> replaceDeploymentSettings()
Returns the builder for the settings used for calls to replaceDeployment.
Returns | |
---|---|
Type | Description |
Builder<ReplaceDeploymentRequest,Deployment> |
unaryMethodSettingsBuilders()
public ImmutableList<UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
Returns | |
---|---|
Type | Description |
com.google.common.collect.ImmutableList<Builder<?,?>> |
uninstallDeploymentSettings()
public UnaryCallSettings.Builder<UninstallDeploymentRequest,Empty> uninstallDeploymentSettings()
Returns the builder for the settings used for calls to uninstallDeployment.
Returns | |
---|---|
Type | Description |
Builder<UninstallDeploymentRequest,Empty> |