Uses of Class
com.volcengine.privatezone.model.UpdateCustomLineResponse
-
Packages that use UpdateCustomLineResponse Package Description com.volcengine.privatezone com.volcengine.privatezone.model -
-
Uses of UpdateCustomLineResponse in com.volcengine.privatezone
Methods in com.volcengine.privatezone that return UpdateCustomLineResponse Modifier and Type Method Description UpdateCustomLineResponsePrivateZoneApi. updateCustomLine(UpdateCustomLineRequest body)Methods in com.volcengine.privatezone that return types with arguments of type UpdateCustomLineResponse Modifier and Type Method Description com.volcengine.ApiResponse<UpdateCustomLineResponse>PrivateZoneApi. updateCustomLineWithHttpInfo(@NotNull UpdateCustomLineRequest body)Method parameters in com.volcengine.privatezone with type arguments of type UpdateCustomLineResponse Modifier and Type Method Description com.squareup.okhttp.CallPrivateZoneApi. updateCustomLineAsync(UpdateCustomLineRequest body, com.volcengine.ApiCallback<UpdateCustomLineResponse> callback)(asynchronously) -
Uses of UpdateCustomLineResponse in com.volcengine.privatezone.model
Methods in com.volcengine.privatezone.model that return UpdateCustomLineResponse Modifier and Type Method Description UpdateCustomLineResponseUpdateCustomLineResponse. line(String line)
-