public static class CloudShellServiceStubSettings.Builder extends com.google.api.gax.rpc.StubSettings.Builder<CloudShellServiceStubSettings,CloudShellServiceStubSettings.Builder>
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
protected |
Builder(CloudShellServiceStubSettings settings) |
| 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.
|
CloudShellServiceStubSettings.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.
|
CloudShellServiceStubSettings |
build() |
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetEnvironmentRequest,Environment> |
getEnvironmentSettings()
Returns the builder for the settings used for calls to getEnvironment.
|
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.
|
com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> |
unaryMethodSettingsBuilders() |
applyToAllUnaryMethods, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, 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(CloudShellServiceStubSettings settings)
public CloudShellServiceStubSettings.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.UnaryCallSettings.Builder<GetEnvironmentRequest,Environment> getEnvironmentSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<StartEnvironmentRequest,com.google.longrunning.Operation> startEnvironmentSettings()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") 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()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") 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()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") 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()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<RemovePublicKeyRequest,RemovePublicKeyResponse,RemovePublicKeyMetadata> removePublicKeyOperationSettings()
public CloudShellServiceStubSettings build() throws IOException
build in class com.google.api.gax.rpc.StubSettings.Builder<CloudShellServiceStubSettings,CloudShellServiceStubSettings.Builder>IOExceptionCopyright © 2024 Google LLC. All rights reserved.