target.apidocs.com.google.api.services.appengine.v1.Appengine.Projects.Locations.Applications.Services.Versions.html Maven / Gradle / Ivy
Appengine.Projects.Locations.Applications.Services.Versions (App Engine Admin API v1-rev20241118-2.0.0)
com.google.api.services.appengine.v1
Class Appengine.Projects.Locations.Applications.Services.Versions
- java.lang.Object
-
- com.google.api.services.appengine.v1.Appengine.Projects.Locations.Applications.Services.Versions
-
- Enclosing class:
- Appengine.Projects.Locations.Applications.Services
public class Appengine.Projects.Locations.Applications.Services.Versions
extends Object
The "versions" collection of methods.
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
Appengine.Projects.Locations.Applications.Services.Versions.Delete
-
Constructor Summary
Constructors
Constructor and Description
Versions()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
Appengine.Projects.Locations.Applications.Services.Versions.Delete
delete(String projectsId,
String locationsId,
String applicationsId,
String servicesId,
String versionsId)
Deletes an existing Version resource.
-
-
Method Detail
-
delete
public Appengine.Projects.Locations.Applications.Services.Versions.Delete delete(String projectsId,
String locationsId,
String applicationsId,
String servicesId,
String versionsId)
throws IOException
Deletes an existing Version resource.
Create a request for the method "versions.delete".
This request holds the parameters needed by the appengine server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute()
method to invoke the remote operation.
- Parameters:
projectsId
- Part of `name`. Name of the resource requested. Example: apps/myapp/services/default/versions/v1.
locationsId
- Part of `name`. See documentation of `projectsId`.
applicationsId
- Part of `name`. See documentation of `projectsId`.
servicesId
- Part of `name`. See documentation of `projectsId`.
versionsId
- Part of `name`. See documentation of `projectsId`.
- Returns:
- the request
- Throws:
IOException
Copyright © 2011–2024 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy