Uses of Class
com.oracle.bmc.identitydomains.responses.ListSmtpCredentialsResponse
-
Packages that use ListSmtpCredentialsResponse Package Description com.oracle.bmc.identitydomains com.oracle.bmc.identitydomains.responses -
-
Uses of ListSmtpCredentialsResponse in com.oracle.bmc.identitydomains
Methods in com.oracle.bmc.identitydomains that return ListSmtpCredentialsResponse Modifier and Type Method Description ListSmtpCredentialsResponseIdentityDomains. listSmtpCredentials(ListSmtpCredentialsRequest request)Search for SMTP credentials.ListSmtpCredentialsResponseIdentityDomainsClient. listSmtpCredentials(ListSmtpCredentialsRequest request)Methods in com.oracle.bmc.identitydomains that return types with arguments of type ListSmtpCredentialsResponse Modifier and Type Method Description Future<ListSmtpCredentialsResponse>IdentityDomainsAsync. listSmtpCredentials(ListSmtpCredentialsRequest request, AsyncHandler<ListSmtpCredentialsRequest,ListSmtpCredentialsResponse> handler)Search for SMTP credentials.Future<ListSmtpCredentialsResponse>IdentityDomainsAsyncClient. listSmtpCredentials(ListSmtpCredentialsRequest request, AsyncHandler<ListSmtpCredentialsRequest,ListSmtpCredentialsResponse> handler)Method parameters in com.oracle.bmc.identitydomains with type arguments of type ListSmtpCredentialsResponse Modifier and Type Method Description Future<ListSmtpCredentialsResponse>IdentityDomainsAsync. listSmtpCredentials(ListSmtpCredentialsRequest request, AsyncHandler<ListSmtpCredentialsRequest,ListSmtpCredentialsResponse> handler)Search for SMTP credentials.Future<ListSmtpCredentialsResponse>IdentityDomainsAsyncClient. listSmtpCredentials(ListSmtpCredentialsRequest request, AsyncHandler<ListSmtpCredentialsRequest,ListSmtpCredentialsResponse> handler) -
Uses of ListSmtpCredentialsResponse in com.oracle.bmc.identitydomains.responses
Methods in com.oracle.bmc.identitydomains.responses that return ListSmtpCredentialsResponse Modifier and Type Method Description ListSmtpCredentialsResponseListSmtpCredentialsResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.identitydomains.responses with parameters of type ListSmtpCredentialsResponse Modifier and Type Method Description ListSmtpCredentialsResponse.BuilderListSmtpCredentialsResponse.Builder. copy(ListSmtpCredentialsResponse o)Copy method to populate the builder with values from the given instance.
-