Uses of Class
com.oracle.bmc.identity.responses.GetAuthenticationPolicyResponse
- 
Packages that use GetAuthenticationPolicyResponse Package Description com.oracle.bmc.identity com.oracle.bmc.identity.responses 
- 
- 
Uses of GetAuthenticationPolicyResponse in com.oracle.bmc.identityMethods in com.oracle.bmc.identity that return GetAuthenticationPolicyResponse Modifier and Type Method Description GetAuthenticationPolicyResponseIdentity. getAuthenticationPolicy(GetAuthenticationPolicyRequest request)Gets the authentication policy for the given tenancy.GetAuthenticationPolicyResponseIdentityClient. getAuthenticationPolicy(GetAuthenticationPolicyRequest request)Methods in com.oracle.bmc.identity that return types with arguments of type GetAuthenticationPolicyResponse Modifier and Type Method Description Future<GetAuthenticationPolicyResponse>IdentityAsync. getAuthenticationPolicy(GetAuthenticationPolicyRequest request, AsyncHandler<GetAuthenticationPolicyRequest,GetAuthenticationPolicyResponse> handler)Gets the authentication policy for the given tenancy.Future<GetAuthenticationPolicyResponse>IdentityAsyncClient. getAuthenticationPolicy(GetAuthenticationPolicyRequest request, AsyncHandler<GetAuthenticationPolicyRequest,GetAuthenticationPolicyResponse> handler)Method parameters in com.oracle.bmc.identity with type arguments of type GetAuthenticationPolicyResponse Modifier and Type Method Description Future<GetAuthenticationPolicyResponse>IdentityAsync. getAuthenticationPolicy(GetAuthenticationPolicyRequest request, AsyncHandler<GetAuthenticationPolicyRequest,GetAuthenticationPolicyResponse> handler)Gets the authentication policy for the given tenancy.Future<GetAuthenticationPolicyResponse>IdentityAsyncClient. getAuthenticationPolicy(GetAuthenticationPolicyRequest request, AsyncHandler<GetAuthenticationPolicyRequest,GetAuthenticationPolicyResponse> handler)
- 
Uses of GetAuthenticationPolicyResponse in com.oracle.bmc.identity.responsesMethods in com.oracle.bmc.identity.responses that return GetAuthenticationPolicyResponse Modifier and Type Method Description GetAuthenticationPolicyResponseGetAuthenticationPolicyResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.identity.responses with parameters of type GetAuthenticationPolicyResponse Modifier and Type Method Description GetAuthenticationPolicyResponse.BuilderGetAuthenticationPolicyResponse.Builder. copy(GetAuthenticationPolicyResponse o)Copy method to populate the builder with values from the given instance.
 
-