Uses of Class
com.oracle.bmc.identitydomains.responses.GetMySmtpCredentialResponse
- 
Packages that use GetMySmtpCredentialResponse Package Description com.oracle.bmc.identitydomains com.oracle.bmc.identitydomains.responses 
- 
- 
Uses of GetMySmtpCredentialResponse in com.oracle.bmc.identitydomainsMethods in com.oracle.bmc.identitydomains that return GetMySmtpCredentialResponse Modifier and Type Method Description GetMySmtpCredentialResponseIdentityDomains. getMySmtpCredential(GetMySmtpCredentialRequest request)Get a user’s own SMTP credential.GetMySmtpCredentialResponseIdentityDomainsClient. getMySmtpCredential(GetMySmtpCredentialRequest request)Methods in com.oracle.bmc.identitydomains that return types with arguments of type GetMySmtpCredentialResponse Modifier and Type Method Description Future<GetMySmtpCredentialResponse>IdentityDomainsAsync. getMySmtpCredential(GetMySmtpCredentialRequest request, AsyncHandler<GetMySmtpCredentialRequest,GetMySmtpCredentialResponse> handler)Get a user’s own SMTP credential.Future<GetMySmtpCredentialResponse>IdentityDomainsAsyncClient. getMySmtpCredential(GetMySmtpCredentialRequest request, AsyncHandler<GetMySmtpCredentialRequest,GetMySmtpCredentialResponse> handler)Method parameters in com.oracle.bmc.identitydomains with type arguments of type GetMySmtpCredentialResponse Modifier and Type Method Description Future<GetMySmtpCredentialResponse>IdentityDomainsAsync. getMySmtpCredential(GetMySmtpCredentialRequest request, AsyncHandler<GetMySmtpCredentialRequest,GetMySmtpCredentialResponse> handler)Get a user’s own SMTP credential.Future<GetMySmtpCredentialResponse>IdentityDomainsAsyncClient. getMySmtpCredential(GetMySmtpCredentialRequest request, AsyncHandler<GetMySmtpCredentialRequest,GetMySmtpCredentialResponse> handler)
- 
Uses of GetMySmtpCredentialResponse in com.oracle.bmc.identitydomains.responsesMethods in com.oracle.bmc.identitydomains.responses that return GetMySmtpCredentialResponse Modifier and Type Method Description GetMySmtpCredentialResponseGetMySmtpCredentialResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.identitydomains.responses with parameters of type GetMySmtpCredentialResponse Modifier and Type Method Description GetMySmtpCredentialResponse.BuilderGetMySmtpCredentialResponse.Builder. copy(GetMySmtpCredentialResponse o)Copy method to populate the builder with values from the given instance.
 
-