Some or all of the information on this page might not apply to Trusted Cloud by S3NS.
Class DatastreamStub (1.1.1)
Note: Some or all of the information on this page might not apply
to Trusted Cloud. For a list of services that are available in
Trusted Cloud, see Services available for
Trusted Cloud .
Version 1.1.1keyboard_arrow_down
public abstract class DatastreamStub implements BackgroundResource
Base stub class for the Datastream service API.
This class is for advanced usage and reflects the underlying API directly.
Constructors
DatastreamStub()
Methods
close()
public abstract void close ()
createConnectionProfileCallable()
public UnaryCallable<CreateConnectionProfileRequest , Operation > createConnectionProfileCallable ()
Returns
createConnectionProfileOperationCallable()
public OperationCallable<CreateConnectionProfileRequest , ConnectionProfile , OperationMetadata > createConnectionProfileOperationCallable ()
Returns
createPrivateConnectionCallable()
public UnaryCallable<CreatePrivateConnectionRequest , Operation > createPrivateConnectionCallable ()
Returns
createPrivateConnectionOperationCallable()
public OperationCallable<CreatePrivateConnectionRequest , PrivateConnection , OperationMetadata > createPrivateConnectionOperationCallable ()
Returns
createRouteCallable()
public UnaryCallable<CreateRouteRequest , Operation > createRouteCallable ()
Returns
createRouteOperationCallable()
public OperationCallable<CreateRouteRequest , Route , OperationMetadata > createRouteOperationCallable ()
Returns
createStreamCallable()
public UnaryCallable<CreateStreamRequest , Operation > createStreamCallable ()
Returns
createStreamOperationCallable()
public OperationCallable<CreateStreamRequest , Stream , OperationMetadata > createStreamOperationCallable ()
Returns
deleteConnectionProfileCallable()
public UnaryCallable<DeleteConnectionProfileRequest , Operation > deleteConnectionProfileCallable ()
Returns
deleteConnectionProfileOperationCallable()
public OperationCallable<DeleteConnectionProfileRequest , Empty , OperationMetadata > deleteConnectionProfileOperationCallable ()
Returns
deletePrivateConnectionCallable()
public UnaryCallable<DeletePrivateConnectionRequest , Operation > deletePrivateConnectionCallable ()
Returns
deletePrivateConnectionOperationCallable()
public OperationCallable<DeletePrivateConnectionRequest , Empty , OperationMetadata > deletePrivateConnectionOperationCallable ()
Returns
deleteRouteCallable()
public UnaryCallable<DeleteRouteRequest , Operation > deleteRouteCallable ()
Returns
deleteRouteOperationCallable()
public OperationCallable<DeleteRouteRequest , Empty , OperationMetadata > deleteRouteOperationCallable ()
Returns
deleteStreamCallable()
public UnaryCallable<DeleteStreamRequest , Operation > deleteStreamCallable ()
Returns
deleteStreamOperationCallable()
public OperationCallable<DeleteStreamRequest , Empty , OperationMetadata > deleteStreamOperationCallable ()
Returns
discoverConnectionProfileCallable()
public UnaryCallable<DiscoverConnectionProfileRequest , DiscoverConnectionProfileResponse > discoverConnectionProfileCallable ()
Returns
fetchErrorsCallable()
public UnaryCallable<FetchErrorsRequest , Operation > fetchErrorsCallable ()
Returns
fetchErrorsOperationCallable()
public OperationCallable<FetchErrorsRequest , FetchErrorsResponse , OperationMetadata > fetchErrorsOperationCallable ()
Returns
fetchStaticIpsCallable()
public UnaryCallable<FetchStaticIpsRequest , FetchStaticIpsResponse > fetchStaticIpsCallable ()
Returns
fetchStaticIpsPagedCallable()
public UnaryCallable<FetchStaticIpsRequest , DatastreamClient . FetchStaticIpsPagedResponse > fetchStaticIpsPagedCallable ()
Returns
getConnectionProfileCallable()
public UnaryCallable<GetConnectionProfileRequest , ConnectionProfile > getConnectionProfileCallable ()
Returns
getHttpJsonOperationsStub()
public OperationsStub getHttpJsonOperationsStub ()
Returns
getOperationsStub()
public OperationsStub getOperationsStub ()
Returns
getPrivateConnectionCallable()
public UnaryCallable<GetPrivateConnectionRequest , PrivateConnection > getPrivateConnectionCallable ()
Returns
getRouteCallable()
public UnaryCallable<GetRouteRequest , Route > getRouteCallable ()
Returns
getStreamCallable()
public UnaryCallable<GetStreamRequest , Stream > getStreamCallable ()
Returns
listConnectionProfilesCallable()
public UnaryCallable<ListConnectionProfilesRequest , ListConnectionProfilesResponse > listConnectionProfilesCallable ()
Returns
listConnectionProfilesPagedCallable()
public UnaryCallable<ListConnectionProfilesRequest , DatastreamClient . ListConnectionProfilesPagedResponse > listConnectionProfilesPagedCallable ()
Returns
listPrivateConnectionsCallable()
public UnaryCallable<ListPrivateConnectionsRequest , ListPrivateConnectionsResponse > listPrivateConnectionsCallable ()
Returns
listPrivateConnectionsPagedCallable()
public UnaryCallable<ListPrivateConnectionsRequest , DatastreamClient . ListPrivateConnectionsPagedResponse > listPrivateConnectionsPagedCallable ()
Returns
listRoutesCallable()
public UnaryCallable<ListRoutesRequest , ListRoutesResponse > listRoutesCallable ()
Returns
listRoutesPagedCallable()
public UnaryCallable<ListRoutesRequest , DatastreamClient . ListRoutesPagedResponse > listRoutesPagedCallable ()
Returns
listStreamsCallable()
public UnaryCallable<ListStreamsRequest , ListStreamsResponse > listStreamsCallable ()
Returns
listStreamsPagedCallable()
public UnaryCallable<ListStreamsRequest , DatastreamClient . ListStreamsPagedResponse > listStreamsPagedCallable ()
Returns
updateConnectionProfileCallable()
public UnaryCallable<UpdateConnectionProfileRequest , Operation > updateConnectionProfileCallable ()
Returns
updateConnectionProfileOperationCallable()
public OperationCallable<UpdateConnectionProfileRequest , ConnectionProfile , OperationMetadata > updateConnectionProfileOperationCallable ()
Returns
updateStreamCallable()
public UnaryCallable<UpdateStreamRequest , Operation > updateStreamCallable ()
Returns
updateStreamOperationCallable()
public OperationCallable<UpdateStreamRequest , Stream , OperationMetadata > updateStreamOperationCallable ()
Returns
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-07 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[]]