
target.apidocs.com.google.api.services.blockchainnodeengine.v1.BlockchainNodeEngine.Projects.html Maven / Gradle / Ivy
BlockchainNodeEngine.Projects (Blockchain Node Engine API v1-rev20241204-2.0.0)
com.google.api.services.blockchainnodeengine.v1
Class BlockchainNodeEngine.Projects
- java.lang.Object
-
- com.google.api.services.blockchainnodeengine.v1.BlockchainNodeEngine.Projects
-
- Enclosing class:
- BlockchainNodeEngine
public class BlockchainNodeEngine.Projects
extends Object
The "projects" collection of methods.
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
BlockchainNodeEngine.Projects.Locations
The "locations" collection of methods.
-
Constructor Summary
Constructors
Constructor and Description
Projects()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
BlockchainNodeEngine.Projects.Locations
locations()
An accessor for creating requests from the Locations collection.
-
-
Method Detail
-
locations
public BlockchainNodeEngine.Projects.Locations locations()
An accessor for creating requests from the Locations collection.
The typical use is:
BlockchainNodeEngine blockchainnodeengine = new BlockchainNodeEngine(...);
BlockchainNodeEngine.Locations.List request = blockchainnodeengine.locations().list(parameters ...)
- Returns:
- the resource collection
Copyright © 2011–2024 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy