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