Uses of Class
com.oracle.bmc.identitydomains.responses.CreateSocialIdentityProviderResponse
-
Packages that use CreateSocialIdentityProviderResponse Package Description com.oracle.bmc.identitydomains com.oracle.bmc.identitydomains.responses -
-
Uses of CreateSocialIdentityProviderResponse in com.oracle.bmc.identitydomains
Methods in com.oracle.bmc.identitydomains that return CreateSocialIdentityProviderResponse Modifier and Type Method Description CreateSocialIdentityProviderResponseIdentityDomains. createSocialIdentityProvider(CreateSocialIdentityProviderRequest request)Create a Social Identity ProviderCreateSocialIdentityProviderResponseIdentityDomainsClient. createSocialIdentityProvider(CreateSocialIdentityProviderRequest request)Methods in com.oracle.bmc.identitydomains that return types with arguments of type CreateSocialIdentityProviderResponse Modifier and Type Method Description Future<CreateSocialIdentityProviderResponse>IdentityDomainsAsync. createSocialIdentityProvider(CreateSocialIdentityProviderRequest request, AsyncHandler<CreateSocialIdentityProviderRequest,CreateSocialIdentityProviderResponse> handler)Create a Social Identity ProviderFuture<CreateSocialIdentityProviderResponse>IdentityDomainsAsyncClient. createSocialIdentityProvider(CreateSocialIdentityProviderRequest request, AsyncHandler<CreateSocialIdentityProviderRequest,CreateSocialIdentityProviderResponse> handler)Method parameters in com.oracle.bmc.identitydomains with type arguments of type CreateSocialIdentityProviderResponse Modifier and Type Method Description Future<CreateSocialIdentityProviderResponse>IdentityDomainsAsync. createSocialIdentityProvider(CreateSocialIdentityProviderRequest request, AsyncHandler<CreateSocialIdentityProviderRequest,CreateSocialIdentityProviderResponse> handler)Create a Social Identity ProviderFuture<CreateSocialIdentityProviderResponse>IdentityDomainsAsyncClient. createSocialIdentityProvider(CreateSocialIdentityProviderRequest request, AsyncHandler<CreateSocialIdentityProviderRequest,CreateSocialIdentityProviderResponse> handler) -
Uses of CreateSocialIdentityProviderResponse in com.oracle.bmc.identitydomains.responses
Methods in com.oracle.bmc.identitydomains.responses that return CreateSocialIdentityProviderResponse Modifier and Type Method Description CreateSocialIdentityProviderResponseCreateSocialIdentityProviderResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.identitydomains.responses with parameters of type CreateSocialIdentityProviderResponse Modifier and Type Method Description CreateSocialIdentityProviderResponse.BuilderCreateSocialIdentityProviderResponse.Builder. copy(CreateSocialIdentityProviderResponse o)Copy method to populate the builder with values from the given instance.
-