HostPool.UpdateStages.WithSsoClientId Interface
public static interface HostPool.UpdateStages.WithSsoClientId
The stage of the HostPool update allowing to specify ssoClientId.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withSsoClientId(String ssoClientId)
Specifies the sso |
Method Details
withSsoClientId
public abstract HostPool.Update withSsoClientId(String ssoClientId)
Specifies the ssoClientId property: ClientId for the registered Relying Party used to issue WVD SSO certificates..
Parameters:
Returns: