Class TargetPoolsStubSettings.Builder

    • Constructor Detail

      • Builder

        protected Builder()
      • Builder

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

      • applyToAllUnaryMethods

        public TargetPoolsStubSettings.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()
      • addHealthCheckSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<AddHealthCheckTargetPoolRequest,​Operation> addHealthCheckSettings()
        Returns the builder for the settings used for calls to addHealthCheck.
      • addHealthCheckOperationSettings

        @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<AddHealthCheckTargetPoolRequest,​Operation,​Operation> addHealthCheckOperationSettings()
        Returns the builder for the settings used for calls to addHealthCheck.
      • addInstanceSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<AddInstanceTargetPoolRequest,​Operation> addInstanceSettings()
        Returns the builder for the settings used for calls to addInstance.
      • addInstanceOperationSettings

        @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<AddInstanceTargetPoolRequest,​Operation,​Operation> addInstanceOperationSettings()
        Returns the builder for the settings used for calls to addInstance.
      • deleteSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteTargetPoolRequest,​Operation> deleteSettings()
        Returns the builder for the settings used for calls to delete.
      • deleteOperationSettings

        @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<DeleteTargetPoolRequest,​Operation,​Operation> deleteOperationSettings()
        Returns the builder for the settings used for calls to delete.
      • getSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTargetPoolRequest,​TargetPool> getSettings()
        Returns the builder for the settings used for calls to get.
      • insertSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<InsertTargetPoolRequest,​Operation> insertSettings()
        Returns the builder for the settings used for calls to insert.
      • insertOperationSettings

        @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<InsertTargetPoolRequest,​Operation,​Operation> insertOperationSettings()
        Returns the builder for the settings used for calls to insert.
      • removeHealthCheckSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<RemoveHealthCheckTargetPoolRequest,​Operation> removeHealthCheckSettings()
        Returns the builder for the settings used for calls to removeHealthCheck.
      • removeHealthCheckOperationSettings

        @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<RemoveHealthCheckTargetPoolRequest,​Operation,​Operation> removeHealthCheckOperationSettings()
        Returns the builder for the settings used for calls to removeHealthCheck.
      • removeInstanceSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<RemoveInstanceTargetPoolRequest,​Operation> removeInstanceSettings()
        Returns the builder for the settings used for calls to removeInstance.
      • removeInstanceOperationSettings

        @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<RemoveInstanceTargetPoolRequest,​Operation,​Operation> removeInstanceOperationSettings()
        Returns the builder for the settings used for calls to removeInstance.
      • setBackupSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<SetBackupTargetPoolRequest,​Operation> setBackupSettings()
        Returns the builder for the settings used for calls to setBackup.
      • setBackupOperationSettings

        @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<SetBackupTargetPoolRequest,​Operation,​Operation> setBackupOperationSettings()
        Returns the builder for the settings used for calls to setBackup.