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