Uses of Class
com.oracle.bmc.identitydomains.responses.PatchSocialIdentityProviderResponse
-
Packages that use PatchSocialIdentityProviderResponse Package Description com.oracle.bmc.identitydomains com.oracle.bmc.identitydomains.responses -
-
Uses of PatchSocialIdentityProviderResponse in com.oracle.bmc.identitydomains
Methods in com.oracle.bmc.identitydomains that return PatchSocialIdentityProviderResponse Modifier and Type Method Description PatchSocialIdentityProviderResponseIdentityDomains. patchSocialIdentityProvider(PatchSocialIdentityProviderRequest request)Update a Social Identity ProviderPatchSocialIdentityProviderResponseIdentityDomainsClient. patchSocialIdentityProvider(PatchSocialIdentityProviderRequest request)Methods in com.oracle.bmc.identitydomains that return types with arguments of type PatchSocialIdentityProviderResponse Modifier and Type Method Description Future<PatchSocialIdentityProviderResponse>IdentityDomainsAsync. patchSocialIdentityProvider(PatchSocialIdentityProviderRequest request, AsyncHandler<PatchSocialIdentityProviderRequest,PatchSocialIdentityProviderResponse> handler)Update a Social Identity ProviderFuture<PatchSocialIdentityProviderResponse>IdentityDomainsAsyncClient. patchSocialIdentityProvider(PatchSocialIdentityProviderRequest request, AsyncHandler<PatchSocialIdentityProviderRequest,PatchSocialIdentityProviderResponse> handler)Method parameters in com.oracle.bmc.identitydomains with type arguments of type PatchSocialIdentityProviderResponse Modifier and Type Method Description Future<PatchSocialIdentityProviderResponse>IdentityDomainsAsync. patchSocialIdentityProvider(PatchSocialIdentityProviderRequest request, AsyncHandler<PatchSocialIdentityProviderRequest,PatchSocialIdentityProviderResponse> handler)Update a Social Identity ProviderFuture<PatchSocialIdentityProviderResponse>IdentityDomainsAsyncClient. patchSocialIdentityProvider(PatchSocialIdentityProviderRequest request, AsyncHandler<PatchSocialIdentityProviderRequest,PatchSocialIdentityProviderResponse> handler) -
Uses of PatchSocialIdentityProviderResponse in com.oracle.bmc.identitydomains.responses
Methods in com.oracle.bmc.identitydomains.responses that return PatchSocialIdentityProviderResponse Modifier and Type Method Description PatchSocialIdentityProviderResponsePatchSocialIdentityProviderResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.identitydomains.responses with parameters of type PatchSocialIdentityProviderResponse Modifier and Type Method Description PatchSocialIdentityProviderResponse.BuilderPatchSocialIdentityProviderResponse.Builder. copy(PatchSocialIdentityProviderResponse o)Copy method to populate the builder with values from the given instance.
-