The generated class ListSecurityGroupsRequest also has the wrong imports, but I am guessing if we fix the import in _ListSecurityGroupsRequest.java that will automatically fix the generated code
CF Java Client Version: 5.12.2.RELEASE
CF API version: 3.166.0
Version 3 List Security Groups is extending the wrong version of pagination request import org.cloudfoundry.client.v2.PaginatedRequest;
See _ListSecurityGroupsRequest.java#L17
Error when using the client to make a ListSecurityGroupRequest
The generated class
ListSecurityGroupsRequest
also has the wrong imports, but I am guessing if we fix the import in_ListSecurityGroupsRequest.java
that will automatically fix the generated codeCF Java Client Version: 5.12.2.RELEASE CF API version: 3.166.0