Uses of Class
com.oracle.bmc.email.requests.ChangeEmailIpPoolCompartmentRequest
-
Packages that use ChangeEmailIpPoolCompartmentRequest Package Description com.oracle.bmc.email com.oracle.bmc.email.requests -
-
Uses of ChangeEmailIpPoolCompartmentRequest in com.oracle.bmc.email
Methods in com.oracle.bmc.email with parameters of type ChangeEmailIpPoolCompartmentRequest Modifier and Type Method Description ChangeEmailIpPoolCompartmentResponseEmail. changeEmailIpPoolCompartment(ChangeEmailIpPoolCompartmentRequest request)Moves a resource into a different compartment.Future<ChangeEmailIpPoolCompartmentResponse>EmailAsync. changeEmailIpPoolCompartment(ChangeEmailIpPoolCompartmentRequest request, AsyncHandler<ChangeEmailIpPoolCompartmentRequest,ChangeEmailIpPoolCompartmentResponse> handler)Moves a resource into a different compartment.Future<ChangeEmailIpPoolCompartmentResponse>EmailAsyncClient. changeEmailIpPoolCompartment(ChangeEmailIpPoolCompartmentRequest request, AsyncHandler<ChangeEmailIpPoolCompartmentRequest,ChangeEmailIpPoolCompartmentResponse> handler)ChangeEmailIpPoolCompartmentResponseEmailClient. changeEmailIpPoolCompartment(ChangeEmailIpPoolCompartmentRequest request)Method parameters in com.oracle.bmc.email with type arguments of type ChangeEmailIpPoolCompartmentRequest Modifier and Type Method Description Future<ChangeEmailIpPoolCompartmentResponse>EmailAsync. changeEmailIpPoolCompartment(ChangeEmailIpPoolCompartmentRequest request, AsyncHandler<ChangeEmailIpPoolCompartmentRequest,ChangeEmailIpPoolCompartmentResponse> handler)Moves a resource into a different compartment.Future<ChangeEmailIpPoolCompartmentResponse>EmailAsyncClient. changeEmailIpPoolCompartment(ChangeEmailIpPoolCompartmentRequest request, AsyncHandler<ChangeEmailIpPoolCompartmentRequest,ChangeEmailIpPoolCompartmentResponse> handler) -
Uses of ChangeEmailIpPoolCompartmentRequest in com.oracle.bmc.email.requests
Methods in com.oracle.bmc.email.requests that return ChangeEmailIpPoolCompartmentRequest Modifier and Type Method Description ChangeEmailIpPoolCompartmentRequestChangeEmailIpPoolCompartmentRequest.Builder. build()Build the instance of ChangeEmailIpPoolCompartmentRequest as configured by this builderChangeEmailIpPoolCompartmentRequestChangeEmailIpPoolCompartmentRequest.Builder. buildWithoutInvocationCallback()Build the instance of ChangeEmailIpPoolCompartmentRequest as configured by this builderMethods in com.oracle.bmc.email.requests with parameters of type ChangeEmailIpPoolCompartmentRequest Modifier and Type Method Description ChangeEmailIpPoolCompartmentRequest.BuilderChangeEmailIpPoolCompartmentRequest.Builder. copy(ChangeEmailIpPoolCompartmentRequest o)Copy method to populate the builder with values from the given instance.
-