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