Uses of Class
com.oracle.bmc.identitydomains.responses.ListSocialIdentityProvidersResponse
-
Packages that use ListSocialIdentityProvidersResponse Package Description com.oracle.bmc.identitydomains com.oracle.bmc.identitydomains.responses -
-
Uses of ListSocialIdentityProvidersResponse in com.oracle.bmc.identitydomains
Methods in com.oracle.bmc.identitydomains that return ListSocialIdentityProvidersResponse Modifier and Type Method Description ListSocialIdentityProvidersResponseIdentityDomains. listSocialIdentityProviders(ListSocialIdentityProvidersRequest request)Search Social Identity ProvidersListSocialIdentityProvidersResponseIdentityDomainsClient. listSocialIdentityProviders(ListSocialIdentityProvidersRequest request)Methods in com.oracle.bmc.identitydomains that return types with arguments of type ListSocialIdentityProvidersResponse Modifier and Type Method Description Future<ListSocialIdentityProvidersResponse>IdentityDomainsAsync. listSocialIdentityProviders(ListSocialIdentityProvidersRequest request, AsyncHandler<ListSocialIdentityProvidersRequest,ListSocialIdentityProvidersResponse> handler)Search Social Identity ProvidersFuture<ListSocialIdentityProvidersResponse>IdentityDomainsAsyncClient. listSocialIdentityProviders(ListSocialIdentityProvidersRequest request, AsyncHandler<ListSocialIdentityProvidersRequest,ListSocialIdentityProvidersResponse> handler)Method parameters in com.oracle.bmc.identitydomains with type arguments of type ListSocialIdentityProvidersResponse Modifier and Type Method Description Future<ListSocialIdentityProvidersResponse>IdentityDomainsAsync. listSocialIdentityProviders(ListSocialIdentityProvidersRequest request, AsyncHandler<ListSocialIdentityProvidersRequest,ListSocialIdentityProvidersResponse> handler)Search Social Identity ProvidersFuture<ListSocialIdentityProvidersResponse>IdentityDomainsAsyncClient. listSocialIdentityProviders(ListSocialIdentityProvidersRequest request, AsyncHandler<ListSocialIdentityProvidersRequest,ListSocialIdentityProvidersResponse> handler) -
Uses of ListSocialIdentityProvidersResponse in com.oracle.bmc.identitydomains.responses
Methods in com.oracle.bmc.identitydomains.responses that return ListSocialIdentityProvidersResponse Modifier and Type Method Description ListSocialIdentityProvidersResponseListSocialIdentityProvidersResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.identitydomains.responses with parameters of type ListSocialIdentityProvidersResponse Modifier and Type Method Description ListSocialIdentityProvidersResponse.BuilderListSocialIdentityProvidersResponse.Builder. copy(ListSocialIdentityProvidersResponse o)Copy method to populate the builder with values from the given instance.
-