Uses of Class
com.oracle.bmc.identitydomains.responses.GetIdentityPropagationTrustResponse
-
Packages that use GetIdentityPropagationTrustResponse Package Description com.oracle.bmc.identitydomains com.oracle.bmc.identitydomains.responses -
-
Uses of GetIdentityPropagationTrustResponse in com.oracle.bmc.identitydomains
Methods in com.oracle.bmc.identitydomains that return GetIdentityPropagationTrustResponse Modifier and Type Method Description GetIdentityPropagationTrustResponseIdentityDomains. getIdentityPropagationTrust(GetIdentityPropagationTrustRequest request)Get an existing Identity Propagation Trust configuration.GetIdentityPropagationTrustResponseIdentityDomainsClient. getIdentityPropagationTrust(GetIdentityPropagationTrustRequest request)Methods in com.oracle.bmc.identitydomains that return types with arguments of type GetIdentityPropagationTrustResponse Modifier and Type Method Description Future<GetIdentityPropagationTrustResponse>IdentityDomainsAsync. getIdentityPropagationTrust(GetIdentityPropagationTrustRequest request, AsyncHandler<GetIdentityPropagationTrustRequest,GetIdentityPropagationTrustResponse> handler)Get an existing Identity Propagation Trust configuration.Future<GetIdentityPropagationTrustResponse>IdentityDomainsAsyncClient. getIdentityPropagationTrust(GetIdentityPropagationTrustRequest request, AsyncHandler<GetIdentityPropagationTrustRequest,GetIdentityPropagationTrustResponse> handler)Method parameters in com.oracle.bmc.identitydomains with type arguments of type GetIdentityPropagationTrustResponse Modifier and Type Method Description Future<GetIdentityPropagationTrustResponse>IdentityDomainsAsync. getIdentityPropagationTrust(GetIdentityPropagationTrustRequest request, AsyncHandler<GetIdentityPropagationTrustRequest,GetIdentityPropagationTrustResponse> handler)Get an existing Identity Propagation Trust configuration.Future<GetIdentityPropagationTrustResponse>IdentityDomainsAsyncClient. getIdentityPropagationTrust(GetIdentityPropagationTrustRequest request, AsyncHandler<GetIdentityPropagationTrustRequest,GetIdentityPropagationTrustResponse> handler) -
Uses of GetIdentityPropagationTrustResponse in com.oracle.bmc.identitydomains.responses
Methods in com.oracle.bmc.identitydomains.responses that return GetIdentityPropagationTrustResponse Modifier and Type Method Description GetIdentityPropagationTrustResponseGetIdentityPropagationTrustResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.identitydomains.responses with parameters of type GetIdentityPropagationTrustResponse Modifier and Type Method Description GetIdentityPropagationTrustResponse.BuilderGetIdentityPropagationTrustResponse.Builder. copy(GetIdentityPropagationTrustResponse o)Copy method to populate the builder with values from the given instance.
-