Uses of Class
com.oracle.bmc.identitydomains.requests.PatchSocialIdentityProviderRequest
-
Packages that use PatchSocialIdentityProviderRequest Package Description com.oracle.bmc.identitydomains com.oracle.bmc.identitydomains.requests -
-
Uses of PatchSocialIdentityProviderRequest in com.oracle.bmc.identitydomains
Methods in com.oracle.bmc.identitydomains with parameters of type PatchSocialIdentityProviderRequest Modifier and Type Method Description PatchSocialIdentityProviderResponseIdentityDomains. patchSocialIdentityProvider(PatchSocialIdentityProviderRequest request)Update a Social Identity ProviderFuture<PatchSocialIdentityProviderResponse>IdentityDomainsAsync. patchSocialIdentityProvider(PatchSocialIdentityProviderRequest request, AsyncHandler<PatchSocialIdentityProviderRequest,PatchSocialIdentityProviderResponse> handler)Update a Social Identity ProviderFuture<PatchSocialIdentityProviderResponse>IdentityDomainsAsyncClient. patchSocialIdentityProvider(PatchSocialIdentityProviderRequest request, AsyncHandler<PatchSocialIdentityProviderRequest,PatchSocialIdentityProviderResponse> handler)PatchSocialIdentityProviderResponseIdentityDomainsClient. patchSocialIdentityProvider(PatchSocialIdentityProviderRequest request)Method parameters in com.oracle.bmc.identitydomains with type arguments of type PatchSocialIdentityProviderRequest 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 PatchSocialIdentityProviderRequest in com.oracle.bmc.identitydomains.requests
Methods in com.oracle.bmc.identitydomains.requests that return PatchSocialIdentityProviderRequest Modifier and Type Method Description PatchSocialIdentityProviderRequestPatchSocialIdentityProviderRequest.Builder. build()Build the instance of PatchSocialIdentityProviderRequest as configured by this builderPatchSocialIdentityProviderRequestPatchSocialIdentityProviderRequest.Builder. buildWithoutInvocationCallback()Build the instance of PatchSocialIdentityProviderRequest as configured by this builderMethods in com.oracle.bmc.identitydomains.requests with parameters of type PatchSocialIdentityProviderRequest Modifier and Type Method Description PatchSocialIdentityProviderRequest.BuilderPatchSocialIdentityProviderRequest.Builder. copy(PatchSocialIdentityProviderRequest o)Copy method to populate the builder with values from the given instance.
-