Class HubServiceSettings.Builder

    • Method Detail

      • applyToAllUnaryMethods

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

      • getHubSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetHubRequest,​Hub> getHubSettings()
        Returns the builder for the settings used for calls to getHub.
      • createHubSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateHubRequest,​com.google.longrunning.Operation> createHubSettings()
        Returns the builder for the settings used for calls to createHub.
      • createHubOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateHubRequest,​Hub,​OperationMetadata> createHubOperationSettings()
        Returns the builder for the settings used for calls to createHub.
      • updateHubSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateHubRequest,​com.google.longrunning.Operation> updateHubSettings()
        Returns the builder for the settings used for calls to updateHub.
      • updateHubOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateHubRequest,​Hub,​OperationMetadata> updateHubOperationSettings()
        Returns the builder for the settings used for calls to updateHub.
      • deleteHubSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteHubRequest,​com.google.longrunning.Operation> deleteHubSettings()
        Returns the builder for the settings used for calls to deleteHub.
      • deleteHubOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteHubRequest,​com.google.protobuf.Empty,​OperationMetadata> deleteHubOperationSettings()
        Returns the builder for the settings used for calls to deleteHub.
      • getSpokeSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSpokeRequest,​Spoke> getSpokeSettings()
        Returns the builder for the settings used for calls to getSpoke.
      • createSpokeSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateSpokeRequest,​com.google.longrunning.Operation> createSpokeSettings()
        Returns the builder for the settings used for calls to createSpoke.
      • createSpokeOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateSpokeRequest,​Spoke,​OperationMetadata> createSpokeOperationSettings()
        Returns the builder for the settings used for calls to createSpoke.
      • updateSpokeSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateSpokeRequest,​com.google.longrunning.Operation> updateSpokeSettings()
        Returns the builder for the settings used for calls to updateSpoke.
      • updateSpokeOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateSpokeRequest,​Spoke,​OperationMetadata> updateSpokeOperationSettings()
        Returns the builder for the settings used for calls to updateSpoke.
      • deleteSpokeSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteSpokeRequest,​com.google.longrunning.Operation> deleteSpokeSettings()
        Returns the builder for the settings used for calls to deleteSpoke.
      • deleteSpokeOperationSettings

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