Package | Description |
---|---|
com.oracle.bmc.identitydomains | |
com.oracle.bmc.identitydomains.requests |
Modifier and Type | Method and Description |
---|---|
PatchMySmtpCredentialResponse |
IdentityDomainsClient.patchMySmtpCredential(PatchMySmtpCredentialRequest request) |
PatchMySmtpCredentialResponse |
IdentityDomains.patchMySmtpCredential(PatchMySmtpCredentialRequest request)
Update a user’s own SMTP credential.
|
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 |
---|---|
PatchMySmtpCredentialRequest |
PatchMySmtpCredentialRequest.Builder.build()
Build the instance of PatchMySmtpCredentialRequest as configured by this builder
|
PatchMySmtpCredentialRequest |
PatchMySmtpCredentialRequest.Builder.buildWithoutInvocationCallback()
Build the instance of PatchMySmtpCredentialRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
PatchMySmtpCredentialRequest.Builder |
PatchMySmtpCredentialRequest.Builder.copy(PatchMySmtpCredentialRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.