Class TensorboardServiceClient.ListTensorboardExperimentsPagedResponse (3.44.0)

public static class TensorboardServiceClient.ListTensorboardExperimentsPagedResponse extends AbstractPagedListResponse<ListTensorboardExperimentsRequest,ListTensorboardExperimentsResponse,TensorboardExperiment,TensorboardServiceClient.ListTensorboardExperimentsPage,TensorboardServiceClient.ListTensorboardExperimentsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > TensorboardServiceClient.ListTensorboardExperimentsPagedResponse

Static Methods

createAsync(PageContext<ListTensorboardExperimentsRequest,ListTensorboardExperimentsResponse,TensorboardExperiment> context, ApiFuture<ListTensorboardExperimentsResponse> futureResponse)

public static ApiFuture<TensorboardServiceClient.ListTensorboardExperimentsPagedResponse> createAsync(PageContext<ListTensorboardExperimentsRequest,ListTensorboardExperimentsResponse,TensorboardExperiment> context, ApiFuture<ListTensorboardExperimentsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListTensorboardExperimentsRequest,ListTensorboardExperimentsResponse,TensorboardExperiment>
futureResponse ApiFuture<ListTensorboardExperimentsResponse>
Returns
Type Description
ApiFuture<ListTensorboardExperimentsPagedResponse>