Uses of Class
com.oracle.bmc.identitydomains.requests.PutIdentityPropagationTrustRequest
-
Packages that use PutIdentityPropagationTrustRequest Package Description com.oracle.bmc.identitydomains com.oracle.bmc.identitydomains.requests -
-
Uses of PutIdentityPropagationTrustRequest in com.oracle.bmc.identitydomains
Methods in com.oracle.bmc.identitydomains with parameters of type PutIdentityPropagationTrustRequest Modifier and Type Method Description PutIdentityPropagationTrustResponseIdentityDomains. putIdentityPropagationTrust(PutIdentityPropagationTrustRequest request)Replace an existing Identity Propagation Trust configuration.Future<PutIdentityPropagationTrustResponse>IdentityDomainsAsync. putIdentityPropagationTrust(PutIdentityPropagationTrustRequest request, AsyncHandler<PutIdentityPropagationTrustRequest,PutIdentityPropagationTrustResponse> handler)Replace an existing Identity Propagation Trust configuration.Future<PutIdentityPropagationTrustResponse>IdentityDomainsAsyncClient. putIdentityPropagationTrust(PutIdentityPropagationTrustRequest request, AsyncHandler<PutIdentityPropagationTrustRequest,PutIdentityPropagationTrustResponse> handler)PutIdentityPropagationTrustResponseIdentityDomainsClient. putIdentityPropagationTrust(PutIdentityPropagationTrustRequest request)Method parameters in com.oracle.bmc.identitydomains with type arguments of type PutIdentityPropagationTrustRequest Modifier and Type Method Description Future<PutIdentityPropagationTrustResponse>IdentityDomainsAsync. putIdentityPropagationTrust(PutIdentityPropagationTrustRequest request, AsyncHandler<PutIdentityPropagationTrustRequest,PutIdentityPropagationTrustResponse> handler)Replace an existing Identity Propagation Trust configuration.Future<PutIdentityPropagationTrustResponse>IdentityDomainsAsyncClient. putIdentityPropagationTrust(PutIdentityPropagationTrustRequest request, AsyncHandler<PutIdentityPropagationTrustRequest,PutIdentityPropagationTrustResponse> handler) -
Uses of PutIdentityPropagationTrustRequest in com.oracle.bmc.identitydomains.requests
Methods in com.oracle.bmc.identitydomains.requests that return PutIdentityPropagationTrustRequest Modifier and Type Method Description PutIdentityPropagationTrustRequestPutIdentityPropagationTrustRequest.Builder. build()Build the instance of PutIdentityPropagationTrustRequest as configured by this builderPutIdentityPropagationTrustRequestPutIdentityPropagationTrustRequest.Builder. buildWithoutInvocationCallback()Build the instance of PutIdentityPropagationTrustRequest as configured by this builderMethods in com.oracle.bmc.identitydomains.requests with parameters of type PutIdentityPropagationTrustRequest Modifier and Type Method Description PutIdentityPropagationTrustRequest.BuilderPutIdentityPropagationTrustRequest.Builder. copy(PutIdentityPropagationTrustRequest o)Copy method to populate the builder with values from the given instance.
-