Class NetworkSecurityClient.ListBackendAuthenticationConfigsPagedResponse (0.94.0)

public static class NetworkSecurityClient.ListBackendAuthenticationConfigsPagedResponse extends AbstractPagedListResponse<ListBackendAuthenticationConfigsRequest,ListBackendAuthenticationConfigsResponse,BackendAuthenticationConfig,NetworkSecurityClient.ListBackendAuthenticationConfigsPage,NetworkSecurityClient.ListBackendAuthenticationConfigsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > NetworkSecurityClient.ListBackendAuthenticationConfigsPagedResponse

Static Methods

createAsync(PageContext<ListBackendAuthenticationConfigsRequest,ListBackendAuthenticationConfigsResponse,BackendAuthenticationConfig> context, ApiFuture<ListBackendAuthenticationConfigsResponse> futureResponse)

public static ApiFuture<NetworkSecurityClient.ListBackendAuthenticationConfigsPagedResponse> createAsync(PageContext<ListBackendAuthenticationConfigsRequest,ListBackendAuthenticationConfigsResponse,BackendAuthenticationConfig> context, ApiFuture<ListBackendAuthenticationConfigsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListBackendAuthenticationConfigsRequest,ListBackendAuthenticationConfigsResponse,BackendAuthenticationConfig>
futureResponse ApiFuture<ListBackendAuthenticationConfigsResponse>
Returns
Type Description
ApiFuture<ListBackendAuthenticationConfigsPagedResponse>