Uses of Class
com.oracle.bmc.email.requests.CreateEmailIpPoolRequest
-
Packages that use CreateEmailIpPoolRequest Package Description com.oracle.bmc.email com.oracle.bmc.email.requests -
-
Uses of CreateEmailIpPoolRequest in com.oracle.bmc.email
Methods in com.oracle.bmc.email with parameters of type CreateEmailIpPoolRequest Modifier and Type Method Description CreateEmailIpPoolResponseEmail. createEmailIpPool(CreateEmailIpPoolRequest request)Creates a new EmailIpPool.Future<CreateEmailIpPoolResponse>EmailAsync. createEmailIpPool(CreateEmailIpPoolRequest request, AsyncHandler<CreateEmailIpPoolRequest,CreateEmailIpPoolResponse> handler)Creates a new EmailIpPool.Future<CreateEmailIpPoolResponse>EmailAsyncClient. createEmailIpPool(CreateEmailIpPoolRequest request, AsyncHandler<CreateEmailIpPoolRequest,CreateEmailIpPoolResponse> handler)CreateEmailIpPoolResponseEmailClient. createEmailIpPool(CreateEmailIpPoolRequest request)Method parameters in com.oracle.bmc.email with type arguments of type CreateEmailIpPoolRequest Modifier and Type Method Description Future<CreateEmailIpPoolResponse>EmailAsync. createEmailIpPool(CreateEmailIpPoolRequest request, AsyncHandler<CreateEmailIpPoolRequest,CreateEmailIpPoolResponse> handler)Creates a new EmailIpPool.Future<CreateEmailIpPoolResponse>EmailAsyncClient. createEmailIpPool(CreateEmailIpPoolRequest request, AsyncHandler<CreateEmailIpPoolRequest,CreateEmailIpPoolResponse> handler) -
Uses of CreateEmailIpPoolRequest in com.oracle.bmc.email.requests
Methods in com.oracle.bmc.email.requests that return CreateEmailIpPoolRequest Modifier and Type Method Description CreateEmailIpPoolRequestCreateEmailIpPoolRequest.Builder. build()Build the instance of CreateEmailIpPoolRequest as configured by this builderCreateEmailIpPoolRequestCreateEmailIpPoolRequest.Builder. buildWithoutInvocationCallback()Build the instance of CreateEmailIpPoolRequest as configured by this builderMethods in com.oracle.bmc.email.requests with parameters of type CreateEmailIpPoolRequest Modifier and Type Method Description CreateEmailIpPoolRequest.BuilderCreateEmailIpPoolRequest.Builder. copy(CreateEmailIpPoolRequest o)Copy method to populate the builder with values from the given instance.
-