Class AutoscalingPolicyServiceStubSettings.Builder

    • Constructor Detail

      • Builder

        protected Builder()
      • Builder

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

      • applyToAllUnaryMethods

        public AutoscalingPolicyServiceStubSettings.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()
      • createAutoscalingPolicySettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateAutoscalingPolicyRequest,​AutoscalingPolicy> createAutoscalingPolicySettings()
        Returns the builder for the settings used for calls to createAutoscalingPolicy.
      • updateAutoscalingPolicySettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateAutoscalingPolicyRequest,​AutoscalingPolicy> updateAutoscalingPolicySettings()
        Returns the builder for the settings used for calls to updateAutoscalingPolicy.
      • getAutoscalingPolicySettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetAutoscalingPolicyRequest,​AutoscalingPolicy> getAutoscalingPolicySettings()
        Returns the builder for the settings used for calls to getAutoscalingPolicy.
      • deleteAutoscalingPolicySettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteAutoscalingPolicyRequest,​com.google.protobuf.Empty> deleteAutoscalingPolicySettings()
        Returns the builder for the settings used for calls to deleteAutoscalingPolicy.
      • 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.
      • 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.
      • 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.