Uses of Class
com.oracle.bmc.identitydomains.responses.CreateIdentityPropagationTrustResponse
-
Packages that use CreateIdentityPropagationTrustResponse Package Description com.oracle.bmc.identitydomains com.oracle.bmc.identitydomains.responses -
-
Uses of CreateIdentityPropagationTrustResponse in com.oracle.bmc.identitydomains
Methods in com.oracle.bmc.identitydomains that return CreateIdentityPropagationTrustResponse Modifier and Type Method Description CreateIdentityPropagationTrustResponseIdentityDomains. createIdentityPropagationTrust(CreateIdentityPropagationTrustRequest request)Register a new Identity Propagation Trust configuration.CreateIdentityPropagationTrustResponseIdentityDomainsClient. createIdentityPropagationTrust(CreateIdentityPropagationTrustRequest request)Methods in com.oracle.bmc.identitydomains that return types with arguments of type CreateIdentityPropagationTrustResponse Modifier and Type Method Description Future<CreateIdentityPropagationTrustResponse>IdentityDomainsAsync. createIdentityPropagationTrust(CreateIdentityPropagationTrustRequest request, AsyncHandler<CreateIdentityPropagationTrustRequest,CreateIdentityPropagationTrustResponse> handler)Register a new Identity Propagation Trust configuration.Future<CreateIdentityPropagationTrustResponse>IdentityDomainsAsyncClient. createIdentityPropagationTrust(CreateIdentityPropagationTrustRequest request, AsyncHandler<CreateIdentityPropagationTrustRequest,CreateIdentityPropagationTrustResponse> handler)Method parameters in com.oracle.bmc.identitydomains with type arguments of type CreateIdentityPropagationTrustResponse Modifier and Type Method Description Future<CreateIdentityPropagationTrustResponse>IdentityDomainsAsync. createIdentityPropagationTrust(CreateIdentityPropagationTrustRequest request, AsyncHandler<CreateIdentityPropagationTrustRequest,CreateIdentityPropagationTrustResponse> handler)Register a new Identity Propagation Trust configuration.Future<CreateIdentityPropagationTrustResponse>IdentityDomainsAsyncClient. createIdentityPropagationTrust(CreateIdentityPropagationTrustRequest request, AsyncHandler<CreateIdentityPropagationTrustRequest,CreateIdentityPropagationTrustResponse> handler) -
Uses of CreateIdentityPropagationTrustResponse in com.oracle.bmc.identitydomains.responses
Methods in com.oracle.bmc.identitydomains.responses that return CreateIdentityPropagationTrustResponse Modifier and Type Method Description CreateIdentityPropagationTrustResponseCreateIdentityPropagationTrustResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.identitydomains.responses with parameters of type CreateIdentityPropagationTrustResponse Modifier and Type Method Description CreateIdentityPropagationTrustResponse.BuilderCreateIdentityPropagationTrustResponse.Builder. copy(CreateIdentityPropagationTrustResponse o)Copy method to populate the builder with values from the given instance.
-