Package | Description |
---|---|
com.oracle.bmc.identitydomains | |
com.oracle.bmc.identitydomains.requests |
Modifier and Type | Method and Description |
---|---|
PutPasswordPolicyResponse |
IdentityDomainsClient.putPasswordPolicy(PutPasswordPolicyRequest request) |
PutPasswordPolicyResponse |
IdentityDomains.putPasswordPolicy(PutPasswordPolicyRequest request)
Replace a password policy.
|
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 |
---|---|
PutPasswordPolicyRequest |
PutPasswordPolicyRequest.Builder.build()
Build the instance of PutPasswordPolicyRequest as configured by this builder
|
PutPasswordPolicyRequest |
PutPasswordPolicyRequest.Builder.buildWithoutInvocationCallback()
Build the instance of PutPasswordPolicyRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
PutPasswordPolicyRequest.Builder |
PutPasswordPolicyRequest.Builder.copy(PutPasswordPolicyRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.