public static final class RetrievePrincipalSyncAttributeMappingsResponse.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
RetrievePrincipalSyncAttributeMappingsResponse.Builder |
attributeMappings(AttributeMapping... attributeMappings) |
RetrievePrincipalSyncAttributeMappingsResponse.Builder |
attributeMappings(List<AttributeMapping> attributeMappings) |
RetrievePrincipalSyncAttributeMappingsResponse.Builder |
attributeMappingsNextLink(String attributeMappingsNextLink) |
RetrievePrincipalSyncAttributeMappingsResponse |
build() |
public RetrievePrincipalSyncAttributeMappingsResponse.Builder attributeMappings(List<AttributeMapping> attributeMappings)
public RetrievePrincipalSyncAttributeMappingsResponse.Builder attributeMappings(AttributeMapping... attributeMappings)
public RetrievePrincipalSyncAttributeMappingsResponse.Builder attributeMappingsNextLink(String attributeMappingsNextLink)
public RetrievePrincipalSyncAttributeMappingsResponse build()
Copyright © 2018–2021. All rights reserved.