Package | Description |
---|---|
com.oracle.bmc.identitydomains | |
com.oracle.bmc.identitydomains.responses |
Modifier and Type | Method and Description |
---|---|
GetPasswordPolicyResponse |
IdentityDomainsClient.getPasswordPolicy(GetPasswordPolicyRequest request) |
GetPasswordPolicyResponse |
IdentityDomains.getPasswordPolicy(GetPasswordPolicyRequest request)
Get a password policy.
|
Modifier and Type | Method and Description |
---|---|
Future<GetPasswordPolicyResponse> |
IdentityDomainsAsyncClient.getPasswordPolicy(GetPasswordPolicyRequest request,
AsyncHandler<GetPasswordPolicyRequest,GetPasswordPolicyResponse> handler) |
Future<GetPasswordPolicyResponse> |
IdentityDomainsAsync.getPasswordPolicy(GetPasswordPolicyRequest request,
AsyncHandler<GetPasswordPolicyRequest,GetPasswordPolicyResponse> handler)
Get a password policy.
|
Modifier and Type | Method and Description |
---|---|
Future<GetPasswordPolicyResponse> |
IdentityDomainsAsyncClient.getPasswordPolicy(GetPasswordPolicyRequest request,
AsyncHandler<GetPasswordPolicyRequest,GetPasswordPolicyResponse> handler) |
Future<GetPasswordPolicyResponse> |
IdentityDomainsAsync.getPasswordPolicy(GetPasswordPolicyRequest request,
AsyncHandler<GetPasswordPolicyRequest,GetPasswordPolicyResponse> handler)
Get a password policy.
|
Modifier and Type | Method and Description |
---|---|
GetPasswordPolicyResponse |
GetPasswordPolicyResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetPasswordPolicyResponse.Builder |
GetPasswordPolicyResponse.Builder.copy(GetPasswordPolicyResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.