public class CreateTrustedIdProviderWithAccountParameters extends Object
Constructor and Description |
---|
CreateTrustedIdProviderWithAccountParameters() |
Modifier and Type | Method and Description |
---|---|
String |
idProvider()
Get the idProvider value.
|
String |
name()
Get the name value.
|
CreateTrustedIdProviderWithAccountParameters |
withIdProvider(String idProvider)
Set the idProvider value.
|
CreateTrustedIdProviderWithAccountParameters |
withName(String name)
Set the name value.
|
public CreateTrustedIdProviderWithAccountParameters()
public String name()
public CreateTrustedIdProviderWithAccountParameters withName(String name)
name
- the name value to setpublic String idProvider()
public CreateTrustedIdProviderWithAccountParameters withIdProvider(String idProvider)
idProvider
- the idProvider value to setCopyright © 2019. All rights reserved.