Uses of Class
com.oracle.bmc.identitydomains.responses.SearchMappedAttributesResponse
-
Packages that use SearchMappedAttributesResponse Package Description com.oracle.bmc.identitydomains com.oracle.bmc.identitydomains.responses -
-
Uses of SearchMappedAttributesResponse in com.oracle.bmc.identitydomains
Methods in com.oracle.bmc.identitydomains that return SearchMappedAttributesResponse Modifier and Type Method Description SearchMappedAttributesResponseIdentityDomains. searchMappedAttributes(SearchMappedAttributesRequest request)Search Mapped Attributes Using POSTSearchMappedAttributesResponseIdentityDomainsClient. searchMappedAttributes(SearchMappedAttributesRequest request)Methods in com.oracle.bmc.identitydomains that return types with arguments of type SearchMappedAttributesResponse Modifier and Type Method Description Future<SearchMappedAttributesResponse>IdentityDomainsAsync. searchMappedAttributes(SearchMappedAttributesRequest request, AsyncHandler<SearchMappedAttributesRequest,SearchMappedAttributesResponse> handler)Search Mapped Attributes Using POSTFuture<SearchMappedAttributesResponse>IdentityDomainsAsyncClient. searchMappedAttributes(SearchMappedAttributesRequest request, AsyncHandler<SearchMappedAttributesRequest,SearchMappedAttributesResponse> handler)Method parameters in com.oracle.bmc.identitydomains with type arguments of type SearchMappedAttributesResponse Modifier and Type Method Description Future<SearchMappedAttributesResponse>IdentityDomainsAsync. searchMappedAttributes(SearchMappedAttributesRequest request, AsyncHandler<SearchMappedAttributesRequest,SearchMappedAttributesResponse> handler)Search Mapped Attributes Using POSTFuture<SearchMappedAttributesResponse>IdentityDomainsAsyncClient. searchMappedAttributes(SearchMappedAttributesRequest request, AsyncHandler<SearchMappedAttributesRequest,SearchMappedAttributesResponse> handler) -
Uses of SearchMappedAttributesResponse in com.oracle.bmc.identitydomains.responses
Methods in com.oracle.bmc.identitydomains.responses that return SearchMappedAttributesResponse Modifier and Type Method Description SearchMappedAttributesResponseSearchMappedAttributesResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.identitydomains.responses with parameters of type SearchMappedAttributesResponse Modifier and Type Method Description SearchMappedAttributesResponse.BuilderSearchMappedAttributesResponse.Builder. copy(SearchMappedAttributesResponse o)Copy method to populate the builder with values from the given instance.
-