Uses of Class
com.oracle.bmc.identitydomains.responses.SearchSocialIdentityProvidersResponse
-
Packages that use SearchSocialIdentityProvidersResponse Package Description com.oracle.bmc.identitydomains com.oracle.bmc.identitydomains.responses -
-
Uses of SearchSocialIdentityProvidersResponse in com.oracle.bmc.identitydomains
Methods in com.oracle.bmc.identitydomains that return SearchSocialIdentityProvidersResponse Modifier and Type Method Description SearchSocialIdentityProvidersResponseIdentityDomains. searchSocialIdentityProviders(SearchSocialIdentityProvidersRequest request)Search Social Identity Providers Using POSTSearchSocialIdentityProvidersResponseIdentityDomainsClient. searchSocialIdentityProviders(SearchSocialIdentityProvidersRequest request)Methods in com.oracle.bmc.identitydomains that return types with arguments of type SearchSocialIdentityProvidersResponse 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)Method parameters in com.oracle.bmc.identitydomains with type arguments of type SearchSocialIdentityProvidersResponse 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 SearchSocialIdentityProvidersResponse in com.oracle.bmc.identitydomains.responses
Methods in com.oracle.bmc.identitydomains.responses that return SearchSocialIdentityProvidersResponse Modifier and Type Method Description SearchSocialIdentityProvidersResponseSearchSocialIdentityProvidersResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.identitydomains.responses with parameters of type SearchSocialIdentityProvidersResponse Modifier and Type Method Description SearchSocialIdentityProvidersResponse.BuilderSearchSocialIdentityProvidersResponse.Builder. copy(SearchSocialIdentityProvidersResponse o)Copy method to populate the builder with values from the given instance.
-