Class AnalyticsHubServiceStubSettings.Builder

    • Constructor Detail

      • Builder

        protected Builder()
      • Builder

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

      • applyToAllUnaryMethods

        public AnalyticsHubServiceStubSettings.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()
      • getDataExchangeSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetDataExchangeRequest,​DataExchange> getDataExchangeSettings()
        Returns the builder for the settings used for calls to getDataExchange.
      • createDataExchangeSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateDataExchangeRequest,​DataExchange> createDataExchangeSettings()
        Returns the builder for the settings used for calls to createDataExchange.
      • updateDataExchangeSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateDataExchangeRequest,​DataExchange> updateDataExchangeSettings()
        Returns the builder for the settings used for calls to updateDataExchange.
      • deleteDataExchangeSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteDataExchangeRequest,​com.google.protobuf.Empty> deleteDataExchangeSettings()
        Returns the builder for the settings used for calls to deleteDataExchange.
      • getListingSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetListingRequest,​Listing> getListingSettings()
        Returns the builder for the settings used for calls to getListing.
      • createListingSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateListingRequest,​Listing> createListingSettings()
        Returns the builder for the settings used for calls to createListing.
      • updateListingSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateListingRequest,​Listing> updateListingSettings()
        Returns the builder for the settings used for calls to updateListing.
      • deleteListingSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteListingRequest,​com.google.protobuf.Empty> deleteListingSettings()
        Returns the builder for the settings used for calls to deleteListing.
      • subscribeListingSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<SubscribeListingRequest,​SubscribeListingResponse> subscribeListingSettings()
        Returns the builder for the settings used for calls to subscribeListing.
      • getIamPolicySettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.GetIamPolicyRequest,​com.google.iam.v1.Policy> getIamPolicySettings()
        Returns the builder for the settings used for calls to getIamPolicy.
      • setIamPolicySettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.SetIamPolicyRequest,​com.google.iam.v1.Policy> setIamPolicySettings()
        Returns the builder for the settings used for calls to setIamPolicy.
      • testIamPermissionsSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.TestIamPermissionsRequest,​com.google.iam.v1.TestIamPermissionsResponse> testIamPermissionsSettings()
        Returns the builder for the settings used for calls to testIamPermissions.
      • listLocationsSettings

        public com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,​com.google.cloud.location.ListLocationsResponse,​AnalyticsHubServiceClient.ListLocationsPagedResponse> listLocationsSettings()
        Returns the builder for the settings used for calls to listLocations.
      • getLocationSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.cloud.location.GetLocationRequest,​com.google.cloud.location.Location> getLocationSettings()
        Returns the builder for the settings used for calls to getLocation.