Package | Description |
---|---|
com.oracle.bmc.identitydomains | |
com.oracle.bmc.identitydomains.responses |
Modifier and Type | Method and Description |
---|---|
PatchSmtpCredentialResponse |
IdentityDomainsClient.patchSmtpCredential(PatchSmtpCredentialRequest request) |
PatchSmtpCredentialResponse |
IdentityDomains.patchSmtpCredential(PatchSmtpCredentialRequest request)
Update a user’s SMTP credentials.
|
Modifier and Type | Method and Description |
---|---|
Future<PatchSmtpCredentialResponse> |
IdentityDomainsAsyncClient.patchSmtpCredential(PatchSmtpCredentialRequest request,
AsyncHandler<PatchSmtpCredentialRequest,PatchSmtpCredentialResponse> handler) |
Future<PatchSmtpCredentialResponse> |
IdentityDomainsAsync.patchSmtpCredential(PatchSmtpCredentialRequest request,
AsyncHandler<PatchSmtpCredentialRequest,PatchSmtpCredentialResponse> handler)
Update a user’s SMTP credentials.
|
Modifier and Type | Method and Description |
---|---|
Future<PatchSmtpCredentialResponse> |
IdentityDomainsAsyncClient.patchSmtpCredential(PatchSmtpCredentialRequest request,
AsyncHandler<PatchSmtpCredentialRequest,PatchSmtpCredentialResponse> handler) |
Future<PatchSmtpCredentialResponse> |
IdentityDomainsAsync.patchSmtpCredential(PatchSmtpCredentialRequest request,
AsyncHandler<PatchSmtpCredentialRequest,PatchSmtpCredentialResponse> handler)
Update a user’s SMTP credentials.
|
Modifier and Type | Method and Description |
---|---|
PatchSmtpCredentialResponse |
PatchSmtpCredentialResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
PatchSmtpCredentialResponse.Builder |
PatchSmtpCredentialResponse.Builder.copy(PatchSmtpCredentialResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.