public static class NotebookServiceStubSettings.Builder extends StubSettings.Builder,NotebookServiceStubSettings.Builder>
Builder for NotebookServiceStubSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder(ClientContext clientContext)
Builder(NotebookServiceStubSettings settings)
protected Builder(NotebookServiceStubSettings settings)
Methods
applyToAllUnaryMethods(ApiFunction,Void> settingsUpdater)
public NotebookServiceStubSettings.Builder applyToAllUnaryMethods(ApiFunction.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.
build()
public NotebookServiceStubSettings build()
Overrides
createEnvironmentOperationSettings()
public OperationCallSettings.Builder,Environment,OperationMetadata> createEnvironmentOperationSettings()
Returns the builder for the settings used for calls to createEnvironment.
createEnvironmentSettings()
public UnaryCallSettings.Builder,Operation> createEnvironmentSettings()
Returns the builder for the settings used for calls to createEnvironment.
createExecutionOperationSettings()
public OperationCallSettings.Builder,Execution,OperationMetadata> createExecutionOperationSettings()
Returns the builder for the settings used for calls to createExecution.
createExecutionSettings()
public UnaryCallSettings.Builder,Operation> createExecutionSettings()
Returns the builder for the settings used for calls to createExecution.
createInstanceOperationSettings()
public OperationCallSettings.Builder,Instance,OperationMetadata> createInstanceOperationSettings()
Returns the builder for the settings used for calls to createInstance.
createInstanceSettings()
public UnaryCallSettings.Builder,Operation> createInstanceSettings()
Returns the builder for the settings used for calls to createInstance.
createScheduleOperationSettings()
public OperationCallSettings.Builder,Schedule,OperationMetadata> createScheduleOperationSettings()
Returns the builder for the settings used for calls to createSchedule.
createScheduleSettings()
public UnaryCallSettings.Builder,Operation> createScheduleSettings()
Returns the builder for the settings used for calls to createSchedule.
deleteEnvironmentOperationSettings()
public OperationCallSettings.Builder,Empty,OperationMetadata> deleteEnvironmentOperationSettings()
Returns the builder for the settings used for calls to deleteEnvironment.
deleteEnvironmentSettings()
public UnaryCallSettings.Builder,Operation> deleteEnvironmentSettings()
Returns the builder for the settings used for calls to deleteEnvironment.
deleteExecutionOperationSettings()
public OperationCallSettings.Builder,Empty,OperationMetadata> deleteExecutionOperationSettings()
Returns the builder for the settings used for calls to deleteExecution.
deleteExecutionSettings()
public UnaryCallSettings.Builder,Operation> deleteExecutionSettings()
Returns the builder for the settings used for calls to deleteExecution.
deleteInstanceOperationSettings()
public OperationCallSettings.Builder,Empty,OperationMetadata> deleteInstanceOperationSettings()
Returns the builder for the settings used for calls to deleteInstance.
deleteInstanceSettings()
public UnaryCallSettings.Builder,Operation> deleteInstanceSettings()
Returns the builder for the settings used for calls to deleteInstance.
deleteScheduleOperationSettings()
public OperationCallSettings.Builder,Empty,OperationMetadata> deleteScheduleOperationSettings()
Returns the builder for the settings used for calls to deleteSchedule.
deleteScheduleSettings()
public UnaryCallSettings.Builder,Operation> deleteScheduleSettings()
Returns the builder for the settings used for calls to deleteSchedule.
diagnoseInstanceOperationSettings()
public OperationCallSettings.Builder,Instance,OperationMetadata> diagnoseInstanceOperationSettings()
Returns the builder for the settings used for calls to diagnoseInstance.
diagnoseInstanceSettings()
public UnaryCallSettings.Builder,Operation> diagnoseInstanceSettings()
Returns the builder for the settings used for calls to diagnoseInstance.
getEnvironmentSettings()
public UnaryCallSettings.Builder,Environment> getEnvironmentSettings()
Returns the builder for the settings used for calls to getEnvironment.
getExecutionSettings()
public UnaryCallSettings.Builder,Execution> getExecutionSettings()
Returns the builder for the settings used for calls to getExecution.
getIamPolicySettings()
public UnaryCallSettings.Builder,Policy> getIamPolicySettings()
Returns the builder for the settings used for calls to getIamPolicy.
Returns |
Type |
Description |
Builder<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy> |
|
getInstanceHealthSettings()
public UnaryCallSettings.Builder,GetInstanceHealthResponse> getInstanceHealthSettings()
Returns the builder for the settings used for calls to getInstanceHealth.
getInstanceSettings()
public UnaryCallSettings.Builder,Instance> getInstanceSettings()
Returns the builder for the settings used for calls to getInstance.
getLocationSettings()
public UnaryCallSettings.Builder,Location> getLocationSettings()
Returns the builder for the settings used for calls to getLocation.
Returns |
Type |
Description |
Builder<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> |
|
getScheduleSettings()
public UnaryCallSettings.Builder,Schedule> getScheduleSettings()
Returns the builder for the settings used for calls to getSchedule.
isInstanceUpgradeableSettings()
public UnaryCallSettings.Builder,IsInstanceUpgradeableResponse> isInstanceUpgradeableSettings()
Returns the builder for the settings used for calls to isInstanceUpgradeable.
listEnvironmentsSettings()
public PagedCallSettings.Builder,ListEnvironmentsResponse,NotebookServiceClient.ListEnvironmentsPagedResponse> listEnvironmentsSettings()
Returns the builder for the settings used for calls to listEnvironments.
listExecutionsSettings()
public PagedCallSettings.Builder,ListExecutionsResponse,NotebookServiceClient.ListExecutionsPagedResponse> listExecutionsSettings()
Returns the builder for the settings used for calls to listExecutions.
listInstancesSettings()
public PagedCallSettings.Builder,ListInstancesResponse,NotebookServiceClient.ListInstancesPagedResponse> listInstancesSettings()
Returns the builder for the settings used for calls to listInstances.
listLocationsSettings()
public PagedCallSettings.Builder,ListLocationsResponse,NotebookServiceClient.ListLocationsPagedResponse> listLocationsSettings()
Returns the builder for the settings used for calls to listLocations.
listSchedulesSettings()
public PagedCallSettings.Builder,ListSchedulesResponse,NotebookServiceClient.ListSchedulesPagedResponse> listSchedulesSettings()
Returns the builder for the settings used for calls to listSchedules.
registerInstanceOperationSettings()
public OperationCallSettings.Builder,Instance,OperationMetadata> registerInstanceOperationSettings()
Returns the builder for the settings used for calls to registerInstance.
registerInstanceSettings()
public UnaryCallSettings.Builder,Operation> registerInstanceSettings()
Returns the builder for the settings used for calls to registerInstance.
reportInstanceInfoOperationSettings()
public OperationCallSettings.Builder,Instance,OperationMetadata> reportInstanceInfoOperationSettings()
Returns the builder for the settings used for calls to reportInstanceInfo.
reportInstanceInfoSettings()
public UnaryCallSettings.Builder,Operation> reportInstanceInfoSettings()
Returns the builder for the settings used for calls to reportInstanceInfo.
resetInstanceOperationSettings()
public OperationCallSettings.Builder,Instance,OperationMetadata> resetInstanceOperationSettings()
Returns the builder for the settings used for calls to resetInstance.
resetInstanceSettings()
public UnaryCallSettings.Builder,Operation> resetInstanceSettings()
Returns the builder for the settings used for calls to resetInstance.
rollbackInstanceOperationSettings()
public OperationCallSettings.Builder,Instance,OperationMetadata> rollbackInstanceOperationSettings()
Returns the builder for the settings used for calls to rollbackInstance.
rollbackInstanceSettings()
public UnaryCallSettings.Builder,Operation> rollbackInstanceSettings()
Returns the builder for the settings used for calls to rollbackInstance.
setIamPolicySettings()
public UnaryCallSettings.Builder,Policy> setIamPolicySettings()
Returns the builder for the settings used for calls to setIamPolicy.
Returns |
Type |
Description |
Builder<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy> |
|
setInstanceAcceleratorOperationSettings()
public OperationCallSettings.Builder,Instance,OperationMetadata> setInstanceAcceleratorOperationSettings()
Returns the builder for the settings used for calls to setInstanceAccelerator.
setInstanceAcceleratorSettings()
public UnaryCallSettings.Builder,Operation> setInstanceAcceleratorSettings()
Returns the builder for the settings used for calls to setInstanceAccelerator.
setInstanceLabelsOperationSettings()
public OperationCallSettings.Builder,Instance,OperationMetadata> setInstanceLabelsOperationSettings()
Returns the builder for the settings used for calls to setInstanceLabels.
setInstanceLabelsSettings()
public UnaryCallSettings.Builder,Operation> setInstanceLabelsSettings()
Returns the builder for the settings used for calls to setInstanceLabels.
setInstanceMachineTypeOperationSettings()
public OperationCallSettings.Builder,Instance,OperationMetadata> setInstanceMachineTypeOperationSettings()
Returns the builder for the settings used for calls to setInstanceMachineType.
setInstanceMachineTypeSettings()
public UnaryCallSettings.Builder,Operation> setInstanceMachineTypeSettings()
Returns the builder for the settings used for calls to setInstanceMachineType.
startInstanceOperationSettings()
public OperationCallSettings.Builder,Instance,OperationMetadata> startInstanceOperationSettings()
Returns the builder for the settings used for calls to startInstance.
startInstanceSettings()
public UnaryCallSettings.Builder,Operation> startInstanceSettings()
Returns the builder for the settings used for calls to startInstance.
stopInstanceOperationSettings()
public OperationCallSettings.Builder,Instance,OperationMetadata> stopInstanceOperationSettings()
Returns the builder for the settings used for calls to stopInstance.
stopInstanceSettings()
public UnaryCallSettings.Builder,Operation> stopInstanceSettings()
Returns the builder for the settings used for calls to stopInstance.
testIamPermissionsSettings()
public UnaryCallSettings.Builder,TestIamPermissionsResponse> testIamPermissionsSettings()
Returns the builder for the settings used for calls to testIamPermissions.
Returns |
Type |
Description |
Builder<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse> |
|
triggerScheduleOperationSettings()
public OperationCallSettings.Builder,Schedule,OperationMetadata> triggerScheduleOperationSettings()
Returns the builder for the settings used for calls to triggerSchedule.
triggerScheduleSettings()
public UnaryCallSettings.Builder,Operation> triggerScheduleSettings()
Returns the builder for the settings used for calls to triggerSchedule.
unaryMethodSettingsBuilders()
public ImmutableList.Builder<?,?>> unaryMethodSettingsBuilders()
Returns |
Type |
Description |
com.google.common.collect.ImmutableList<Builder<?,?>> |
|
updateInstanceConfigOperationSettings()
public OperationCallSettings.Builder,Instance,OperationMetadata> updateInstanceConfigOperationSettings()
Returns the builder for the settings used for calls to updateInstanceConfig.
updateInstanceConfigSettings()
public UnaryCallSettings.Builder,Operation> updateInstanceConfigSettings()
Returns the builder for the settings used for calls to updateInstanceConfig.
public UnaryCallSettings.Builder,UpdateInstanceMetadataItemsResponse> updateInstanceMetadataItemsSettings()
Returns the builder for the settings used for calls to updateInstanceMetadataItems.
updateShieldedInstanceConfigOperationSettings()
public OperationCallSettings.Builder,Instance,OperationMetadata> updateShieldedInstanceConfigOperationSettings()
Returns the builder for the settings used for calls to updateShieldedInstanceConfig.
updateShieldedInstanceConfigSettings()
public UnaryCallSettings.Builder,Operation> updateShieldedInstanceConfigSettings()
Returns the builder for the settings used for calls to updateShieldedInstanceConfig.
upgradeInstanceInternalOperationSettings()
public OperationCallSettings.Builder,Instance,OperationMetadata> upgradeInstanceInternalOperationSettings()
Returns the builder for the settings used for calls to upgradeInstanceInternal.
upgradeInstanceInternalSettings()
public UnaryCallSettings.Builder,Operation> upgradeInstanceInternalSettings()
Returns the builder for the settings used for calls to upgradeInstanceInternal.
upgradeInstanceOperationSettings()
public OperationCallSettings.Builder,Instance,OperationMetadata> upgradeInstanceOperationSettings()
Returns the builder for the settings used for calls to upgradeInstance.
upgradeInstanceSettings()
public UnaryCallSettings.Builder,Operation> upgradeInstanceSettings()
Returns the builder for the settings used for calls to upgradeInstance.