Class HttpJsonConferenceRecordsServiceStub (0.11.0)

public class HttpJsonConferenceRecordsServiceStub extends ConferenceRecordsServiceStub

REST stub implementation for the ConferenceRecordsService service API.

This class is for advanced usage and reflects the underlying API directly.

Inheritance

java.lang.Object > ConferenceRecordsServiceStub > HttpJsonConferenceRecordsServiceStub

Static Methods

create(ClientContext clientContext)

public static final HttpJsonConferenceRecordsServiceStub create(ClientContext clientContext)
Parameter
Name Description
clientContext ClientContext
Returns
Type Description
HttpJsonConferenceRecordsServiceStub
Exceptions
Type Description
IOException

create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)

public static final HttpJsonConferenceRecordsServiceStub create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
Parameters
Name Description
clientContext ClientContext
callableFactory HttpJsonStubCallableFactory
Returns
Type Description
HttpJsonConferenceRecordsServiceStub
Exceptions
Type Description
IOException

create(ConferenceRecordsServiceStubSettings settings)

public static final HttpJsonConferenceRecordsServiceStub create(ConferenceRecordsServiceStubSettings settings)
Parameter
Name Description
settings ConferenceRecordsServiceStubSettings
Returns
Type Description
HttpJsonConferenceRecordsServiceStub
Exceptions
Type Description
IOException

getMethodDescriptors()

public static List<ApiMethodDescriptor> getMethodDescriptors()
Returns
Type Description
List<ApiMethodDescriptor>

Constructors

HttpJsonConferenceRecordsServiceStub(ConferenceRecordsServiceStubSettings settings, ClientContext clientContext)

protected HttpJsonConferenceRecordsServiceStub(ConferenceRecordsServiceStubSettings settings, ClientContext clientContext)

Constructs an instance of HttpJsonConferenceRecordsServiceStub, using the given settings. This is protected so that it is easy to make a subclass, but otherwise, the static factory methods should be preferred.

Parameters
Name Description
settings ConferenceRecordsServiceStubSettings
clientContext ClientContext

HttpJsonConferenceRecordsServiceStub(ConferenceRecordsServiceStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)

protected HttpJsonConferenceRecordsServiceStub(ConferenceRecordsServiceStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)

Constructs an instance of HttpJsonConferenceRecordsServiceStub, using the given settings. This is protected so that it is easy to make a subclass, but otherwise, the static factory methods should be preferred.

Parameters
Name Description
settings ConferenceRecordsServiceStubSettings
clientContext ClientContext
callableFactory HttpJsonStubCallableFactory

Methods

awaitTermination(long duration, TimeUnit unit)

public boolean awaitTermination(long duration, TimeUnit unit)
Parameters
Name Description
duration long
unit TimeUnit
Returns
Type Description
boolean
Exceptions
Type Description
InterruptedException

close()

public final void close()
Overrides

getConferenceRecordCallable()

public UnaryCallable<GetConferenceRecordRequest,ConferenceRecord> getConferenceRecordCallable()
Returns
Type Description
UnaryCallable<GetConferenceRecordRequest,ConferenceRecord>
Overrides

getParticipantCallable()

public UnaryCallable<GetParticipantRequest,Participant> getParticipantCallable()
Returns
Type Description
UnaryCallable<GetParticipantRequest,Participant>
Overrides

getParticipantSessionCallable()

public UnaryCallable<GetParticipantSessionRequest,ParticipantSession> getParticipantSessionCallable()
Returns
Type Description
UnaryCallable<GetParticipantSessionRequest,ParticipantSession>
Overrides

getRecordingCallable()

public UnaryCallable<GetRecordingRequest,Recording> getRecordingCallable()
Returns
Type Description
UnaryCallable<GetRecordingRequest,Recording>
Overrides

getTranscriptCallable()

public UnaryCallable<GetTranscriptRequest,Transcript> getTranscriptCallable()
Returns
Type Description
UnaryCallable<GetTranscriptRequest,Transcript>
Overrides

getTranscriptEntryCallable()

public UnaryCallable<GetTranscriptEntryRequest,TranscriptEntry> getTranscriptEntryCallable()
Returns
Type Description
UnaryCallable<GetTranscriptEntryRequest,TranscriptEntry>
Overrides

isShutdown()

public boolean isShutdown()
Returns
Type Description
boolean

isTerminated()

public boolean isTerminated()
Returns
Type Description
boolean

listConferenceRecordsCallable()

public UnaryCallable<ListConferenceRecordsRequest,ListConferenceRecordsResponse> listConferenceRecordsCallable()
Returns
Type Description
UnaryCallable<ListConferenceRecordsRequest,ListConferenceRecordsResponse>
Overrides

listConferenceRecordsPagedCallable()

public UnaryCallable<ListConferenceRecordsRequest,ConferenceRecordsServiceClient.ListConferenceRecordsPagedResponse> listConferenceRecordsPagedCallable()
Returns
Type Description
UnaryCallable<ListConferenceRecordsRequest,ListConferenceRecordsPagedResponse>
Overrides

listParticipantSessionsCallable()

public UnaryCallable<ListParticipantSessionsRequest,ListParticipantSessionsResponse> listParticipantSessionsCallable()
Returns
Type Description
UnaryCallable<ListParticipantSessionsRequest,ListParticipantSessionsResponse>
Overrides

listParticipantSessionsPagedCallable()

public UnaryCallable<ListParticipantSessionsRequest,ConferenceRecordsServiceClient.ListParticipantSessionsPagedResponse> listParticipantSessionsPagedCallable()
Returns
Type Description
UnaryCallable<ListParticipantSessionsRequest,ListParticipantSessionsPagedResponse>
Overrides

listParticipantsCallable()

public UnaryCallable<ListParticipantsRequest,ListParticipantsResponse> listParticipantsCallable()
Returns
Type Description
UnaryCallable<ListParticipantsRequest,ListParticipantsResponse>
Overrides

listParticipantsPagedCallable()

public UnaryCallable<ListParticipantsRequest,ConferenceRecordsServiceClient.ListParticipantsPagedResponse> listParticipantsPagedCallable()
Returns
Type Description
UnaryCallable<ListParticipantsRequest,ListParticipantsPagedResponse>
Overrides

listRecordingsCallable()

public UnaryCallable<ListRecordingsRequest,ListRecordingsResponse> listRecordingsCallable()
Returns
Type Description
UnaryCallable<ListRecordingsRequest,ListRecordingsResponse>
Overrides

listRecordingsPagedCallable()

public UnaryCallable<ListRecordingsRequest,ConferenceRecordsServiceClient.ListRecordingsPagedResponse> listRecordingsPagedCallable()
Returns
Type Description
UnaryCallable<ListRecordingsRequest,ListRecordingsPagedResponse>
Overrides

listTranscriptEntriesCallable()

public UnaryCallable<ListTranscriptEntriesRequest,ListTranscriptEntriesResponse> listTranscriptEntriesCallable()
Returns
Type Description
UnaryCallable<ListTranscriptEntriesRequest,ListTranscriptEntriesResponse>
Overrides

listTranscriptEntriesPagedCallable()

public UnaryCallable<ListTranscriptEntriesRequest,ConferenceRecordsServiceClient.ListTranscriptEntriesPagedResponse> listTranscriptEntriesPagedCallable()
Returns
Type Description
UnaryCallable<ListTranscriptEntriesRequest,ListTranscriptEntriesPagedResponse>
Overrides

listTranscriptsCallable()

public UnaryCallable<ListTranscriptsRequest,ListTranscriptsResponse> listTranscriptsCallable()
Returns
Type Description
UnaryCallable<ListTranscriptsRequest,ListTranscriptsResponse>
Overrides

listTranscriptsPagedCallable()

public UnaryCallable<ListTranscriptsRequest,ConferenceRecordsServiceClient.ListTranscriptsPagedResponse> listTranscriptsPagedCallable()
Returns
Type Description
UnaryCallable<ListTranscriptsRequest,ListTranscriptsPagedResponse>
Overrides

shutdown()

public void shutdown()

shutdownNow()

public void shutdownNow()