public static interface SAMLIdp.Builder extends SdkPojo, CopyableBuilder<SAMLIdp.Builder,SAMLIdp>
| Modifier and Type | Method and Description |
|---|---|
SAMLIdp.Builder |
entityId(String entityId)
The unique Entity ID of the application in SAML Identity Provider.
|
SAMLIdp.Builder |
metadataContent(String metadataContent)
The Metadata of the SAML application in xml format.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSAMLIdp.Builder metadataContent(String metadataContent)
The Metadata of the SAML application in xml format.
metadataContent - The Metadata of the SAML application in xml format.SAMLIdp.Builder entityId(String entityId)
The unique Entity ID of the application in SAML Identity Provider.
entityId - The unique Entity ID of the application in SAML Identity Provider.Copyright © 2022. All rights reserved.