Class ServiceManagerSettings.Builder

    • Method Detail

      • applyToAllUnaryMethods

        public ServiceManagerSettings.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.

      • getServiceSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetServiceRequest,​ManagedService> getServiceSettings()
        Returns the builder for the settings used for calls to getService.
      • createServiceSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateServiceRequest,​com.google.longrunning.Operation> createServiceSettings()
        Returns the builder for the settings used for calls to createService.
      • createServiceOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateServiceRequest,​ManagedService,​OperationMetadata> createServiceOperationSettings()
        Returns the builder for the settings used for calls to createService.
      • deleteServiceSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteServiceRequest,​com.google.longrunning.Operation> deleteServiceSettings()
        Returns the builder for the settings used for calls to deleteService.
      • deleteServiceOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteServiceRequest,​com.google.protobuf.Empty,​OperationMetadata> deleteServiceOperationSettings()
        Returns the builder for the settings used for calls to deleteService.
      • undeleteServiceSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<UndeleteServiceRequest,​com.google.longrunning.Operation> undeleteServiceSettings()
        Returns the builder for the settings used for calls to undeleteService.
      • getServiceConfigSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetServiceConfigRequest,​com.google.api.Service> getServiceConfigSettings()
        Returns the builder for the settings used for calls to getServiceConfig.
      • createServiceConfigSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateServiceConfigRequest,​com.google.api.Service> createServiceConfigSettings()
        Returns the builder for the settings used for calls to createServiceConfig.
      • submitConfigSourceSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<SubmitConfigSourceRequest,​com.google.longrunning.Operation> submitConfigSourceSettings()
        Returns the builder for the settings used for calls to submitConfigSource.
      • getServiceRolloutSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetServiceRolloutRequest,​Rollout> getServiceRolloutSettings()
        Returns the builder for the settings used for calls to getServiceRollout.
      • createServiceRolloutSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateServiceRolloutRequest,​com.google.longrunning.Operation> createServiceRolloutSettings()
        Returns the builder for the settings used for calls to createServiceRollout.
      • createServiceRolloutOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateServiceRolloutRequest,​Rollout,​OperationMetadata> createServiceRolloutOperationSettings()
        Returns the builder for the settings used for calls to createServiceRollout.
      • 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.