Class MirroringClient.ListMirroringDeploymentGroupsPagedResponse (0.94.0)

public static class MirroringClient.ListMirroringDeploymentGroupsPagedResponse extends AbstractPagedListResponse<ListMirroringDeploymentGroupsRequest,ListMirroringDeploymentGroupsResponse,MirroringDeploymentGroup,MirroringClient.ListMirroringDeploymentGroupsPage,MirroringClient.ListMirroringDeploymentGroupsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > MirroringClient.ListMirroringDeploymentGroupsPagedResponse

Static Methods

createAsync(PageContext<ListMirroringDeploymentGroupsRequest,ListMirroringDeploymentGroupsResponse,MirroringDeploymentGroup> context, ApiFuture<ListMirroringDeploymentGroupsResponse> futureResponse)

public static ApiFuture<MirroringClient.ListMirroringDeploymentGroupsPagedResponse> createAsync(PageContext<ListMirroringDeploymentGroupsRequest,ListMirroringDeploymentGroupsResponse,MirroringDeploymentGroup> context, ApiFuture<ListMirroringDeploymentGroupsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListMirroringDeploymentGroupsRequest,ListMirroringDeploymentGroupsResponse,MirroringDeploymentGroup>
futureResponse ApiFuture<ListMirroringDeploymentGroupsResponse>
Returns
Type Description
ApiFuture<ListMirroringDeploymentGroupsPagedResponse>