target.apidocs.com.google.api.services.cloudchannel.v1.Cloudchannel.Accounts.Offers.html Maven / Gradle / Ivy
Cloudchannel.Accounts.Offers (Cloud Channel API v1-rev20241109-2.0.0)
com.google.api.services.cloudchannel.v1
Class Cloudchannel.Accounts.Offers
- java.lang.Object
-
- com.google.api.services.cloudchannel.v1.Cloudchannel.Accounts.Offers
-
- Enclosing class:
- Cloudchannel.Accounts
public class Cloudchannel.Accounts.Offers
extends Object
The "offers" collection of methods.
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
Cloudchannel.Accounts.Offers.List
-
Constructor Summary
Constructors
Constructor and Description
Offers()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
Cloudchannel.Accounts.Offers.List
list(String parent)
Lists the Offers the reseller can sell.
-
-
Method Detail
-
list
public Cloudchannel.Accounts.Offers.List list(String parent)
throws IOException
Lists the Offers the reseller can sell. Possible error codes: * INVALID_ARGUMENT: Required
request parameters are missing or invalid.
Create a request for the method "offers.list".
This request holds the parameters needed by the cloudchannel server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute()
method to invoke the remote operation.
- Parameters:
parent
- Required. The resource name of the reseller account from which to list Offers. Parent uses the
format: accounts/{account_id}.
- Returns:
- the request
- Throws:
IOException
Copyright © 2011–2024 Google. All rights reserved.
© 2015 - 2024 Weber Informatics LLC | Privacy Policy