Unit 'googleappengine' Package
[Overview][Types][Classes][Index] [#lz_googleapi]

TAppsServicesVersionsInstancesResource.List

Declaration

Source position: googleappengine.pp line 1236

public function TAppsServicesVersionsInstancesResource.List(

  appsId: string;

  servicesId: string;

  versionsId: string;

  AQuery: string = ''

):TListInstancesResponse;

function TAppsServicesVersionsInstancesResource.List(

  appsId: string;

  servicesId: string;

  versionsId: string;

  AQuery: TAppsServicesVersionsInstancesListOptions

):TListInstancesResponse;



CT Web help

CodeTyphon Studio