Uses of Class
com.oracle.bmc.identitydomains.requests.PatchIdentityPropagationTrustRequest
-
Packages that use PatchIdentityPropagationTrustRequest Package Description com.oracle.bmc.identitydomains com.oracle.bmc.identitydomains.requests -
-
Uses of PatchIdentityPropagationTrustRequest in com.oracle.bmc.identitydomains
Method parameters in com.oracle.bmc.identitydomains with type arguments of type PatchIdentityPropagationTrustRequest 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 PatchIdentityPropagationTrustRequest in com.oracle.bmc.identitydomains.requests
Methods in com.oracle.bmc.identitydomains.requests that return PatchIdentityPropagationTrustRequest Modifier and Type Method Description PatchIdentityPropagationTrustRequestPatchIdentityPropagationTrustRequest.Builder. build()Build the instance of PatchIdentityPropagationTrustRequest as configured by this builderPatchIdentityPropagationTrustRequestPatchIdentityPropagationTrustRequest.Builder. buildWithoutInvocationCallback()Build the instance of PatchIdentityPropagationTrustRequest as configured by this builderMethods in com.oracle.bmc.identitydomains.requests with parameters of type PatchIdentityPropagationTrustRequest Modifier and Type Method Description PatchIdentityPropagationTrustRequest.BuilderPatchIdentityPropagationTrustRequest.Builder. copy(PatchIdentityPropagationTrustRequest o)Copy method to populate the builder with values from the given instance.
-