Class InstancesStubSettings.Builder

    • Constructor Detail

      • Builder

        protected Builder()
      • Builder

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

      • applyToAllUnaryMethods

        public InstancesStubSettings.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.
      • 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,​OperationMetadataV1> deleteInstanceOperationSettings()
        Returns the builder for the settings used for calls to deleteInstance.
      • debugInstanceSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DebugInstanceRequest,​com.google.longrunning.Operation> debugInstanceSettings()
        Returns the builder for the settings used for calls to debugInstance.
      • debugInstanceOperationSettings

        @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<DebugInstanceRequest,​Instance,​OperationMetadataV1> debugInstanceOperationSettings()
        Returns the builder for the settings used for calls to debugInstance.