![JAR search and dependency download from the Maven repository](/logo.png)
target.apidocs.com.google.api.services.compute.Compute.RegionBackendServices.html Maven / Gradle / Ivy
Compute.RegionBackendServices (Compute Engine API beta-rev20220726-2.0.0)
com.google.api.services.compute
Class Compute.RegionBackendServices
- java.lang.Object
-
- com.google.api.services.compute.Compute.RegionBackendServices
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
Compute.RegionBackendServices.Delete
class
Compute.RegionBackendServices.Get
class
Compute.RegionBackendServices.GetHealth
class
Compute.RegionBackendServices.GetIamPolicy
class
Compute.RegionBackendServices.Insert
class
Compute.RegionBackendServices.List
class
Compute.RegionBackendServices.Patch
class
Compute.RegionBackendServices.SetIamPolicy
class
Compute.RegionBackendServices.TestIamPermissions
class
Compute.RegionBackendServices.Update
-
Constructor Summary
Constructors
Constructor and Description
RegionBackendServices()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
Compute.RegionBackendServices.Delete
delete(String project,
String region,
String backendService)
Deletes the specified regional BackendService resource.
Compute.RegionBackendServices.Get
get(String project,
String region,
String backendService)
Returns the specified regional BackendService resource.
Compute.RegionBackendServices.GetHealth
getHealth(String project,
String region,
String backendService,
ResourceGroupReference content)
Gets the most recent health check results for this regional BackendService.
Compute.RegionBackendServices.GetIamPolicy
getIamPolicy(String project,
String region,
String resource)
Gets the access control policy for a resource.
Compute.RegionBackendServices.Insert
insert(String project,
String region,
BackendService content)
Creates a regional BackendService resource in the specified project using the data included in
the request.
Compute.RegionBackendServices.List
list(String project,
String region)
Retrieves the list of regional BackendService resources available to the specified project in the
given region.
Compute.RegionBackendServices.Patch
patch(String project,
String region,
String backendService,
BackendService content)
Updates the specified regional BackendService resource with the data included in the request.
Compute.RegionBackendServices.SetIamPolicy
setIamPolicy(String project,
String region,
String resource,
RegionSetPolicyRequest content)
Sets the access control policy on the specified resource.
Compute.RegionBackendServices.TestIamPermissions
testIamPermissions(String project,
String region,
String resource,
TestPermissionsRequest content)
Returns permissions that a caller has on the specified resource.
Compute.RegionBackendServices.Update
update(String project,
String region,
String backendService,
BackendService content)
Updates the specified regional BackendService resource with the data included in the request.
-
-
Method Detail
-
delete
public Compute.RegionBackendServices.Delete delete(String project,
String region,
String backendService)
throws IOException
Deletes the specified regional BackendService resource.
Create a request for the method "regionBackendServices.delete".
This request holds the parameters needed by the compute server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute()
method to invoke the remote operation.
- Parameters:
project
- Project ID for this request.
region
- Name of the region scoping this request.
backendService
- Name of the BackendService resource to delete.
- Returns:
- the request
- Throws:
IOException
-
get
public Compute.RegionBackendServices.Get get(String project,
String region,
String backendService)
throws IOException
Returns the specified regional BackendService resource.
Create a request for the method "regionBackendServices.get".
This request holds the parameters needed by the compute server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute()
method to invoke the remote operation.
- Parameters:
project
- Project ID for this request.
region
- Name of the region scoping this request.
backendService
- Name of the BackendService resource to return.
- Returns:
- the request
- Throws:
IOException
-
getHealth
public Compute.RegionBackendServices.GetHealth getHealth(String project,
String region,
String backendService,
ResourceGroupReference content)
throws IOException
Gets the most recent health check results for this regional BackendService.
Create a request for the method "regionBackendServices.getHealth".
This request holds the parameters needed by the compute server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute()
method to invoke the remote operation.
- Parameters:
project
-
region
- Name of the region scoping this request.
backendService
- Name of the BackendService resource for which to get health.
content
- the ResourceGroupReference
- Returns:
- the request
- Throws:
IOException
-
getIamPolicy
public Compute.RegionBackendServices.GetIamPolicy getIamPolicy(String project,
String region,
String resource)
throws IOException
Gets the access control policy for a resource. May be empty if no such policy or resource exists.
Create a request for the method "regionBackendServices.getIamPolicy".
This request holds the parameters needed by the compute server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute()
method to invoke the remote operation.
- Parameters:
project
- Project ID for this request.
region
- The name of the region for this request.
resource
- Name or id of the resource for this request.
- Returns:
- the request
- Throws:
IOException
-
insert
public Compute.RegionBackendServices.Insert insert(String project,
String region,
BackendService content)
throws IOException
Creates a regional BackendService resource in the specified project using the data included in
the request. For more information, see Backend services overview.
Create a request for the method "regionBackendServices.insert".
This request holds the parameters needed by the compute server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute()
method to invoke the remote operation.
- Parameters:
project
- Project ID for this request.
region
- Name of the region scoping this request.
content
- the BackendService
- Returns:
- the request
- Throws:
IOException
-
list
public Compute.RegionBackendServices.List list(String project,
String region)
throws IOException
Retrieves the list of regional BackendService resources available to the specified project in the
given region.
Create a request for the method "regionBackendServices.list".
This request holds the parameters needed by the compute server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute()
method to invoke the remote operation.
- Parameters:
project
- Project ID for this request.
region
- Name of the region scoping this request.
- Returns:
- the request
- Throws:
IOException
-
patch
public Compute.RegionBackendServices.Patch patch(String project,
String region,
String backendService,
BackendService content)
throws IOException
Updates the specified regional BackendService resource with the data included in the request. For
more information, see Understanding backend services This method supports PATCH semantics and
uses the JSON merge patch format and processing rules.
Create a request for the method "regionBackendServices.patch".
This request holds the parameters needed by the compute server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute()
method to invoke the remote operation.
- Parameters:
project
- Project ID for this request.
region
- Name of the region scoping this request.
backendService
- Name of the BackendService resource to patch.
content
- the BackendService
- Returns:
- the request
- Throws:
IOException
-
setIamPolicy
public Compute.RegionBackendServices.SetIamPolicy setIamPolicy(String project,
String region,
String resource,
RegionSetPolicyRequest content)
throws IOException
Sets the access control policy on the specified resource. Replaces any existing policy.
Create a request for the method "regionBackendServices.setIamPolicy".
This request holds the parameters needed by the compute server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute()
method to invoke the remote operation.
- Parameters:
project
- Project ID for this request.
region
- The name of the region for this request.
resource
- Name or id of the resource for this request.
content
- the RegionSetPolicyRequest
- Returns:
- the request
- Throws:
IOException
-
testIamPermissions
public Compute.RegionBackendServices.TestIamPermissions testIamPermissions(String project,
String region,
String resource,
TestPermissionsRequest content)
throws IOException
Returns permissions that a caller has on the specified resource.
Create a request for the method "regionBackendServices.testIamPermissions".
This request holds the parameters needed by the compute server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute()
method to invoke the remote operation.
- Parameters:
project
- Project ID for this request.
region
- The name of the region for this request.
resource
- Name or id of the resource for this request.
content
- the TestPermissionsRequest
- Returns:
- the request
- Throws:
IOException
-
update
public Compute.RegionBackendServices.Update update(String project,
String region,
String backendService,
BackendService content)
throws IOException
Updates the specified regional BackendService resource with the data included in the request. For
more information, see Backend services overview .
Create a request for the method "regionBackendServices.update".
This request holds the parameters needed by the compute server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute()
method to invoke the remote operation.
- Parameters:
project
- Project ID for this request.
region
- Name of the region scoping this request.
backendService
- Name of the BackendService resource to update.
content
- the BackendService
- Returns:
- the request
- Throws:
IOException
Copyright © 2011–2022 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy