public static interface ClientLoginBannerResponseOptions.Builder extends SdkPojo, CopyableBuilder<ClientLoginBannerResponseOptions.Builder,ClientLoginBannerResponseOptions>
| Modifier and Type | Method and Description |
|---|---|
ClientLoginBannerResponseOptions.Builder |
bannerText(String bannerText)
Sets the value of the BannerText property for this object.
|
ClientLoginBannerResponseOptions.Builder |
enabled(Boolean enabled)
Sets the value of the Enabled property for this object.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildClientLoginBannerResponseOptions.Builder enabled(Boolean enabled)
enabled - The new value for the Enabled property for this object.ClientLoginBannerResponseOptions.Builder bannerText(String bannerText)
bannerText - The new value for the BannerText property for this object.Copyright © 2022. All rights reserved.