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 |
---|---|
SubnetworkAggregatedList |
SubnetworkAggregatedList.Builder.build() |
static SubnetworkAggregatedList |
SubnetworkAggregatedList.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<AggregatedListSubnetworksHttpRequest,SubnetworkAggregatedList> |
SubnetworkClient.aggregatedListSubnetworksCallable()
Retrieves an aggregated list of subnetworks.
|
PagedCallSettings<AggregatedListSubnetworksHttpRequest,SubnetworkAggregatedList,SubnetworkClient.AggregatedListSubnetworksPagedResponse> |
SubnetworkSettings.aggregatedListSubnetworksSettings()
Returns the object with the settings used for calls to aggregatedListSubnetworks.
|
PagedCallSettings.Builder<AggregatedListSubnetworksHttpRequest,SubnetworkAggregatedList,SubnetworkClient.AggregatedListSubnetworksPagedResponse> |
SubnetworkSettings.Builder.aggregatedListSubnetworksSettings()
Returns the builder for the settings used for calls to aggregatedListSubnetworks.
|
Modifier and Type | Method and Description |
---|---|
protected SubnetworkClient.AggregatedListSubnetworksPage |
SubnetworkClient.AggregatedListSubnetworksPage.createPage(PageContext<AggregatedListSubnetworksHttpRequest,SubnetworkAggregatedList,SubnetworksScopedList> context,
SubnetworkAggregatedList response) |
SubnetworkAggregatedList.Builder |
SubnetworkAggregatedList.Builder.mergeFrom(SubnetworkAggregatedList other) |
static SubnetworkAggregatedList.Builder |
SubnetworkAggregatedList.newBuilder(SubnetworkAggregatedList prototype) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<AggregatedListSubnetworksHttpRequest,SubnetworkAggregatedList> |
HttpJsonSubnetworkStub.aggregatedListSubnetworksMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<AggregatedListSubnetworksHttpRequest,SubnetworkAggregatedList> |
HttpJsonSubnetworkStub.aggregatedListSubnetworksCallable() |
UnaryCallable<AggregatedListSubnetworksHttpRequest,SubnetworkAggregatedList> |
SubnetworkStub.aggregatedListSubnetworksCallable() |
PagedCallSettings<AggregatedListSubnetworksHttpRequest,SubnetworkAggregatedList,SubnetworkClient.AggregatedListSubnetworksPagedResponse> |
SubnetworkStubSettings.aggregatedListSubnetworksSettings()
Returns the object with the settings used for calls to aggregatedListSubnetworks.
|
PagedCallSettings.Builder<AggregatedListSubnetworksHttpRequest,SubnetworkAggregatedList,SubnetworkClient.AggregatedListSubnetworksPagedResponse> |
SubnetworkStubSettings.Builder.aggregatedListSubnetworksSettings()
Returns the builder for the settings used for calls to aggregatedListSubnetworks.
|
Copyright © 2019 Google LLC. All rights reserved.