Class ManagedIdentitiesServiceSettings.Builder

    • Method Detail

      • applyToAllUnaryMethods

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

      • createMicrosoftAdDomainSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateMicrosoftAdDomainRequest,​com.google.longrunning.Operation> createMicrosoftAdDomainSettings()
        Returns the builder for the settings used for calls to createMicrosoftAdDomain.
      • createMicrosoftAdDomainOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateMicrosoftAdDomainRequest,​Domain,​OpMetadata> createMicrosoftAdDomainOperationSettings()
        Returns the builder for the settings used for calls to createMicrosoftAdDomain.
      • getDomainSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetDomainRequest,​Domain> getDomainSettings()
        Returns the builder for the settings used for calls to getDomain.
      • updateDomainSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateDomainRequest,​com.google.longrunning.Operation> updateDomainSettings()
        Returns the builder for the settings used for calls to updateDomain.
      • updateDomainOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateDomainRequest,​Domain,​OpMetadata> updateDomainOperationSettings()
        Returns the builder for the settings used for calls to updateDomain.
      • deleteDomainSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteDomainRequest,​com.google.longrunning.Operation> deleteDomainSettings()
        Returns the builder for the settings used for calls to deleteDomain.
      • deleteDomainOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteDomainRequest,​com.google.protobuf.Empty,​OpMetadata> deleteDomainOperationSettings()
        Returns the builder for the settings used for calls to deleteDomain.
      • attachTrustSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<AttachTrustRequest,​com.google.longrunning.Operation> attachTrustSettings()
        Returns the builder for the settings used for calls to attachTrust.
      • attachTrustOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<AttachTrustRequest,​Domain,​OpMetadata> attachTrustOperationSettings()
        Returns the builder for the settings used for calls to attachTrust.
      • reconfigureTrustSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<ReconfigureTrustRequest,​com.google.longrunning.Operation> reconfigureTrustSettings()
        Returns the builder for the settings used for calls to reconfigureTrust.
      • reconfigureTrustOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<ReconfigureTrustRequest,​Domain,​OpMetadata> reconfigureTrustOperationSettings()
        Returns the builder for the settings used for calls to reconfigureTrust.
      • detachTrustSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DetachTrustRequest,​com.google.longrunning.Operation> detachTrustSettings()
        Returns the builder for the settings used for calls to detachTrust.
      • detachTrustOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<DetachTrustRequest,​Domain,​OpMetadata> detachTrustOperationSettings()
        Returns the builder for the settings used for calls to detachTrust.
      • validateTrustSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<ValidateTrustRequest,​com.google.longrunning.Operation> validateTrustSettings()
        Returns the builder for the settings used for calls to validateTrust.
      • validateTrustOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<ValidateTrustRequest,​Domain,​OpMetadata> validateTrustOperationSettings()
        Returns the builder for the settings used for calls to validateTrust.