Uses of Class
com.oracle.bmc.identitydomains.responses.PatchIdentityPropagationTrustResponse
-
Packages that use PatchIdentityPropagationTrustResponse Package Description com.oracle.bmc.identitydomains com.oracle.bmc.identitydomains.responses -
-
Uses of PatchIdentityPropagationTrustResponse in com.oracle.bmc.identitydomains
Methods in com.oracle.bmc.identitydomains that return PatchIdentityPropagationTrustResponse Modifier and Type Method Description PatchIdentityPropagationTrustResponseIdentityDomains. patchIdentityPropagationTrust(PatchIdentityPropagationTrustRequest request)Update an existing Identity Propagation Trust configuration.PatchIdentityPropagationTrustResponseIdentityDomainsClient. patchIdentityPropagationTrust(PatchIdentityPropagationTrustRequest request)Methods in com.oracle.bmc.identitydomains that return types with arguments of type PatchIdentityPropagationTrustResponse Modifier and Type Method Description Future<PatchIdentityPropagationTrustResponse>IdentityDomainsAsync. patchIdentityPropagationTrust(PatchIdentityPropagationTrustRequest request, AsyncHandler<PatchIdentityPropagationTrustRequest,PatchIdentityPropagationTrustResponse> handler)Update an existing Identity Propagation Trust configuration.Future<PatchIdentityPropagationTrustResponse>IdentityDomainsAsyncClient. patchIdentityPropagationTrust(PatchIdentityPropagationTrustRequest request, AsyncHandler<PatchIdentityPropagationTrustRequest,PatchIdentityPropagationTrustResponse> handler)Method parameters in com.oracle.bmc.identitydomains with type arguments of type PatchIdentityPropagationTrustResponse Modifier and Type Method Description Future<PatchIdentityPropagationTrustResponse>IdentityDomainsAsync. patchIdentityPropagationTrust(PatchIdentityPropagationTrustRequest request, AsyncHandler<PatchIdentityPropagationTrustRequest,PatchIdentityPropagationTrustResponse> handler)Update an existing Identity Propagation Trust configuration.Future<PatchIdentityPropagationTrustResponse>IdentityDomainsAsyncClient. patchIdentityPropagationTrust(PatchIdentityPropagationTrustRequest request, AsyncHandler<PatchIdentityPropagationTrustRequest,PatchIdentityPropagationTrustResponse> handler) -
Uses of PatchIdentityPropagationTrustResponse in com.oracle.bmc.identitydomains.responses
Methods in com.oracle.bmc.identitydomains.responses that return PatchIdentityPropagationTrustResponse Modifier and Type Method Description PatchIdentityPropagationTrustResponsePatchIdentityPropagationTrustResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.identitydomains.responses with parameters of type PatchIdentityPropagationTrustResponse Modifier and Type Method Description PatchIdentityPropagationTrustResponse.BuilderPatchIdentityPropagationTrustResponse.Builder. copy(PatchIdentityPropagationTrustResponse o)Copy method to populate the builder with values from the given instance.
-