Class TensorboardServiceClient.ListTensorboardExperimentsPagedResponse (3.42.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
NameDescription
contextPageContext<ListTensorboardExperimentsRequest,ListTensorboardExperimentsResponse,TensorboardExperiment>
futureResponseApiFuture<ListTensorboardExperimentsResponse>
Returns
TypeDescription
ApiFuture<ListTensorboardExperimentsPagedResponse>