Class ReachabilityServiceStubSettings.Builder

    • Constructor Detail

      • Builder

        protected Builder()
      • Builder

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

      • applyToAllUnaryMethods

        public ReachabilityServiceStubSettings.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()
      • getConnectivityTestSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetConnectivityTestRequest,​ConnectivityTest> getConnectivityTestSettings()
        Returns the builder for the settings used for calls to getConnectivityTest.
      • createConnectivityTestSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateConnectivityTestRequest,​com.google.longrunning.Operation> createConnectivityTestSettings()
        Returns the builder for the settings used for calls to createConnectivityTest.
      • createConnectivityTestOperationSettings

        @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<CreateConnectivityTestRequest,​ConnectivityTest,​OperationMetadata> createConnectivityTestOperationSettings()
        Returns the builder for the settings used for calls to createConnectivityTest.
      • updateConnectivityTestSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateConnectivityTestRequest,​com.google.longrunning.Operation> updateConnectivityTestSettings()
        Returns the builder for the settings used for calls to updateConnectivityTest.
      • updateConnectivityTestOperationSettings

        @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<UpdateConnectivityTestRequest,​ConnectivityTest,​OperationMetadata> updateConnectivityTestOperationSettings()
        Returns the builder for the settings used for calls to updateConnectivityTest.
      • rerunConnectivityTestSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<RerunConnectivityTestRequest,​com.google.longrunning.Operation> rerunConnectivityTestSettings()
        Returns the builder for the settings used for calls to rerunConnectivityTest.
      • rerunConnectivityTestOperationSettings

        @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<RerunConnectivityTestRequest,​ConnectivityTest,​OperationMetadata> rerunConnectivityTestOperationSettings()
        Returns the builder for the settings used for calls to rerunConnectivityTest.
      • deleteConnectivityTestSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteConnectivityTestRequest,​com.google.longrunning.Operation> deleteConnectivityTestSettings()
        Returns the builder for the settings used for calls to deleteConnectivityTest.
      • deleteConnectivityTestOperationSettings

        @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<DeleteConnectivityTestRequest,​com.google.protobuf.Empty,​OperationMetadata> deleteConnectivityTestOperationSettings()
        Returns the builder for the settings used for calls to deleteConnectivityTest.