BitmovinApiSdk\Apis\Encoding\Infrastructure\Gce\GceApi
Synopsis
class GceApi
{
- // members
- public RegionsApi $regions;
- // methods
- public void __construct()
- public GceAccount create()
- public GceAccount delete()
- public GceAccount get()
- public GceAccountPaginationResponse list()
Members
public
Methods
public
- __construct() — GceApi constructor.
- create() — Add GCE Account
- delete() — Delete GCE Account
- get() — GCE Account Details
- list() — List GCE Accounts