target.apidocs.com.google.api.services.integrations.v1alpha.Integrations.Projects.Locations.Connections.RuntimeEntitySchemas.html Maven / Gradle / Ivy
Integrations.Projects.Locations.Connections.RuntimeEntitySchemas (Application Integration API v1alpha-rev20230117-2.0.0)
com.google.api.services.integrations.v1alpha
Class Integrations.Projects.Locations.Connections.RuntimeEntitySchemas
- java.lang.Object
-
- com.google.api.services.integrations.v1alpha.Integrations.Projects.Locations.Connections.RuntimeEntitySchemas
-
- Enclosing class:
- Integrations.Projects.Locations.Connections
public class Integrations.Projects.Locations.Connections.RuntimeEntitySchemas
extends Object
The "runtimeEntitySchemas" collection of methods.
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
Integrations.Projects.Locations.Connections.RuntimeEntitySchemas.List
-
Constructor Summary
Constructors
Constructor and Description
RuntimeEntitySchemas()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
Integrations.Projects.Locations.Connections.RuntimeEntitySchemas.List
list(String parent)
Lists the JSON schemas for the properties of runtime entities, filtered by entity name.
-
-
Method Detail
-
list
public Integrations.Projects.Locations.Connections.RuntimeEntitySchemas.List list(String parent)
throws IOException
Lists the JSON schemas for the properties of runtime entities, filtered by entity name.
Create a request for the method "runtimeEntitySchemas.list".
This request holds the parameters needed by the integrations server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
- Parameters:
parent - Required. Parent resource of RuntimeEntitySchema. Format:
projects/{project}/locations/{location}/connections/{connection}
- Returns:
- the request
- Throws:
IOException
Copyright © 2011–2023 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy