Class CloudMemcacheStubSettings.Builder

    • Constructor Detail

      • Builder

        protected Builder()
      • Builder

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

      • applyToAllUnaryMethods

        public CloudMemcacheStubSettings.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()
      • getInstanceSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetInstanceRequest,​Instance> getInstanceSettings()
        Returns the builder for the settings used for calls to getInstance.
      • createInstanceSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateInstanceRequest,​com.google.longrunning.Operation> createInstanceSettings()
        Returns the builder for the settings used for calls to createInstance.
      • createInstanceOperationSettings

        @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<CreateInstanceRequest,​Instance,​OperationMetadata> createInstanceOperationSettings()
        Returns the builder for the settings used for calls to createInstance.
      • updateInstanceSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateInstanceRequest,​com.google.longrunning.Operation> updateInstanceSettings()
        Returns the builder for the settings used for calls to updateInstance.
      • updateInstanceOperationSettings

        @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<UpdateInstanceRequest,​Instance,​OperationMetadata> updateInstanceOperationSettings()
        Returns the builder for the settings used for calls to updateInstance.
      • updateParametersSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateParametersRequest,​com.google.longrunning.Operation> updateParametersSettings()
        Returns the builder for the settings used for calls to updateParameters.
      • updateParametersOperationSettings

        @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<UpdateParametersRequest,​Instance,​OperationMetadata> updateParametersOperationSettings()
        Returns the builder for the settings used for calls to updateParameters.
      • deleteInstanceSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteInstanceRequest,​com.google.longrunning.Operation> deleteInstanceSettings()
        Returns the builder for the settings used for calls to deleteInstance.
      • deleteInstanceOperationSettings

        @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<DeleteInstanceRequest,​com.google.protobuf.Empty,​OperationMetadata> deleteInstanceOperationSettings()
        Returns the builder for the settings used for calls to deleteInstance.
      • applyParametersSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<ApplyParametersRequest,​com.google.longrunning.Operation> applyParametersSettings()
        Returns the builder for the settings used for calls to applyParameters.
      • applyParametersOperationSettings

        @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<ApplyParametersRequest,​Instance,​OperationMetadata> applyParametersOperationSettings()
        Returns the builder for the settings used for calls to applyParameters.
      • rescheduleMaintenanceSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<RescheduleMaintenanceRequest,​com.google.longrunning.Operation> rescheduleMaintenanceSettings()
        Returns the builder for the settings used for calls to rescheduleMaintenance.
      • rescheduleMaintenanceOperationSettings

        @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<RescheduleMaintenanceRequest,​Instance,​OperationMetadata> rescheduleMaintenanceOperationSettings()
        Returns the builder for the settings used for calls to rescheduleMaintenance.
      • listLocationsSettings

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