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