Class AssuredWorkloadsServiceClient.ListViolationsPagedResponse (2.12.0)

public static class AssuredWorkloadsServiceClient.ListViolationsPagedResponse extends AbstractPagedListResponse<ListViolationsRequest,ListViolationsResponse,Violation,AssuredWorkloadsServiceClient.ListViolationsPage,AssuredWorkloadsServiceClient.ListViolationsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > AssuredWorkloadsServiceClient.ListViolationsPagedResponse

Static Methods

createAsync(PageContext<ListViolationsRequest,ListViolationsResponse,Violation> context, ApiFuture<ListViolationsResponse> futureResponse)

public static ApiFuture<AssuredWorkloadsServiceClient.ListViolationsPagedResponse> createAsync(PageContext<ListViolationsRequest,ListViolationsResponse,Violation> context, ApiFuture<ListViolationsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListViolationsRequest,ListViolationsResponse,Violation>
futureResponseApiFuture<ListViolationsResponse>
Returns
TypeDescription
ApiFuture<ListViolationsPagedResponse>