Uses of Class
com.oracle.bmc.identitydomains.responses.ListMySmtpCredentialsResponse
-
Packages that use ListMySmtpCredentialsResponse Package Description com.oracle.bmc.identitydomains com.oracle.bmc.identitydomains.responses -
-
Uses of ListMySmtpCredentialsResponse in com.oracle.bmc.identitydomains
Methods in com.oracle.bmc.identitydomains that return ListMySmtpCredentialsResponse Modifier and Type Method Description ListMySmtpCredentialsResponseIdentityDomains. listMySmtpCredentials(ListMySmtpCredentialsRequest request)Search for a user’s own SMTP credential.ListMySmtpCredentialsResponseIdentityDomainsClient. listMySmtpCredentials(ListMySmtpCredentialsRequest request)Methods in com.oracle.bmc.identitydomains that return types with arguments of type ListMySmtpCredentialsResponse Modifier and Type Method Description Future<ListMySmtpCredentialsResponse>IdentityDomainsAsync. listMySmtpCredentials(ListMySmtpCredentialsRequest request, AsyncHandler<ListMySmtpCredentialsRequest,ListMySmtpCredentialsResponse> handler)Search for a user’s own SMTP credential.Future<ListMySmtpCredentialsResponse>IdentityDomainsAsyncClient. listMySmtpCredentials(ListMySmtpCredentialsRequest request, AsyncHandler<ListMySmtpCredentialsRequest,ListMySmtpCredentialsResponse> handler)Method parameters in com.oracle.bmc.identitydomains with type arguments of type ListMySmtpCredentialsResponse Modifier and Type Method Description Future<ListMySmtpCredentialsResponse>IdentityDomainsAsync. listMySmtpCredentials(ListMySmtpCredentialsRequest request, AsyncHandler<ListMySmtpCredentialsRequest,ListMySmtpCredentialsResponse> handler)Search for a user’s own SMTP credential.Future<ListMySmtpCredentialsResponse>IdentityDomainsAsyncClient. listMySmtpCredentials(ListMySmtpCredentialsRequest request, AsyncHandler<ListMySmtpCredentialsRequest,ListMySmtpCredentialsResponse> handler) -
Uses of ListMySmtpCredentialsResponse in com.oracle.bmc.identitydomains.responses
Methods in com.oracle.bmc.identitydomains.responses that return ListMySmtpCredentialsResponse Modifier and Type Method Description ListMySmtpCredentialsResponseListMySmtpCredentialsResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.identitydomains.responses with parameters of type ListMySmtpCredentialsResponse Modifier and Type Method Description ListMySmtpCredentialsResponse.BuilderListMySmtpCredentialsResponse.Builder. copy(ListMySmtpCredentialsResponse o)Copy method to populate the builder with values from the given instance.
-