Uses of Class
com.oracle.bmc.fusionapps.responses.CreateVanityDomainResponse
-
Packages that use CreateVanityDomainResponse Package Description com.oracle.bmc.fusionapps com.oracle.bmc.fusionapps.responses -
-
Uses of CreateVanityDomainResponse in com.oracle.bmc.fusionapps
Methods in com.oracle.bmc.fusionapps that return CreateVanityDomainResponse Modifier and Type Method Description CreateVanityDomainResponseFusionApplications. createVanityDomain(CreateVanityDomainRequest request)Create a VanityDomainCreateVanityDomainResponseFusionApplicationsClient. createVanityDomain(CreateVanityDomainRequest request)Methods in com.oracle.bmc.fusionapps that return types with arguments of type CreateVanityDomainResponse Modifier and Type Method Description Future<CreateVanityDomainResponse>FusionApplicationsAsync. createVanityDomain(CreateVanityDomainRequest request, AsyncHandler<CreateVanityDomainRequest,CreateVanityDomainResponse> handler)Create a VanityDomainFuture<CreateVanityDomainResponse>FusionApplicationsAsyncClient. createVanityDomain(CreateVanityDomainRequest request, AsyncHandler<CreateVanityDomainRequest,CreateVanityDomainResponse> handler)Method parameters in com.oracle.bmc.fusionapps with type arguments of type CreateVanityDomainResponse Modifier and Type Method Description Future<CreateVanityDomainResponse>FusionApplicationsAsync. createVanityDomain(CreateVanityDomainRequest request, AsyncHandler<CreateVanityDomainRequest,CreateVanityDomainResponse> handler)Create a VanityDomainFuture<CreateVanityDomainResponse>FusionApplicationsAsyncClient. createVanityDomain(CreateVanityDomainRequest request, AsyncHandler<CreateVanityDomainRequest,CreateVanityDomainResponse> handler) -
Uses of CreateVanityDomainResponse in com.oracle.bmc.fusionapps.responses
Methods in com.oracle.bmc.fusionapps.responses that return CreateVanityDomainResponse Modifier and Type Method Description CreateVanityDomainResponseCreateVanityDomainResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.fusionapps.responses with parameters of type CreateVanityDomainResponse Modifier and Type Method Description CreateVanityDomainResponse.BuilderCreateVanityDomainResponse.Builder. copy(CreateVanityDomainResponse o)Copy method to populate the builder with values from the given instance.
-