static ApiFuture<EnvironmentsClient.GetEnvironmentHistoryPagedResponse> |
EnvironmentsClient.GetEnvironmentHistoryPagedResponse.createAsync(PageContext<GetEnvironmentHistoryRequest,EnvironmentHistory,EnvironmentHistory.Entry> context,
ApiFuture<EnvironmentHistory> futureResponse) |
UnaryCallable<GetEnvironmentHistoryRequest,EnvironmentsClient.GetEnvironmentHistoryPagedResponse> |
EnvironmentsClient.getEnvironmentHistoryPagedCallable()
Gets the history of the specified environment.
|
PagedCallSettings<GetEnvironmentHistoryRequest,EnvironmentHistory,EnvironmentsClient.GetEnvironmentHistoryPagedResponse> |
EnvironmentsSettings.getEnvironmentHistorySettings()
Returns the object with the settings used for calls to getEnvironmentHistory.
|
PagedCallSettings.Builder<GetEnvironmentHistoryRequest,EnvironmentHistory,EnvironmentsClient.GetEnvironmentHistoryPagedResponse> |
EnvironmentsSettings.Builder.getEnvironmentHistorySettings()
Returns the builder for the settings used for calls to getEnvironmentHistory.
|