Class GkeHubSettings.Builder

    • Method Detail

      • applyToAllUnaryMethods

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

      • getFeatureSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetFeatureRequest,​Feature> getFeatureSettings()
        Returns the builder for the settings used for calls to getFeature.
      • createFeatureSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateFeatureRequest,​com.google.longrunning.Operation> createFeatureSettings()
        Returns the builder for the settings used for calls to createFeature.
      • createFeatureOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateFeatureRequest,​Feature,​OperationMetadata> createFeatureOperationSettings()
        Returns the builder for the settings used for calls to createFeature.
      • deleteFeatureSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteFeatureRequest,​com.google.longrunning.Operation> deleteFeatureSettings()
        Returns the builder for the settings used for calls to deleteFeature.
      • deleteFeatureOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteFeatureRequest,​com.google.protobuf.Empty,​OperationMetadata> deleteFeatureOperationSettings()
        Returns the builder for the settings used for calls to deleteFeature.
      • updateFeatureSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateFeatureRequest,​com.google.longrunning.Operation> updateFeatureSettings()
        Returns the builder for the settings used for calls to updateFeature.
      • updateFeatureOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateFeatureRequest,​Feature,​OperationMetadata> updateFeatureOperationSettings()
        Returns the builder for the settings used for calls to updateFeature.