public static class EdgeNetworkClient.ListSubnetsPage extends AbstractPage<ListSubnetsRequest,ListSubnetsResponse,Subnet,EdgeNetworkClient.ListSubnetsPage>
Methods
createPage(PageContext<ListSubnetsRequest,ListSubnetsResponse,Subnet> context, ListSubnetsResponse response)
protected EdgeNetworkClient.ListSubnetsPage createPage(PageContext<ListSubnetsRequest,ListSubnetsResponse,Subnet> context, ListSubnetsResponse response)
Parameters | |
---|---|
Name | Description |
context | PageContext<ListSubnetsRequest,ListSubnetsResponse,Subnet> |
response | ListSubnetsResponse |
Returns | |
---|---|
Type | Description |
EdgeNetworkClient.ListSubnetsPage |
createPageAsync(PageContext<ListSubnetsRequest,ListSubnetsResponse,Subnet> context, ApiFuture<ListSubnetsResponse> futureResponse)
public ApiFuture<EdgeNetworkClient.ListSubnetsPage> createPageAsync(PageContext<ListSubnetsRequest,ListSubnetsResponse,Subnet> context, ApiFuture<ListSubnetsResponse> futureResponse)
Parameters | |
---|---|
Name | Description |
context | PageContext<ListSubnetsRequest,ListSubnetsResponse,Subnet> |
futureResponse | ApiFuture<ListSubnetsResponse> |
Returns | |
---|---|
Type | Description |
ApiFuture<ListSubnetsPage> |