TemplateProfileComponentRequest.Builder |
TemplateProfileComponentRequest.Builder.addIdentities(ProfileIdentityRequest identities) |
Adds a new element to identities.
|
TemplateProfileComponentRequest.Builder |
TemplateProfileComponentRequest.Builder.addRules(TrustedProfileTemplateClaimRule rules) |
Adds a new element to rules.
|
TemplateProfileComponentRequest.Builder |
TemplateProfileComponentRequest.Builder.description(java.lang.String description) |
Set the description.
|
TemplateProfileComponentRequest.Builder |
TemplateProfileComponentRequest.Builder.email(java.lang.String email) |
Set the email.
|
TemplateProfileComponentRequest.Builder |
TemplateProfileComponentRequest.Builder.identities(java.util.List<ProfileIdentityRequest> identities) |
Set the identities.
|
TemplateProfileComponentRequest.Builder |
TemplateProfileComponentRequest.Builder.name(java.lang.String name) |
Set the name.
|
TemplateProfileComponentRequest.Builder |
TemplateProfileComponentRequest.newBuilder() |
New builder.
|
TemplateProfileComponentRequest.Builder |
TemplateProfileComponentRequest.Builder.rules(java.util.List<TrustedProfileTemplateClaimRule> rules) |
Set the rules.
|