Class IDSSettings.Builder

    • Method Detail

      • applyToAllUnaryMethods

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

      • getEndpointSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetEndpointRequest,​Endpoint> getEndpointSettings()
        Returns the builder for the settings used for calls to getEndpoint.
      • createEndpointSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateEndpointRequest,​com.google.longrunning.Operation> createEndpointSettings()
        Returns the builder for the settings used for calls to createEndpoint.
      • createEndpointOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateEndpointRequest,​Endpoint,​OperationMetadata> createEndpointOperationSettings()
        Returns the builder for the settings used for calls to createEndpoint.
      • deleteEndpointSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteEndpointRequest,​com.google.longrunning.Operation> deleteEndpointSettings()
        Returns the builder for the settings used for calls to deleteEndpoint.
      • deleteEndpointOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteEndpointRequest,​com.google.protobuf.Empty,​OperationMetadata> deleteEndpointOperationSettings()
        Returns the builder for the settings used for calls to deleteEndpoint.