Class StreamsServiceStub (0.52.0)

public abstract class StreamsServiceStub implements BackgroundResource

Base stub class for the StreamsService service API.

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

Inheritance

java.lang.Object > StreamsServiceStub

Implements

BackgroundResource

Constructors

StreamsServiceStub()

public StreamsServiceStub()

Methods

close()

public abstract void close()

createClusterCallable()

public UnaryCallable<CreateClusterRequest,Operation> createClusterCallable()
Returns
Type Description
UnaryCallable<CreateClusterRequest,Operation>

createClusterOperationCallable()

public OperationCallable<CreateClusterRequest,Cluster,OperationMetadata> createClusterOperationCallable()
Returns
Type Description
OperationCallable<CreateClusterRequest,Cluster,OperationMetadata>

createEventCallable()

public UnaryCallable<CreateEventRequest,Operation> createEventCallable()
Returns
Type Description
UnaryCallable<CreateEventRequest,Operation>

createEventOperationCallable()

public OperationCallable<CreateEventRequest,Event,OperationMetadata> createEventOperationCallable()
Returns
Type Description
OperationCallable<CreateEventRequest,Event,OperationMetadata>

createSeriesCallable()

public UnaryCallable<CreateSeriesRequest,Operation> createSeriesCallable()
Returns
Type Description
UnaryCallable<CreateSeriesRequest,Operation>

createSeriesOperationCallable()

public OperationCallable<CreateSeriesRequest,Series,OperationMetadata> createSeriesOperationCallable()
Returns
Type Description
OperationCallable<CreateSeriesRequest,Series,OperationMetadata>

createStreamCallable()

public UnaryCallable<CreateStreamRequest,Operation> createStreamCallable()
Returns
Type Description
UnaryCallable<CreateStreamRequest,Operation>

createStreamOperationCallable()

public OperationCallable<CreateStreamRequest,Stream,OperationMetadata> createStreamOperationCallable()
Returns
Type Description
OperationCallable<CreateStreamRequest,Stream,OperationMetadata>

deleteClusterCallable()

public UnaryCallable<DeleteClusterRequest,Operation> deleteClusterCallable()
Returns
Type Description
UnaryCallable<DeleteClusterRequest,Operation>

deleteClusterOperationCallable()

public OperationCallable<DeleteClusterRequest,Empty,OperationMetadata> deleteClusterOperationCallable()
Returns
Type Description
OperationCallable<DeleteClusterRequest,Empty,OperationMetadata>

deleteEventCallable()

public UnaryCallable<DeleteEventRequest,Operation> deleteEventCallable()
Returns
Type Description
UnaryCallable<DeleteEventRequest,Operation>

deleteEventOperationCallable()

public OperationCallable<DeleteEventRequest,Empty,OperationMetadata> deleteEventOperationCallable()
Returns
Type Description
OperationCallable<DeleteEventRequest,Empty,OperationMetadata>

deleteSeriesCallable()

public UnaryCallable<DeleteSeriesRequest,Operation> deleteSeriesCallable()
Returns
Type Description
UnaryCallable<DeleteSeriesRequest,Operation>

deleteSeriesOperationCallable()

public OperationCallable<DeleteSeriesRequest,Empty,OperationMetadata> deleteSeriesOperationCallable()
Returns
Type Description
OperationCallable<DeleteSeriesRequest,Empty,OperationMetadata>

deleteStreamCallable()

public UnaryCallable<DeleteStreamRequest,Operation> deleteStreamCallable()
Returns
Type Description
UnaryCallable<DeleteStreamRequest,Operation>

deleteStreamOperationCallable()

public OperationCallable<DeleteStreamRequest,Empty,OperationMetadata> deleteStreamOperationCallable()
Returns
Type Description
OperationCallable<DeleteStreamRequest,Empty,OperationMetadata>

generateStreamHlsTokenCallable()

public UnaryCallable<GenerateStreamHlsTokenRequest,GenerateStreamHlsTokenResponse> generateStreamHlsTokenCallable()
Returns
Type Description
UnaryCallable<GenerateStreamHlsTokenRequest,GenerateStreamHlsTokenResponse>

getClusterCallable()

public UnaryCallable<GetClusterRequest,Cluster> getClusterCallable()
Returns
Type Description
UnaryCallable<GetClusterRequest,Cluster>

getEventCallable()

public UnaryCallable<GetEventRequest,Event> getEventCallable()
Returns
Type Description
UnaryCallable<GetEventRequest,Event>

getHttpJsonOperationsStub()

public @Nullable OperationsStub getHttpJsonOperationsStub()
Returns
Type Description
@org.jspecify.annotations.Nullable com.google.api.gax.httpjson.longrunning.stub.OperationsStub

getLocationCallable()

public UnaryCallable<GetLocationRequest,Location> getLocationCallable()
Returns
Type Description
UnaryCallable<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location>

getOperationsStub()

public @Nullable OperationsStub getOperationsStub()
Returns
Type Description
@org.jspecify.annotations.Nullable com.google.longrunning.stub.OperationsStub

getSeriesCallable()

public UnaryCallable<GetSeriesRequest,Series> getSeriesCallable()
Returns
Type Description
UnaryCallable<GetSeriesRequest,Series>

getStreamCallable()

public UnaryCallable<GetStreamRequest,Stream> getStreamCallable()
Returns
Type Description
UnaryCallable<GetStreamRequest,Stream>

getStreamThumbnailCallable()

public UnaryCallable<GetStreamThumbnailRequest,Operation> getStreamThumbnailCallable()
Returns
Type Description
UnaryCallable<GetStreamThumbnailRequest,Operation>

getStreamThumbnailOperationCallable()

public OperationCallable<GetStreamThumbnailRequest,GetStreamThumbnailResponse,OperationMetadata> getStreamThumbnailOperationCallable()
Returns
Type Description
OperationCallable<GetStreamThumbnailRequest,GetStreamThumbnailResponse,OperationMetadata>

listClustersCallable()

public UnaryCallable<ListClustersRequest,ListClustersResponse> listClustersCallable()
Returns
Type Description
UnaryCallable<ListClustersRequest,ListClustersResponse>

listClustersPagedCallable()

public UnaryCallable<ListClustersRequest,StreamsServiceClient.ListClustersPagedResponse> listClustersPagedCallable()
Returns
Type Description
UnaryCallable<ListClustersRequest,ListClustersPagedResponse>

listEventsCallable()

public UnaryCallable<ListEventsRequest,ListEventsResponse> listEventsCallable()
Returns
Type Description
UnaryCallable<ListEventsRequest,ListEventsResponse>

listEventsPagedCallable()

public UnaryCallable<ListEventsRequest,StreamsServiceClient.ListEventsPagedResponse> listEventsPagedCallable()
Returns
Type Description
UnaryCallable<ListEventsRequest,ListEventsPagedResponse>

listLocationsCallable()

public UnaryCallable<ListLocationsRequest,ListLocationsResponse> listLocationsCallable()
Returns
Type Description
UnaryCallable<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse>

listLocationsPagedCallable()

public UnaryCallable<ListLocationsRequest,StreamsServiceClient.ListLocationsPagedResponse> listLocationsPagedCallable()
Returns
Type Description
UnaryCallable<com.google.cloud.location.ListLocationsRequest,ListLocationsPagedResponse>

listSeriesCallable()

public UnaryCallable<ListSeriesRequest,ListSeriesResponse> listSeriesCallable()
Returns
Type Description
UnaryCallable<ListSeriesRequest,ListSeriesResponse>

listSeriesPagedCallable()

public UnaryCallable<ListSeriesRequest,StreamsServiceClient.ListSeriesPagedResponse> listSeriesPagedCallable()
Returns
Type Description
UnaryCallable<ListSeriesRequest,ListSeriesPagedResponse>

listStreamsCallable()

public UnaryCallable<ListStreamsRequest,ListStreamsResponse> listStreamsCallable()
Returns
Type Description
UnaryCallable<ListStreamsRequest,ListStreamsResponse>

listStreamsPagedCallable()

public UnaryCallable<ListStreamsRequest,StreamsServiceClient.ListStreamsPagedResponse> listStreamsPagedCallable()
Returns
Type Description
UnaryCallable<ListStreamsRequest,ListStreamsPagedResponse>

materializeChannelCallable()

public UnaryCallable<MaterializeChannelRequest,Operation> materializeChannelCallable()
Returns
Type Description
UnaryCallable<MaterializeChannelRequest,Operation>

materializeChannelOperationCallable()

public OperationCallable<MaterializeChannelRequest,Channel,OperationMetadata> materializeChannelOperationCallable()
Returns
Type Description
OperationCallable<MaterializeChannelRequest,Channel,OperationMetadata>

updateClusterCallable()

public UnaryCallable<UpdateClusterRequest,Operation> updateClusterCallable()
Returns
Type Description
UnaryCallable<UpdateClusterRequest,Operation>

updateClusterOperationCallable()

public OperationCallable<UpdateClusterRequest,Cluster,OperationMetadata> updateClusterOperationCallable()
Returns
Type Description
OperationCallable<UpdateClusterRequest,Cluster,OperationMetadata>

updateEventCallable()

public UnaryCallable<UpdateEventRequest,Operation> updateEventCallable()
Returns
Type Description
UnaryCallable<UpdateEventRequest,Operation>

updateEventOperationCallable()

public OperationCallable<UpdateEventRequest,Event,OperationMetadata> updateEventOperationCallable()
Returns
Type Description
OperationCallable<UpdateEventRequest,Event,OperationMetadata>

updateSeriesCallable()

public UnaryCallable<UpdateSeriesRequest,Operation> updateSeriesCallable()
Returns
Type Description
UnaryCallable<UpdateSeriesRequest,Operation>

updateSeriesOperationCallable()

public OperationCallable<UpdateSeriesRequest,Series,OperationMetadata> updateSeriesOperationCallable()
Returns
Type Description
OperationCallable<UpdateSeriesRequest,Series,OperationMetadata>

updateStreamCallable()

public UnaryCallable<UpdateStreamRequest,Operation> updateStreamCallable()
Returns
Type Description
UnaryCallable<UpdateStreamRequest,Operation>

updateStreamOperationCallable()

public OperationCallable<UpdateStreamRequest,Stream,OperationMetadata> updateStreamOperationCallable()
Returns
Type Description
OperationCallable<UpdateStreamRequest,Stream,OperationMetadata>