Uses of Class
com.oracle.bmc.fusionapps.responses.GetMicrositeResponse
-
Packages that use GetMicrositeResponse Package Description com.oracle.bmc.fusionapps com.oracle.bmc.fusionapps.responses -
-
Uses of GetMicrositeResponse in com.oracle.bmc.fusionapps
Methods in com.oracle.bmc.fusionapps that return GetMicrositeResponse Modifier and Type Method Description GetMicrositeResponseFusionApplications. getMicrosite(GetMicrositeRequest request)Get the microsite for the brandGetMicrositeResponseFusionApplicationsClient. getMicrosite(GetMicrositeRequest request)Method parameters in com.oracle.bmc.fusionapps with type arguments of type GetMicrositeResponse Modifier and Type Method Description Future<GetMicrositeResponse>FusionApplicationsAsync. getMicrosite(GetMicrositeRequest request, AsyncHandler<GetMicrositeRequest,GetMicrositeResponse> handler)Get the microsite for the brandFuture<GetMicrositeResponse>FusionApplicationsAsyncClient. getMicrosite(GetMicrositeRequest request, AsyncHandler<GetMicrositeRequest,GetMicrositeResponse> handler) -
Uses of GetMicrositeResponse in com.oracle.bmc.fusionapps.responses
Methods in com.oracle.bmc.fusionapps.responses that return GetMicrositeResponse Modifier and Type Method Description GetMicrositeResponseGetMicrositeResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.fusionapps.responses with parameters of type GetMicrositeResponse Modifier and Type Method Description GetMicrositeResponse.BuilderGetMicrositeResponse.Builder. copy(GetMicrositeResponse o)Copy method to populate the builder with values from the given instance.
-