Uses of Class
com.oracle.bmc.fusionapps.responses.GetVanityDomainResponse
-
Packages that use GetVanityDomainResponse Package Description com.oracle.bmc.fusionapps com.oracle.bmc.fusionapps.responses -
-
Uses of GetVanityDomainResponse in com.oracle.bmc.fusionapps
Methods in com.oracle.bmc.fusionapps that return GetVanityDomainResponse Modifier and Type Method Description GetVanityDomainResponseFusionApplications. getVanityDomain(GetVanityDomainRequest request)Gets a VanityDomainGetVanityDomainResponseFusionApplicationsClient. getVanityDomain(GetVanityDomainRequest request)Method parameters in com.oracle.bmc.fusionapps with type arguments of type GetVanityDomainResponse Modifier and Type Method Description Future<GetVanityDomainResponse>FusionApplicationsAsync. getVanityDomain(GetVanityDomainRequest request, AsyncHandler<GetVanityDomainRequest,GetVanityDomainResponse> handler)Gets a VanityDomainFuture<GetVanityDomainResponse>FusionApplicationsAsyncClient. getVanityDomain(GetVanityDomainRequest request, AsyncHandler<GetVanityDomainRequest,GetVanityDomainResponse> handler) -
Uses of GetVanityDomainResponse in com.oracle.bmc.fusionapps.responses
Methods in com.oracle.bmc.fusionapps.responses that return GetVanityDomainResponse Modifier and Type Method Description GetVanityDomainResponseGetVanityDomainResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.fusionapps.responses with parameters of type GetVanityDomainResponse Modifier and Type Method Description GetVanityDomainResponse.BuilderGetVanityDomainResponse.Builder. copy(GetVanityDomainResponse o)Copy method to populate the builder with values from the given instance.
-