Uses of Class
com.oracle.bmc.fusionapps.responses.CreateEmailSubdomainResponse
-
Packages that use CreateEmailSubdomainResponse Package Description com.oracle.bmc.fusionapps com.oracle.bmc.fusionapps.responses -
-
Uses of CreateEmailSubdomainResponse in com.oracle.bmc.fusionapps
Methods in com.oracle.bmc.fusionapps that return CreateEmailSubdomainResponse Modifier and Type Method Description CreateEmailSubdomainResponseFusionApplications. createEmailSubdomain(CreateEmailSubdomainRequest request)Creates an email Subdomain for a brandCreateEmailSubdomainResponseFusionApplicationsClient. createEmailSubdomain(CreateEmailSubdomainRequest request)Methods in com.oracle.bmc.fusionapps that return types with arguments of type CreateEmailSubdomainResponse Modifier and Type Method Description Future<CreateEmailSubdomainResponse>FusionApplicationsAsync. createEmailSubdomain(CreateEmailSubdomainRequest request, AsyncHandler<CreateEmailSubdomainRequest,CreateEmailSubdomainResponse> handler)Creates an email Subdomain for a brandFuture<CreateEmailSubdomainResponse>FusionApplicationsAsyncClient. createEmailSubdomain(CreateEmailSubdomainRequest request, AsyncHandler<CreateEmailSubdomainRequest,CreateEmailSubdomainResponse> handler)Method parameters in com.oracle.bmc.fusionapps with type arguments of type CreateEmailSubdomainResponse Modifier and Type Method Description Future<CreateEmailSubdomainResponse>FusionApplicationsAsync. createEmailSubdomain(CreateEmailSubdomainRequest request, AsyncHandler<CreateEmailSubdomainRequest,CreateEmailSubdomainResponse> handler)Creates an email Subdomain for a brandFuture<CreateEmailSubdomainResponse>FusionApplicationsAsyncClient. createEmailSubdomain(CreateEmailSubdomainRequest request, AsyncHandler<CreateEmailSubdomainRequest,CreateEmailSubdomainResponse> handler) -
Uses of CreateEmailSubdomainResponse in com.oracle.bmc.fusionapps.responses
Methods in com.oracle.bmc.fusionapps.responses that return CreateEmailSubdomainResponse Modifier and Type Method Description CreateEmailSubdomainResponseCreateEmailSubdomainResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.fusionapps.responses with parameters of type CreateEmailSubdomainResponse Modifier and Type Method Description CreateEmailSubdomainResponse.BuilderCreateEmailSubdomainResponse.Builder. copy(CreateEmailSubdomainResponse o)Copy method to populate the builder with values from the given instance.
-