public class AddOrganizationSystemAccountsIdpResponseJson extends BaseJson
Constructor and Description |
---|
AddOrganizationSystemAccountsIdpResponseJson() |
Modifier and Type | Method and Description |
---|---|
Integer |
getIdentityProviderId()
Id of the new identity provider
|
String |
getIdentityProviderName()
Name of the new identity provider
|
void |
setIdentityProviderId(Integer identityProviderId)
Id of the new identity provider
|
void |
setIdentityProviderName(String identityProviderName)
Name of the new identity provider
|
getObjType, setObjType, toString
public AddOrganizationSystemAccountsIdpResponseJson()
public String getIdentityProviderName()
public void setIdentityProviderName(String identityProviderName)
identityProviderName
- Name of the new identity providerpublic Integer getIdentityProviderId()
public void setIdentityProviderId(Integer identityProviderId)
identityProviderId
- Id of the new identity providerCopyright © 2019. All rights reserved.