Uses of Class
com.oracle.bmc.identitydomains.requests.SearchSocialIdentityProvidersRequest
-
Packages that use SearchSocialIdentityProvidersRequest Package Description com.oracle.bmc.identitydomains com.oracle.bmc.identitydomains.requests -
-
Uses of SearchSocialIdentityProvidersRequest in com.oracle.bmc.identitydomains
Methods in com.oracle.bmc.identitydomains with parameters of type SearchSocialIdentityProvidersRequest Modifier and Type Method Description SearchSocialIdentityProvidersResponseIdentityDomains. searchSocialIdentityProviders(SearchSocialIdentityProvidersRequest request)Search Social Identity Providers Using POSTFuture<SearchSocialIdentityProvidersResponse>IdentityDomainsAsync. searchSocialIdentityProviders(SearchSocialIdentityProvidersRequest request, AsyncHandler<SearchSocialIdentityProvidersRequest,SearchSocialIdentityProvidersResponse> handler)Search Social Identity Providers Using POSTFuture<SearchSocialIdentityProvidersResponse>IdentityDomainsAsyncClient. searchSocialIdentityProviders(SearchSocialIdentityProvidersRequest request, AsyncHandler<SearchSocialIdentityProvidersRequest,SearchSocialIdentityProvidersResponse> handler)SearchSocialIdentityProvidersResponseIdentityDomainsClient. searchSocialIdentityProviders(SearchSocialIdentityProvidersRequest request)Method parameters in com.oracle.bmc.identitydomains with type arguments of type SearchSocialIdentityProvidersRequest Modifier and Type Method Description Future<SearchSocialIdentityProvidersResponse>IdentityDomainsAsync. searchSocialIdentityProviders(SearchSocialIdentityProvidersRequest request, AsyncHandler<SearchSocialIdentityProvidersRequest,SearchSocialIdentityProvidersResponse> handler)Search Social Identity Providers Using POSTFuture<SearchSocialIdentityProvidersResponse>IdentityDomainsAsyncClient. searchSocialIdentityProviders(SearchSocialIdentityProvidersRequest request, AsyncHandler<SearchSocialIdentityProvidersRequest,SearchSocialIdentityProvidersResponse> handler) -
Uses of SearchSocialIdentityProvidersRequest in com.oracle.bmc.identitydomains.requests
Methods in com.oracle.bmc.identitydomains.requests that return SearchSocialIdentityProvidersRequest Modifier and Type Method Description SearchSocialIdentityProvidersRequestSearchSocialIdentityProvidersRequest.Builder. build()Build the instance of SearchSocialIdentityProvidersRequest as configured by this builderSearchSocialIdentityProvidersRequestSearchSocialIdentityProvidersRequest.Builder. buildWithoutInvocationCallback()Build the instance of SearchSocialIdentityProvidersRequest as configured by this builderMethods in com.oracle.bmc.identitydomains.requests with parameters of type SearchSocialIdentityProvidersRequest Modifier and Type Method Description SearchSocialIdentityProvidersRequest.BuilderSearchSocialIdentityProvidersRequest.Builder. copy(SearchSocialIdentityProvidersRequest o)Copy method to populate the builder with values from the given instance.
-