Uses of Class
com.oracle.bmc.waas.responses.GetHttpRedirectResponse
-
Packages that use GetHttpRedirectResponse Package Description com.oracle.bmc.waas com.oracle.bmc.waas.responses -
-
Uses of GetHttpRedirectResponse in com.oracle.bmc.waas
Methods in com.oracle.bmc.waas that return GetHttpRedirectResponse Modifier and Type Method Description GetHttpRedirectResponseRedirect. getHttpRedirect(GetHttpRedirectRequest request)Gets the details of a HTTP Redirect.GetHttpRedirectResponseRedirectClient. getHttpRedirect(GetHttpRedirectRequest request)Method parameters in com.oracle.bmc.waas with type arguments of type GetHttpRedirectResponse Modifier and Type Method Description Future<GetHttpRedirectResponse>RedirectAsync. getHttpRedirect(GetHttpRedirectRequest request, AsyncHandler<GetHttpRedirectRequest,GetHttpRedirectResponse> handler)Gets the details of a HTTP Redirect.Future<GetHttpRedirectResponse>RedirectAsyncClient. getHttpRedirect(GetHttpRedirectRequest request, AsyncHandler<GetHttpRedirectRequest,GetHttpRedirectResponse> handler) -
Uses of GetHttpRedirectResponse in com.oracle.bmc.waas.responses
Methods in com.oracle.bmc.waas.responses that return GetHttpRedirectResponse Modifier and Type Method Description GetHttpRedirectResponseGetHttpRedirectResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.waas.responses with parameters of type GetHttpRedirectResponse Modifier and Type Method Description GetHttpRedirectResponse.BuilderGetHttpRedirectResponse.Builder. copy(GetHttpRedirectResponse o)Copy method to populate the builder with values from the given instance.
-