Class ManagedIdentitiesServiceStubSettings.Builder

    • Constructor Detail

      • Builder

        protected Builder()
      • Builder

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

      • applyToAllUnaryMethods

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

        @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<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

        @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<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

        @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<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

        @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<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

        @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<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

        @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<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

        @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<ValidateTrustRequest,​Domain,​OpMetadata> validateTrustOperationSettings()
        Returns the builder for the settings used for calls to validateTrust.