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