Uses of Class
com.oracle.bmc.identitydomains.requests.SearchMappedAttributesRequest
-
Packages that use SearchMappedAttributesRequest Package Description com.oracle.bmc.identitydomains com.oracle.bmc.identitydomains.requests -
-
Uses of SearchMappedAttributesRequest in com.oracle.bmc.identitydomains
Methods in com.oracle.bmc.identitydomains with parameters of type SearchMappedAttributesRequest Modifier and Type Method Description SearchMappedAttributesResponseIdentityDomains. searchMappedAttributes(SearchMappedAttributesRequest request)Search Mapped Attributes Using POSTFuture<SearchMappedAttributesResponse>IdentityDomainsAsync. searchMappedAttributes(SearchMappedAttributesRequest request, AsyncHandler<SearchMappedAttributesRequest,SearchMappedAttributesResponse> handler)Search Mapped Attributes Using POSTFuture<SearchMappedAttributesResponse>IdentityDomainsAsyncClient. searchMappedAttributes(SearchMappedAttributesRequest request, AsyncHandler<SearchMappedAttributesRequest,SearchMappedAttributesResponse> handler)SearchMappedAttributesResponseIdentityDomainsClient. searchMappedAttributes(SearchMappedAttributesRequest request)Method parameters in com.oracle.bmc.identitydomains with type arguments of type SearchMappedAttributesRequest 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 SearchMappedAttributesRequest in com.oracle.bmc.identitydomains.requests
Methods in com.oracle.bmc.identitydomains.requests that return SearchMappedAttributesRequest Modifier and Type Method Description SearchMappedAttributesRequestSearchMappedAttributesRequest.Builder. build()Build the instance of SearchMappedAttributesRequest as configured by this builderSearchMappedAttributesRequestSearchMappedAttributesRequest.Builder. buildWithoutInvocationCallback()Build the instance of SearchMappedAttributesRequest as configured by this builderMethods in com.oracle.bmc.identitydomains.requests with parameters of type SearchMappedAttributesRequest Modifier and Type Method Description SearchMappedAttributesRequest.BuilderSearchMappedAttributesRequest.Builder. copy(SearchMappedAttributesRequest o)Copy method to populate the builder with values from the given instance.
-