Uses of Class
com.oracle.bmc.identitydomains.model.MappedAttributeSearchRequest
-
Packages that use MappedAttributeSearchRequest Package Description com.oracle.bmc.identitydomains.model com.oracle.bmc.identitydomains.requests -
-
Uses of MappedAttributeSearchRequest in com.oracle.bmc.identitydomains.model
Methods in com.oracle.bmc.identitydomains.model that return MappedAttributeSearchRequest Modifier and Type Method Description MappedAttributeSearchRequestMappedAttributeSearchRequest.Builder. build()Methods in com.oracle.bmc.identitydomains.model with parameters of type MappedAttributeSearchRequest Modifier and Type Method Description MappedAttributeSearchRequest.BuilderMappedAttributeSearchRequest.Builder. copy(MappedAttributeSearchRequest model) -
Uses of MappedAttributeSearchRequest in com.oracle.bmc.identitydomains.requests
Methods in com.oracle.bmc.identitydomains.requests that return MappedAttributeSearchRequest Modifier and Type Method Description MappedAttributeSearchRequestSearchMappedAttributesRequest. getBody$()Alternative accessor for the body parameter.MappedAttributeSearchRequestSearchMappedAttributesRequest. getMappedAttributeSearchRequest()Parameters for searching MappedAttributesMethods in com.oracle.bmc.identitydomains.requests with parameters of type MappedAttributeSearchRequest Modifier and Type Method Description SearchMappedAttributesRequest.BuilderSearchMappedAttributesRequest.Builder. body$(MappedAttributeSearchRequest body)Alternative setter for the body parameter.SearchMappedAttributesRequest.BuilderSearchMappedAttributesRequest.Builder. mappedAttributeSearchRequest(MappedAttributeSearchRequest mappedAttributeSearchRequest)Parameters for searching MappedAttributes
-