target.apidocs.com.google.api.services.cloudkms.v1.CloudKMS.Projects.Locations.Operations.html Maven / Gradle / Ivy
CloudKMS.Projects.Locations.Operations (Cloud Key Management Service (KMS) API v1-rev20240801-2.0.0)
com.google.api.services.cloudkms.v1
Class CloudKMS.Projects.Locations.Operations
- java.lang.Object
-
- com.google.api.services.cloudkms.v1.CloudKMS.Projects.Locations.Operations
-
- Enclosing class:
- CloudKMS.Projects.Locations
public class CloudKMS.Projects.Locations.Operations
extends Object
The "operations" collection of methods.
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
CloudKMS.Projects.Locations.Operations.Get
-
Constructor Summary
Constructors
Constructor and Description
Operations()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
CloudKMS.Projects.Locations.Operations.Get
get(String name)
Gets the latest state of a long-running operation.
-
-
Method Detail
-
get
public CloudKMS.Projects.Locations.Operations.Get get(String name)
throws IOException
Gets the latest state of a long-running operation. Clients can use this method to poll the
operation result at intervals as recommended by the API service.
Create a request for the method "operations.get".
This request holds the parameters needed by the cloudkms server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute()
method to invoke the remote operation.
- Parameters:
name
- The name of the operation resource.
- Returns:
- the request
- Throws:
IOException
Copyright © 2011–2024 Google. All rights reserved.
© 2015 - 2024 Weber Informatics LLC | Privacy Policy