target.apidocs.com.google.api.services.run.v1beta1.CloudRun.Namespaces.Customresourcedefinitions.html Maven / Gradle / Ivy
CloudRun.Namespaces.Customresourcedefinitions (Cloud Run Admin API v1beta1-rev20200814-1.32.1)
com.google.api.services.run.v1beta1
Class CloudRun.Namespaces.Customresourcedefinitions
- java.lang.Object
-
- com.google.api.services.run.v1beta1.CloudRun.Namespaces.Customresourcedefinitions
-
- Enclosing class:
- CloudRun.Namespaces
public class CloudRun.Namespaces.Customresourcedefinitions
extends Object
The "customresourcedefinitions" collection of methods.
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
CloudRun.Namespaces.Customresourcedefinitions.Get
-
Constructor Summary
Constructors
Constructor and Description
Customresourcedefinitions()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
CloudRun.Namespaces.Customresourcedefinitions.Get
get(String name)
Rpc to get information about a CustomResourceDefinition.
-
-
Method Detail
-
get
public CloudRun.Namespaces.Customresourcedefinitions.Get get(String name)
throws IOException
Rpc to get information about a CustomResourceDefinition.
Create a request for the method "customresourcedefinitions.get".
This request holds the parameters needed by the run server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute()
method to invoke the remote operation.
- Parameters:
name
- The name of the CustomResourceDefinition being retrieved. If needed, replace {namespace_id} with the
project ID.
- Returns:
- the request
- Throws:
IOException
Copyright © 2011–2021 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy