Uses of Class
com.oracle.bmc.identitydomains.model.MappedAttributes
-
Packages that use MappedAttributes Package Description com.oracle.bmc.identitydomains.model com.oracle.bmc.identitydomains.responses -
-
Uses of MappedAttributes in com.oracle.bmc.identitydomains.model
Methods in com.oracle.bmc.identitydomains.model that return MappedAttributes Modifier and Type Method Description MappedAttributesMappedAttributes.Builder. build()Methods in com.oracle.bmc.identitydomains.model with parameters of type MappedAttributes Modifier and Type Method Description MappedAttributes.BuilderMappedAttributes.Builder. copy(MappedAttributes model) -
Uses of MappedAttributes in com.oracle.bmc.identitydomains.responses
Methods in com.oracle.bmc.identitydomains.responses that return MappedAttributes Modifier and Type Method Description MappedAttributesListMappedAttributesResponse. getMappedAttributes()The returned MappedAttributes instance.MappedAttributesSearchMappedAttributesResponse. getMappedAttributes()The returned MappedAttributes instance.Methods in com.oracle.bmc.identitydomains.responses with parameters of type MappedAttributes Modifier and Type Method Description ListMappedAttributesResponse.BuilderListMappedAttributesResponse.Builder. mappedAttributes(MappedAttributes mappedAttributes)The returned MappedAttributes instance.SearchMappedAttributesResponse.BuilderSearchMappedAttributesResponse.Builder. mappedAttributes(MappedAttributes mappedAttributes)The returned MappedAttributes instance.
-