Class RegistrationServiceClient.ListNamespacesPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListNamespacesRequest,ListNamespacesResponse,Namespace,RegistrationServiceClient.ListNamespacesPage,RegistrationServiceClient.ListNamespacesFixedSizeCollection>
-
- com.google.cloud.servicedirectory.v1.RegistrationServiceClient.ListNamespacesPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Namespace>
- Enclosing class:
- RegistrationServiceClient
public static class RegistrationServiceClient.ListNamespacesPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListNamespacesRequest,ListNamespacesResponse,Namespace,RegistrationServiceClient.ListNamespacesPage,RegistrationServiceClient.ListNamespacesFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<RegistrationServiceClient.ListNamespacesPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListNamespacesRequest,ListNamespacesResponse,Namespace> context, com.google.api.core.ApiFuture<ListNamespacesResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<RegistrationServiceClient.ListNamespacesPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListNamespacesRequest,ListNamespacesResponse,Namespace> context, com.google.api.core.ApiFuture<ListNamespacesResponse> futureResponse)
-
-