Uses of Class
com.oracle.bmc.fusionapps.responses.GetEmailSubdomainResponse
-
Packages that use GetEmailSubdomainResponse Package Description com.oracle.bmc.fusionapps com.oracle.bmc.fusionapps.responses -
-
Uses of GetEmailSubdomainResponse in com.oracle.bmc.fusionapps
Methods in com.oracle.bmc.fusionapps that return GetEmailSubdomainResponse Modifier and Type Method Description GetEmailSubdomainResponseFusionApplications. getEmailSubdomain(GetEmailSubdomainRequest request)Gets an email subdomain for the brandGetEmailSubdomainResponseFusionApplicationsClient. getEmailSubdomain(GetEmailSubdomainRequest request)Method parameters in com.oracle.bmc.fusionapps with type arguments of type GetEmailSubdomainResponse Modifier and Type Method Description Future<GetEmailSubdomainResponse>FusionApplicationsAsync. getEmailSubdomain(GetEmailSubdomainRequest request, AsyncHandler<GetEmailSubdomainRequest,GetEmailSubdomainResponse> handler)Gets an email subdomain for the brandFuture<GetEmailSubdomainResponse>FusionApplicationsAsyncClient. getEmailSubdomain(GetEmailSubdomainRequest request, AsyncHandler<GetEmailSubdomainRequest,GetEmailSubdomainResponse> handler) -
Uses of GetEmailSubdomainResponse in com.oracle.bmc.fusionapps.responses
Methods in com.oracle.bmc.fusionapps.responses that return GetEmailSubdomainResponse Modifier and Type Method Description GetEmailSubdomainResponseGetEmailSubdomainResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.fusionapps.responses with parameters of type GetEmailSubdomainResponse Modifier and Type Method Description GetEmailSubdomainResponse.BuilderGetEmailSubdomainResponse.Builder. copy(GetEmailSubdomainResponse o)Copy method to populate the builder with values from the given instance.
-