| Package | Description | 
|---|---|
| com.google.cloud.compute.v1 | 
 A client to Compute Engine API. 
 | 
| com.google.cloud.compute.v1.stub | 
| Modifier and Type | Method and Description | 
|---|---|
Subnetwork | 
Subnetwork.Builder.build()  | 
Subnetwork | 
PatchSubnetworkHttpRequest.getApiMessageRequestBody()  | 
Subnetwork | 
InsertSubnetworkHttpRequest.getApiMessageRequestBody()  | 
static Subnetwork | 
Subnetwork.getDefaultInstance()  | 
Subnetwork | 
SubnetworkClient.getSubnetwork(GetSubnetworkHttpRequest request)
Returns the specified subnetwork. 
 | 
Subnetwork | 
SubnetworkClient.getSubnetwork(ProjectRegionSubnetworkName subnetwork)
Returns the specified subnetwork. 
 | 
Subnetwork | 
SubnetworkClient.getSubnetwork(String subnetwork)
Returns the specified subnetwork. 
 | 
Subnetwork | 
PatchSubnetworkHttpRequest.getSubnetworkResource()
A Subnetwork resource. 
 | 
Subnetwork | 
PatchSubnetworkHttpRequest.Builder.getSubnetworkResource()
A Subnetwork resource. 
 | 
Subnetwork | 
InsertSubnetworkHttpRequest.getSubnetworkResource()
A Subnetwork resource. 
 | 
Subnetwork | 
InsertSubnetworkHttpRequest.Builder.getSubnetworkResource()
A Subnetwork resource. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<Subnetwork> | 
SubnetworkList.getItemsList()
A list of Subnetwork resources. 
 | 
List<Subnetwork> | 
SubnetworkList.Builder.getItemsList()
A list of Subnetwork resources. 
 | 
com.google.api.gax.rpc.UnaryCallable<GetSubnetworkHttpRequest,Subnetwork> | 
SubnetworkClient.getSubnetworkCallable()
Returns the specified subnetwork. 
 | 
com.google.api.gax.rpc.UnaryCallSettings<GetSubnetworkHttpRequest,Subnetwork> | 
SubnetworkSettings.getSubnetworkSettings()
Returns the object with the settings used for calls to getSubnetwork. 
 | 
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSubnetworkHttpRequest,Subnetwork> | 
SubnetworkSettings.Builder.getSubnetworkSettings()
Returns the builder for the settings used for calls to getSubnetwork. 
 | 
List<Subnetwork> | 
SubnetworksScopedList.getSubnetworksList()
A list of subnetworks contained in this scope. 
 | 
List<Subnetwork> | 
SubnetworksScopedList.Builder.getSubnetworksList()
A list of subnetworks contained in this scope. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
SubnetworkList.Builder | 
SubnetworkList.Builder.addItems(Subnetwork items)
A list of Subnetwork resources. 
 | 
SubnetworksScopedList.Builder | 
SubnetworksScopedList.Builder.addSubnetworks(Subnetwork subnetworks)
A list of subnetworks contained in this scope. 
 | 
Operation | 
SubnetworkClient.insertSubnetwork(ProjectRegionName region,
                Subnetwork subnetworkResource)
Creates a subnetwork in the specified project using the data included in the request. 
 | 
Operation | 
SubnetworkClient.insertSubnetwork(String region,
                Subnetwork subnetworkResource)
Creates a subnetwork in the specified project using the data included in the request. 
 | 
Subnetwork.Builder | 
Subnetwork.Builder.mergeFrom(Subnetwork other)  | 
static Subnetwork.Builder | 
Subnetwork.newBuilder(Subnetwork prototype)  | 
Operation | 
SubnetworkClient.patchSubnetwork(ProjectRegionSubnetworkName subnetwork,
               Subnetwork subnetworkResource,
               List<String> fieldMask)
Patches the specified subnetwork with the data included in the request. 
 | 
Operation | 
SubnetworkClient.patchSubnetwork(String subnetwork,
               Subnetwork subnetworkResource,
               List<String> fieldMask)
Patches the specified subnetwork with the data included in the request. 
 | 
PatchSubnetworkHttpRequest.Builder | 
PatchSubnetworkHttpRequest.Builder.setSubnetworkResource(Subnetwork subnetworkResource)
A Subnetwork resource. 
 | 
InsertSubnetworkHttpRequest.Builder | 
InsertSubnetworkHttpRequest.Builder.setSubnetworkResource(Subnetwork subnetworkResource)
A Subnetwork resource. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
SubnetworkList.Builder | 
SubnetworkList.Builder.addAllItems(List<Subnetwork> items)
A list of Subnetwork resources. 
 | 
SubnetworksScopedList.Builder | 
SubnetworksScopedList.Builder.addAllSubnetworks(List<Subnetwork> subnetworks)
A list of subnetworks contained in this scope. 
 | 
static com.google.api.core.ApiFuture<SubnetworkClient.ListSubnetworksPagedResponse> | 
SubnetworkClient.ListSubnetworksPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListSubnetworksHttpRequest,SubnetworkList,Subnetwork> context,
           com.google.api.core.ApiFuture<SubnetworkList> futureResponse)  | 
protected SubnetworkClient.ListSubnetworksPage | 
SubnetworkClient.ListSubnetworksPage.createPage(com.google.api.gax.rpc.PageContext<ListSubnetworksHttpRequest,SubnetworkList,Subnetwork> context,
          SubnetworkList response)  | 
com.google.api.core.ApiFuture<SubnetworkClient.ListSubnetworksPage> | 
SubnetworkClient.ListSubnetworksPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListSubnetworksHttpRequest,SubnetworkList,Subnetwork> context,
               com.google.api.core.ApiFuture<SubnetworkList> futureResponse)  | 
| Modifier and Type | Field and Description | 
|---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<GetSubnetworkHttpRequest,Subnetwork> | 
HttpJsonSubnetworkStub.getSubnetworkMethodDescriptor  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<GetSubnetworkHttpRequest,Subnetwork> | 
SubnetworkStub.getSubnetworkCallable()  | 
com.google.api.gax.rpc.UnaryCallable<GetSubnetworkHttpRequest,Subnetwork> | 
HttpJsonSubnetworkStub.getSubnetworkCallable()  | 
com.google.api.gax.rpc.UnaryCallSettings<GetSubnetworkHttpRequest,Subnetwork> | 
SubnetworkStubSettings.getSubnetworkSettings()
Returns the object with the settings used for calls to getSubnetwork. 
 | 
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSubnetworkHttpRequest,Subnetwork> | 
SubnetworkStubSettings.Builder.getSubnetworkSettings()
Returns the builder for the settings used for calls to getSubnetwork. 
 | 
Copyright © 2019 Google LLC. All rights reserved.