Class SecuritySettingsServiceStubSettings.Builder

    • Constructor Detail

      • Builder

        protected Builder()
      • Builder

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

      • applyToAllUnaryMethods

        public SecuritySettingsServiceStubSettings.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()
      • createSecuritySettingsSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateSecuritySettingsRequest,​SecuritySettings> createSecuritySettingsSettings()
        Returns the builder for the settings used for calls to createSecuritySettings.
      • getSecuritySettingsSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSecuritySettingsRequest,​SecuritySettings> getSecuritySettingsSettings()
        Returns the builder for the settings used for calls to getSecuritySettings.
      • updateSecuritySettingsSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateSecuritySettingsRequest,​SecuritySettings> updateSecuritySettingsSettings()
        Returns the builder for the settings used for calls to updateSecuritySettings.
      • deleteSecuritySettingsSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteSecuritySettingsRequest,​com.google.protobuf.Empty> deleteSecuritySettingsSettings()
        Returns the builder for the settings used for calls to deleteSecuritySettings.
      • listLocationsSettings

        public com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,​com.google.cloud.location.ListLocationsResponse,​SecuritySettingsServiceClient.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.