Package com.google.cloud.vmwareengine.v1
Class VmwareEngineClient.ListSubnetsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListSubnetsRequest,ListSubnetsResponse,Subnet,VmwareEngineClient.ListSubnetsPage,VmwareEngineClient.ListSubnetsFixedSizeCollection>
-
- com.google.cloud.vmwareengine.v1.VmwareEngineClient.ListSubnetsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Subnet>
- Enclosing class:
- VmwareEngineClient
public static class VmwareEngineClient.ListSubnetsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListSubnetsRequest,ListSubnetsResponse,Subnet,VmwareEngineClient.ListSubnetsPage,VmwareEngineClient.ListSubnetsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<VmwareEngineClient.ListSubnetsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListSubnetsRequest,ListSubnetsResponse,Subnet> context, com.google.api.core.ApiFuture<ListSubnetsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<VmwareEngineClient.ListSubnetsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListSubnetsRequest,ListSubnetsResponse,Subnet> context, com.google.api.core.ApiFuture<ListSubnetsResponse> futureResponse)
-
-