Uses of Class
com.oracle.bmc.identitydomains.requests.GetIdentityPropagationTrustRequest
-
Packages that use GetIdentityPropagationTrustRequest Package Description com.oracle.bmc.identitydomains com.oracle.bmc.identitydomains.requests -
-
Uses of GetIdentityPropagationTrustRequest in com.oracle.bmc.identitydomains
Methods in com.oracle.bmc.identitydomains with parameters of type GetIdentityPropagationTrustRequest Modifier and Type Method Description GetIdentityPropagationTrustResponseIdentityDomains. getIdentityPropagationTrust(GetIdentityPropagationTrustRequest request)Get an existing Identity Propagation Trust configuration.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)GetIdentityPropagationTrustResponseIdentityDomainsClient. getIdentityPropagationTrust(GetIdentityPropagationTrustRequest request)Method parameters in com.oracle.bmc.identitydomains with type arguments of type GetIdentityPropagationTrustRequest 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 GetIdentityPropagationTrustRequest in com.oracle.bmc.identitydomains.requests
Methods in com.oracle.bmc.identitydomains.requests that return GetIdentityPropagationTrustRequest Modifier and Type Method Description GetIdentityPropagationTrustRequestGetIdentityPropagationTrustRequest.Builder. build()Build the instance of GetIdentityPropagationTrustRequest as configured by this builderGetIdentityPropagationTrustRequestGetIdentityPropagationTrustRequest.Builder. buildWithoutInvocationCallback()Build the instance of GetIdentityPropagationTrustRequest as configured by this builderMethods in com.oracle.bmc.identitydomains.requests with parameters of type GetIdentityPropagationTrustRequest Modifier and Type Method Description GetIdentityPropagationTrustRequest.BuilderGetIdentityPropagationTrustRequest.Builder. copy(GetIdentityPropagationTrustRequest o)Copy method to populate the builder with values from the given instance.
-