Uses of Class
com.oracle.bmc.identitydomains.model.IdentityPropagationTrusts
-
Packages that use IdentityPropagationTrusts Package Description com.oracle.bmc.identitydomains.model com.oracle.bmc.identitydomains.responses -
-
Uses of IdentityPropagationTrusts in com.oracle.bmc.identitydomains.model
Methods in com.oracle.bmc.identitydomains.model that return IdentityPropagationTrusts Modifier and Type Method Description IdentityPropagationTrustsIdentityPropagationTrusts.Builder. build()Methods in com.oracle.bmc.identitydomains.model with parameters of type IdentityPropagationTrusts Modifier and Type Method Description IdentityPropagationTrusts.BuilderIdentityPropagationTrusts.Builder. copy(IdentityPropagationTrusts model) -
Uses of IdentityPropagationTrusts in com.oracle.bmc.identitydomains.responses
Methods in com.oracle.bmc.identitydomains.responses that return IdentityPropagationTrusts Modifier and Type Method Description IdentityPropagationTrustsListIdentityPropagationTrustsResponse. getIdentityPropagationTrusts()The returned IdentityPropagationTrusts instance.Methods in com.oracle.bmc.identitydomains.responses with parameters of type IdentityPropagationTrusts Modifier and Type Method Description ListIdentityPropagationTrustsResponse.BuilderListIdentityPropagationTrustsResponse.Builder. identityPropagationTrusts(IdentityPropagationTrusts identityPropagationTrusts)The returned IdentityPropagationTrusts instance.
-