Class GkeHubStubSettings.Builder

    • Constructor Detail

      • Builder

        protected Builder()
      • Builder

        protected Builder​(com.google.api.gax.rpc.ClientContext clientContext)
    • Method Detail

      • applyToAllUnaryMethods

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

      • unaryMethodSettingsBuilders

        public com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,​?>> unaryMethodSettingsBuilders()
      • 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

        @BetaApi("The surface for use by generated code is not stable yet and may change in the future.")
        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

        @BetaApi("The surface for use by generated code is not stable yet and may change in the future.")
        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

        @BetaApi("The surface for use by generated code is not stable yet and may change in the future.")
        public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateFeatureRequest,​Feature,​OperationMetadata> updateFeatureOperationSettings()
        Returns the builder for the settings used for calls to updateFeature.