Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
ProjectRegionName |
ProjectRegionName.Builder.build() |
static ProjectRegionName |
ProjectRegionName.of(String project,
String region) |
static ProjectRegionName |
ProjectRegionName.parse(String formattedString) |
Modifier and Type | Method and Description |
---|---|
static com.google.api.resourcenames.ResourceNameFactory<ProjectRegionName> |
ProjectRegionName.newFactory() |
Modifier and Type | Method and Description |
---|---|
Region |
RegionClient.getRegion(ProjectRegionName region)
Returns the specified Region resource.
|
Operation |
AddressClient.insertAddress(ProjectRegionName region,
Address addressResource)
Creates an address resource in the specified project using the data included in the request.
|
Operation |
ForwardingRuleClient.insertForwardingRule(ProjectRegionName region,
ForwardingRule forwardingRuleResource)
Creates a ForwardingRule resource in the specified project and region using the data included
in the request.
|
Operation |
InterconnectAttachmentClient.insertInterconnectAttachment(ProjectRegionName region,
InterconnectAttachment interconnectAttachmentResource)
Creates an InterconnectAttachment in the specified project using the data included in the
request.
|
Operation |
NodeTemplateClient.insertNodeTemplate(ProjectRegionName region,
NodeTemplate nodeTemplateResource)
Creates a NodeTemplate resource in the specified project using the data included in the
request.
|
Operation |
RegionAutoscalerClient.insertRegionAutoscaler(ProjectRegionName region,
Autoscaler autoscalerResource)
Creates an autoscaler in the specified project using the data included in the request.
|
Operation |
RegionBackendServiceClient.insertRegionBackendService(ProjectRegionName region,
BackendService backendServiceResource)
Creates a regional BackendService resource in the specified project using the data included in
the request.
|
Operation |
RegionCommitmentClient.insertRegionCommitment(ProjectRegionName region,
Commitment commitmentResource)
Creates a commitment in the specified project using the data included in the request.
|
Operation |
RegionDiskClient.insertRegionDisk(ProjectRegionName region,
Disk diskResource)
Creates a persistent regional disk in the specified project using the data included in the
request.
|
Operation |
RegionInstanceGroupManagerClient.insertRegionInstanceGroupManager(ProjectRegionName region,
InstanceGroupManager instanceGroupManagerResource)
Creates a managed instance group using the information that you specify in the request.
|
Operation |
RouterClient.insertRouter(ProjectRegionName region,
Router routerResource)
Creates a Router resource in the specified project and region using the data included in the
request.
|
Operation |
SubnetworkClient.insertSubnetwork(ProjectRegionName region,
Subnetwork subnetworkResource)
Creates a subnetwork in the specified project using the data included in the request.
|
Operation |
TargetPoolClient.insertTargetPool(ProjectRegionName region,
TargetPool targetPoolResource)
Creates a target pool in the specified project and region using the data included in the
request.
|
Operation |
TargetVpnGatewayClient.insertTargetVpnGateway(ProjectRegionName region,
TargetVpnGateway targetVpnGatewayResource)
Creates a target VPN gateway in the specified project and region using the data included in the
request.
|
Operation |
VpnTunnelClient.insertVpnTunnel(ProjectRegionName region,
VpnTunnel vpnTunnelResource)
Creates a VpnTunnel resource in the specified project and region using the data included in the
request.
|
AddressClient.ListAddressesPagedResponse |
AddressClient.listAddresses(ProjectRegionName region)
Retrieves a list of addresses contained within the specified region.
|
ForwardingRuleClient.ListForwardingRulesPagedResponse |
ForwardingRuleClient.listForwardingRules(ProjectRegionName region)
Retrieves a list of ForwardingRule resources available to the specified project and region.
|
InterconnectAttachmentClient.ListInterconnectAttachmentsPagedResponse |
InterconnectAttachmentClient.listInterconnectAttachments(ProjectRegionName region)
Retrieves the list of interconnect attachments contained within the specified region.
|
NodeTemplateClient.ListNodeTemplatesPagedResponse |
NodeTemplateClient.listNodeTemplates(ProjectRegionName region)
Retrieves a list of node templates available to the specified project.
|
RegionAutoscalerClient.ListRegionAutoscalersPagedResponse |
RegionAutoscalerClient.listRegionAutoscalers(ProjectRegionName region)
Retrieves a list of autoscalers contained within the specified region.
|
RegionBackendServiceClient.ListRegionBackendServicesPagedResponse |
RegionBackendServiceClient.listRegionBackendServices(ProjectRegionName region)
Retrieves the list of regional BackendService resources available to the specified project in
the given region.
|
RegionCommitmentClient.ListRegionCommitmentsPagedResponse |
RegionCommitmentClient.listRegionCommitments(ProjectRegionName region)
Retrieves a list of commitments contained within the specified region.
|
RegionDiskClient.ListRegionDisksPagedResponse |
RegionDiskClient.listRegionDisks(ProjectRegionName region)
Retrieves the list of persistent disks contained within the specified region.
|
RegionDiskTypeClient.ListRegionDiskTypesPagedResponse |
RegionDiskTypeClient.listRegionDiskTypes(ProjectRegionName region)
Retrieves a list of regional disk types available to the specified project.
|
RegionInstanceGroupManagerClient.ListRegionInstanceGroupManagersPagedResponse |
RegionInstanceGroupManagerClient.listRegionInstanceGroupManagers(ProjectRegionName region)
Retrieves the list of managed instance groups that are contained within the specified region.
|
RegionInstanceGroupClient.ListRegionInstanceGroupsPagedResponse |
RegionInstanceGroupClient.listRegionInstanceGroups(ProjectRegionName region)
Retrieves the list of instance group resources contained within the specified region.
|
RegionOperationClient.ListRegionOperationsPagedResponse |
RegionOperationClient.listRegionOperations(ProjectRegionName region)
Retrieves a list of Operation resources contained within the specified region.
|
RouterClient.ListRoutersPagedResponse |
RouterClient.listRouters(ProjectRegionName region)
Retrieves a list of Router resources available to the specified project.
|
SubnetworkClient.ListSubnetworksPagedResponse |
SubnetworkClient.listSubnetworks(ProjectRegionName region)
Retrieves a list of subnetworks available to the specified project.
|
TargetPoolClient.ListTargetPoolsPagedResponse |
TargetPoolClient.listTargetPools(ProjectRegionName region)
Retrieves a list of target pools available to the specified project and region.
|
TargetVpnGatewayClient.ListTargetVpnGatewaysPagedResponse |
TargetVpnGatewayClient.listTargetVpnGateways(ProjectRegionName region)
Retrieves a list of target VPN gateways available to the specified project and region.
|
VpnTunnelClient.ListVpnTunnelsPagedResponse |
VpnTunnelClient.listVpnTunnels(ProjectRegionName region)
Retrieves a list of VpnTunnel resources contained in the specified project and region.
|
Operation |
RegionAutoscalerClient.patchRegionAutoscaler(String autoscaler,
ProjectRegionName region,
Autoscaler autoscalerResource,
List<String> fieldMask)
Updates an autoscaler in the specified project using the data included in the request.
|
Operation |
RegionAutoscalerClient.updateRegionAutoscaler(String autoscaler,
ProjectRegionName region,
Autoscaler autoscalerResource,
List<String> fieldMask)
Updates an autoscaler in the specified project using the data included in the request.
|
Constructor and Description |
---|
Builder(ProjectRegionName projectRegionName) |
Copyright © 2019 Google LLC. All rights reserved.