Class ConfigClient.ListDeploymentGroupRevisionsPagedResponse (0.68.0)

public static class ConfigClient.ListDeploymentGroupRevisionsPagedResponse extends AbstractPagedListResponse<ListDeploymentGroupRevisionsRequest,ListDeploymentGroupRevisionsResponse,DeploymentGroupRevision,ConfigClient.ListDeploymentGroupRevisionsPage,ConfigClient.ListDeploymentGroupRevisionsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > ConfigClient.ListDeploymentGroupRevisionsPagedResponse

Static Methods

createAsync(PageContext<ListDeploymentGroupRevisionsRequest,ListDeploymentGroupRevisionsResponse,DeploymentGroupRevision> context, ApiFuture<ListDeploymentGroupRevisionsResponse> futureResponse)

public static ApiFuture<ConfigClient.ListDeploymentGroupRevisionsPagedResponse> createAsync(PageContext<ListDeploymentGroupRevisionsRequest,ListDeploymentGroupRevisionsResponse,DeploymentGroupRevision> context, ApiFuture<ListDeploymentGroupRevisionsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListDeploymentGroupRevisionsRequest,ListDeploymentGroupRevisionsResponse,DeploymentGroupRevision>
futureResponse ApiFuture<ListDeploymentGroupRevisionsResponse>
Returns
Type Description
ApiFuture<ListDeploymentGroupRevisionsPagedResponse>