Class BatchControllerSettings.Builder

    • Method Detail

      • applyToAllUnaryMethods

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

      • createBatchSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateBatchRequest,​com.google.longrunning.Operation> createBatchSettings()
        Returns the builder for the settings used for calls to createBatch.
      • createBatchOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateBatchRequest,​Batch,​BatchOperationMetadata> createBatchOperationSettings()
        Returns the builder for the settings used for calls to createBatch.
      • getBatchSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetBatchRequest,​Batch> getBatchSettings()
        Returns the builder for the settings used for calls to getBatch.
      • deleteBatchSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteBatchRequest,​com.google.protobuf.Empty> deleteBatchSettings()
        Returns the builder for the settings used for calls to deleteBatch.
      • setIamPolicySettings

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

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

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