Class ServicesSettings.Builder

    • Method Detail

      • applyToAllUnaryMethods

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

      • getServiceSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetServiceRequest,​Service> getServiceSettings()
        Returns the builder for the settings used for calls to getService.
      • updateServiceSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateServiceRequest,​com.google.longrunning.Operation> updateServiceSettings()
        Returns the builder for the settings used for calls to updateService.
      • updateServiceOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateServiceRequest,​Service,​OperationMetadataV1> updateServiceOperationSettings()
        Returns the builder for the settings used for calls to updateService.
      • deleteServiceSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteServiceRequest,​com.google.longrunning.Operation> deleteServiceSettings()
        Returns the builder for the settings used for calls to deleteService.
      • deleteServiceOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteServiceRequest,​com.google.protobuf.Empty,​OperationMetadataV1> deleteServiceOperationSettings()
        Returns the builder for the settings used for calls to deleteService.