public static class ManagedNotebookServiceStubSettings.Builder extends com.google.api.gax.rpc.StubSettings.Builder<ManagedNotebookServiceStubSettings,ManagedNotebookServiceStubSettings.Builder>
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
protected |
Builder(ManagedNotebookServiceStubSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
ManagedNotebookServiceStubSettings.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.
|
ManagedNotebookServiceStubSettings |
build() |
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateRuntimeRequest,Runtime,OperationMetadata> |
createRuntimeOperationSettings()
Returns the builder for the settings used for calls to createRuntime.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateRuntimeRequest,com.google.longrunning.Operation> |
createRuntimeSettings()
Returns the builder for the settings used for calls to createRuntime.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteRuntimeRequest,com.google.protobuf.Empty,OperationMetadata> |
deleteRuntimeOperationSettings()
Returns the builder for the settings used for calls to deleteRuntime.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteRuntimeRequest,com.google.longrunning.Operation> |
deleteRuntimeSettings()
Returns the builder for the settings used for calls to deleteRuntime.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<DiagnoseRuntimeRequest,Runtime,OperationMetadata> |
diagnoseRuntimeOperationSettings()
Returns the builder for the settings used for calls to diagnoseRuntime.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DiagnoseRuntimeRequest,com.google.longrunning.Operation> |
diagnoseRuntimeSettings()
Returns the builder for the settings used for calls to diagnoseRuntime.
|
String |
getEndpoint()
Returns the endpoint set by the user or the the service's default endpoint.
|
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.UnaryCallSettings.Builder<GetRuntimeRequest,Runtime> |
getRuntimeSettings()
Returns the builder for the settings used for calls to getRuntime.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,ManagedNotebookServiceClient.ListLocationsPagedResponse> |
listLocationsSettings()
Returns the builder for the settings used for calls to listLocations.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRuntimesRequest,ListRuntimesResponse,ManagedNotebookServiceClient.ListRuntimesPagedResponse> |
listRuntimesSettings()
Returns the builder for the settings used for calls to listRuntimes.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<RefreshRuntimeTokenInternalRequest,RefreshRuntimeTokenInternalResponse> |
refreshRuntimeTokenInternalSettings()
Returns the builder for the settings used for calls to refreshRuntimeTokenInternal.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<ReportRuntimeEventRequest,Runtime,OperationMetadata> |
reportRuntimeEventOperationSettings()
Returns the builder for the settings used for calls to reportRuntimeEvent.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<ReportRuntimeEventRequest,com.google.longrunning.Operation> |
reportRuntimeEventSettings()
Returns the builder for the settings used for calls to reportRuntimeEvent.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<ResetRuntimeRequest,Runtime,OperationMetadata> |
resetRuntimeOperationSettings()
Returns the builder for the settings used for calls to resetRuntime.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<ResetRuntimeRequest,com.google.longrunning.Operation> |
resetRuntimeSettings()
Returns the builder for the settings used for calls to resetRuntime.
|
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.OperationCallSettings.Builder<StartRuntimeRequest,Runtime,OperationMetadata> |
startRuntimeOperationSettings()
Returns the builder for the settings used for calls to startRuntime.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<StartRuntimeRequest,com.google.longrunning.Operation> |
startRuntimeSettings()
Returns the builder for the settings used for calls to startRuntime.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<StopRuntimeRequest,Runtime,OperationMetadata> |
stopRuntimeOperationSettings()
Returns the builder for the settings used for calls to stopRuntime.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<StopRuntimeRequest,com.google.longrunning.Operation> |
stopRuntimeSettings()
Returns the builder for the settings used for calls to stopRuntime.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<SwitchRuntimeRequest,Runtime,OperationMetadata> |
switchRuntimeOperationSettings()
Returns the builder for the settings used for calls to switchRuntime.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<SwitchRuntimeRequest,com.google.longrunning.Operation> |
switchRuntimeSettings()
Returns the builder for the settings used for calls to switchRuntime.
|
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<UpdateRuntimeRequest,Runtime,OperationMetadata> |
updateRuntimeOperationSettings()
Returns the builder for the settings used for calls to updateRuntime.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateRuntimeRequest,com.google.longrunning.Operation> |
updateRuntimeSettings()
Returns the builder for the settings used for calls to updateRuntime.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<UpgradeRuntimeRequest,Runtime,OperationMetadata> |
upgradeRuntimeOperationSettings()
Returns the builder for the settings used for calls to upgradeRuntime.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpgradeRuntimeRequest,com.google.longrunning.Operation> |
upgradeRuntimeSettings()
Returns the builder for the settings used for calls to upgradeRuntime.
|
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(ManagedNotebookServiceStubSettings settings)
public ManagedNotebookServiceStubSettings.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<ListRuntimesRequest,ListRuntimesResponse,ManagedNotebookServiceClient.ListRuntimesPagedResponse> listRuntimesSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetRuntimeRequest,Runtime> getRuntimeSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateRuntimeRequest,com.google.longrunning.Operation> createRuntimeSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateRuntimeRequest,Runtime,OperationMetadata> createRuntimeOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateRuntimeRequest,com.google.longrunning.Operation> updateRuntimeSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateRuntimeRequest,Runtime,OperationMetadata> updateRuntimeOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteRuntimeRequest,com.google.longrunning.Operation> deleteRuntimeSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteRuntimeRequest,com.google.protobuf.Empty,OperationMetadata> deleteRuntimeOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<StartRuntimeRequest,com.google.longrunning.Operation> startRuntimeSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<StartRuntimeRequest,Runtime,OperationMetadata> startRuntimeOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<StopRuntimeRequest,com.google.longrunning.Operation> stopRuntimeSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<StopRuntimeRequest,Runtime,OperationMetadata> stopRuntimeOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<SwitchRuntimeRequest,com.google.longrunning.Operation> switchRuntimeSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<SwitchRuntimeRequest,Runtime,OperationMetadata> switchRuntimeOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ResetRuntimeRequest,com.google.longrunning.Operation> resetRuntimeSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<ResetRuntimeRequest,Runtime,OperationMetadata> resetRuntimeOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpgradeRuntimeRequest,com.google.longrunning.Operation> upgradeRuntimeSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<UpgradeRuntimeRequest,Runtime,OperationMetadata> upgradeRuntimeOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ReportRuntimeEventRequest,com.google.longrunning.Operation> reportRuntimeEventSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<ReportRuntimeEventRequest,Runtime,OperationMetadata> reportRuntimeEventOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<RefreshRuntimeTokenInternalRequest,RefreshRuntimeTokenInternalResponse> refreshRuntimeTokenInternalSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DiagnoseRuntimeRequest,com.google.longrunning.Operation> diagnoseRuntimeSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<DiagnoseRuntimeRequest,Runtime,OperationMetadata> diagnoseRuntimeOperationSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,ManagedNotebookServiceClient.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<ManagedNotebookServiceStubSettings,ManagedNotebookServiceStubSettings.Builder>public ManagedNotebookServiceStubSettings build() throws IOException
build in class com.google.api.gax.rpc.StubSettings.Builder<ManagedNotebookServiceStubSettings,ManagedNotebookServiceStubSettings.Builder>IOExceptionCopyright © 2024 Google LLC. All rights reserved.