Uses of Class
com.volcengine.privatezone.model.CreateCustomLineResponse
-
Packages that use CreateCustomLineResponse Package Description com.volcengine.privatezone com.volcengine.privatezone.model -
-
Uses of CreateCustomLineResponse in com.volcengine.privatezone
Methods in com.volcengine.privatezone that return CreateCustomLineResponse Modifier and Type Method Description CreateCustomLineResponsePrivateZoneApi. createCustomLine(CreateCustomLineRequest body)Methods in com.volcengine.privatezone that return types with arguments of type CreateCustomLineResponse Modifier and Type Method Description com.volcengine.ApiResponse<CreateCustomLineResponse>PrivateZoneApi. createCustomLineWithHttpInfo(@NotNull CreateCustomLineRequest body)Method parameters in com.volcengine.privatezone with type arguments of type CreateCustomLineResponse Modifier and Type Method Description com.squareup.okhttp.CallPrivateZoneApi. createCustomLineAsync(CreateCustomLineRequest body, com.volcengine.ApiCallback<CreateCustomLineResponse> callback)(asynchronously) -
Uses of CreateCustomLineResponse in com.volcengine.privatezone.model
Methods in com.volcengine.privatezone.model that return CreateCustomLineResponse Modifier and Type Method Description CreateCustomLineResponseCreateCustomLineResponse. line(String line)
-