Class TranscoderServiceClient.ListJobTemplatesFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<ListJobTemplatesRequest,ListJobTemplatesResponse,JobTemplate,TranscoderServiceClient.ListJobTemplatesPage,TranscoderServiceClient.ListJobTemplatesFixedSizeCollection>
-
- com.google.cloud.video.transcoder.v1.TranscoderServiceClient.ListJobTemplatesFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<JobTemplate>
- Enclosing class:
- TranscoderServiceClient
public static class TranscoderServiceClient.ListJobTemplatesFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<ListJobTemplatesRequest,ListJobTemplatesResponse,JobTemplate,TranscoderServiceClient.ListJobTemplatesPage,TranscoderServiceClient.ListJobTemplatesFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected TranscoderServiceClient.ListJobTemplatesFixedSizeCollection
createCollection(List<TranscoderServiceClient.ListJobTemplatesPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected TranscoderServiceClient.ListJobTemplatesFixedSizeCollection createCollection(List<TranscoderServiceClient.ListJobTemplatesPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<ListJobTemplatesRequest,ListJobTemplatesResponse,JobTemplate,TranscoderServiceClient.ListJobTemplatesPage,TranscoderServiceClient.ListJobTemplatesFixedSizeCollection>
-
-