Interface HostPool.UpdateStages.WithSsoSecretType

All Known Subinterfaces:
HostPool.Update
Enclosing interface:
HostPool.UpdateStages

public static interface HostPool.UpdateStages.WithSsoSecretType
The stage of the HostPool update allowing to specify ssoSecretType.
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies the ssoSecretType property: The type of single sign on Secret Type..
  • Method Details

    • withSsoSecretType

      HostPool.Update withSsoSecretType(SsoSecretType ssoSecretType)
      Specifies the ssoSecretType property: The type of single sign on Secret Type..
      Parameters:
      ssoSecretType - The type of single sign on Secret Type.
      Returns:
      the next definition stage.