public static class CloudShellServiceSettings.Builder extends com.google.api.gax.rpc.ClientSettings.Builder<CloudShellServiceSettings,CloudShellServiceSettings.Builder>
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
protected |
Builder(CloudShellServiceSettings settings) |
protected |
Builder(CloudShellServiceStubSettings.Builder stubSettings) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.OperationCallSettings.Builder<AddPublicKeyRequest,AddPublicKeyResponse,AddPublicKeyMetadata> |
addPublicKeyOperationSettings()
Returns the builder for the settings used for calls to addPublicKey.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<AddPublicKeyRequest,com.google.longrunning.Operation> |
addPublicKeySettings()
Returns the builder for the settings used for calls to addPublicKey.
|
CloudShellServiceSettings.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.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<AuthorizeEnvironmentRequest,AuthorizeEnvironmentResponse,AuthorizeEnvironmentMetadata> |
authorizeEnvironmentOperationSettings()
Returns the builder for the settings used for calls to authorizeEnvironment.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<AuthorizeEnvironmentRequest,com.google.longrunning.Operation> |
authorizeEnvironmentSettings()
Returns the builder for the settings used for calls to authorizeEnvironment.
|
CloudShellServiceSettings |
build() |
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetEnvironmentRequest,Environment> |
getEnvironmentSettings()
Returns the builder for the settings used for calls to getEnvironment.
|
CloudShellServiceStubSettings.Builder |
getStubSettingsBuilder() |
com.google.api.gax.rpc.OperationCallSettings.Builder<RemovePublicKeyRequest,RemovePublicKeyResponse,RemovePublicKeyMetadata> |
removePublicKeyOperationSettings()
Returns the builder for the settings used for calls to removePublicKey.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<RemovePublicKeyRequest,com.google.longrunning.Operation> |
removePublicKeySettings()
Returns the builder for the settings used for calls to removePublicKey.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<StartEnvironmentRequest,StartEnvironmentResponse,StartEnvironmentMetadata> |
startEnvironmentOperationSettings()
Returns the builder for the settings used for calls to startEnvironment.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<StartEnvironmentRequest,com.google.longrunning.Operation> |
startEnvironmentSettings()
Returns the builder for the settings used for calls to startEnvironment.
|
applyToAllUnaryMethods, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getGdchApiAudience, getHeaderProvider, getInternalHeaderProvider, getQuotaProjectId, getStubSettings, getTransportChannelProvider, getWatchdogCheckInterval, getWatchdogProvider, self, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setGdchApiAudience, setHeaderProvider, setInternalHeaderProvider, setQuotaProjectId, setTransportChannelProvider, setUniverseDomain, setWatchdogCheckInterval, setWatchdogProvider, toStringprotected Builder()
throws IOException
IOExceptionprotected Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected Builder(CloudShellServiceSettings settings)
protected Builder(CloudShellServiceStubSettings.Builder stubSettings)
public CloudShellServiceStubSettings.Builder getStubSettingsBuilder()
public CloudShellServiceSettings.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<GetEnvironmentRequest,Environment> getEnvironmentSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<StartEnvironmentRequest,com.google.longrunning.Operation> startEnvironmentSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<StartEnvironmentRequest,StartEnvironmentResponse,StartEnvironmentMetadata> startEnvironmentOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<AuthorizeEnvironmentRequest,com.google.longrunning.Operation> authorizeEnvironmentSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<AuthorizeEnvironmentRequest,AuthorizeEnvironmentResponse,AuthorizeEnvironmentMetadata> authorizeEnvironmentOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<AddPublicKeyRequest,com.google.longrunning.Operation> addPublicKeySettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<AddPublicKeyRequest,AddPublicKeyResponse,AddPublicKeyMetadata> addPublicKeyOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<RemovePublicKeyRequest,com.google.longrunning.Operation> removePublicKeySettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<RemovePublicKeyRequest,RemovePublicKeyResponse,RemovePublicKeyMetadata> removePublicKeyOperationSettings()
public CloudShellServiceSettings build() throws IOException
build in class com.google.api.gax.rpc.ClientSettings.Builder<CloudShellServiceSettings,CloudShellServiceSettings.Builder>IOExceptionCopyright © 2024 Google LLC. All rights reserved.