Uses of Class
com.oracle.bmc.identitydomains.requests.ListSocialIdentityProvidersRequest
-
Packages that use ListSocialIdentityProvidersRequest Package Description com.oracle.bmc.identitydomains com.oracle.bmc.identitydomains.requests -
-
Uses of ListSocialIdentityProvidersRequest in com.oracle.bmc.identitydomains
Methods in com.oracle.bmc.identitydomains with parameters of type ListSocialIdentityProvidersRequest Modifier and Type Method Description ListSocialIdentityProvidersResponseIdentityDomains. listSocialIdentityProviders(ListSocialIdentityProvidersRequest request)Search Social Identity ProvidersFuture<ListSocialIdentityProvidersResponse>IdentityDomainsAsync. listSocialIdentityProviders(ListSocialIdentityProvidersRequest request, AsyncHandler<ListSocialIdentityProvidersRequest,ListSocialIdentityProvidersResponse> handler)Search Social Identity ProvidersFuture<ListSocialIdentityProvidersResponse>IdentityDomainsAsyncClient. listSocialIdentityProviders(ListSocialIdentityProvidersRequest request, AsyncHandler<ListSocialIdentityProvidersRequest,ListSocialIdentityProvidersResponse> handler)ListSocialIdentityProvidersResponseIdentityDomainsClient. listSocialIdentityProviders(ListSocialIdentityProvidersRequest request)Method parameters in com.oracle.bmc.identitydomains with type arguments of type ListSocialIdentityProvidersRequest 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 ListSocialIdentityProvidersRequest in com.oracle.bmc.identitydomains.requests
Methods in com.oracle.bmc.identitydomains.requests that return ListSocialIdentityProvidersRequest Modifier and Type Method Description ListSocialIdentityProvidersRequestListSocialIdentityProvidersRequest.Builder. build()Build the instance of ListSocialIdentityProvidersRequest as configured by this builderListSocialIdentityProvidersRequestListSocialIdentityProvidersRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListSocialIdentityProvidersRequest as configured by this builderMethods in com.oracle.bmc.identitydomains.requests with parameters of type ListSocialIdentityProvidersRequest Modifier and Type Method Description ListSocialIdentityProvidersRequest.BuilderListSocialIdentityProvidersRequest.Builder. copy(ListSocialIdentityProvidersRequest o)Copy method to populate the builder with values from the given instance.
-