ProjectsLocationsCloudExadataInfrastructuresResource class
Methods
-
create(CloudExadataInfrastructure request, String parent, {String? cloudExadataInfrastructureId, String? requestId, String? $fields})
→ Future<Operation>
-
Creates a new Exadata Infrastructure in a given project and location.
-
delete(String name, {bool? force, String? requestId, String? $fields})
→ Future<Operation>
-
Deletes a single Exadata Infrastructure.
-
get(String name, {String? $fields})
→ Future<CloudExadataInfrastructure>
-
Gets details of a single Exadata Infrastructure.
-
list(String parent, {int? pageSize, String? pageToken, String? $fields})
→ Future<ListCloudExadataInfrastructuresResponse>
-
Lists Exadata Infrastructures in a given project and location.
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited