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 the 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 the SAML identity provider.
entityId - The unique entity ID of the application in the SAML identity provider.Copyright © 2023. All rights reserved.