Class CloudShellServiceStubSettings.Builder

    • Constructor Detail

      • Builder

        protected Builder()
      • Builder

        protected Builder​(com.google.api.gax.rpc.ClientContext clientContext)
    • Method Detail

      • applyToAllUnaryMethods

        public 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.

        Note: This method does not support applying settings to streaming methods.

      • unaryMethodSettingsBuilders

        public com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,​?>> unaryMethodSettingsBuilders()
      • getEnvironmentSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetEnvironmentRequest,​Environment> getEnvironmentSettings()
        Returns the builder for the settings used for calls to getEnvironment.
      • startEnvironmentSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<StartEnvironmentRequest,​com.google.longrunning.Operation> startEnvironmentSettings()
        Returns the builder for the settings used for calls to startEnvironment.
      • startEnvironmentOperationSettings

        @BetaApi("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()
        Returns the builder for the settings used for calls to startEnvironment.
      • authorizeEnvironmentSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<AuthorizeEnvironmentRequest,​com.google.longrunning.Operation> authorizeEnvironmentSettings()
        Returns the builder for the settings used for calls to authorizeEnvironment.
      • addPublicKeySettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<AddPublicKeyRequest,​com.google.longrunning.Operation> addPublicKeySettings()
        Returns the builder for the settings used for calls to addPublicKey.
      • addPublicKeyOperationSettings

        @BetaApi("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()
        Returns the builder for the settings used for calls to addPublicKey.
      • removePublicKeySettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<RemovePublicKeyRequest,​com.google.longrunning.Operation> removePublicKeySettings()
        Returns the builder for the settings used for calls to removePublicKey.
      • removePublicKeyOperationSettings

        @BetaApi("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()
        Returns the builder for the settings used for calls to removePublicKey.