Uses of Class
com.google.cloud.compute.v1.SubnetworkAggregatedList
-
Packages that use SubnetworkAggregatedList Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples.com.google.cloud.compute.v1.stub -
-
Uses of SubnetworkAggregatedList in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return SubnetworkAggregatedList Modifier and Type Method Description SubnetworkAggregatedListSubnetworkAggregatedList.Builder. build()SubnetworkAggregatedListSubnetworkAggregatedList.Builder. buildPartial()static SubnetworkAggregatedListSubnetworkAggregatedList. getDefaultInstance()SubnetworkAggregatedListSubnetworkAggregatedList.Builder. getDefaultInstanceForType()SubnetworkAggregatedListSubnetworkAggregatedList. getDefaultInstanceForType()static SubnetworkAggregatedListSubnetworkAggregatedList. parseDelimitedFrom(InputStream input)static SubnetworkAggregatedListSubnetworkAggregatedList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SubnetworkAggregatedListSubnetworkAggregatedList. parseFrom(byte[] data)static SubnetworkAggregatedListSubnetworkAggregatedList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SubnetworkAggregatedListSubnetworkAggregatedList. parseFrom(com.google.protobuf.ByteString data)static SubnetworkAggregatedListSubnetworkAggregatedList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SubnetworkAggregatedListSubnetworkAggregatedList. parseFrom(com.google.protobuf.CodedInputStream input)static SubnetworkAggregatedListSubnetworkAggregatedList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SubnetworkAggregatedListSubnetworkAggregatedList. parseFrom(InputStream input)static SubnetworkAggregatedListSubnetworkAggregatedList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SubnetworkAggregatedListSubnetworkAggregatedList. parseFrom(ByteBuffer data)static SubnetworkAggregatedListSubnetworkAggregatedList. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type SubnetworkAggregatedList Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AggregatedListSubnetworksRequest,SubnetworkAggregatedList>SubnetworksClient. aggregatedListCallable()Retrieves an aggregated list of subnetworks.com.google.api.gax.rpc.PagedCallSettings<AggregatedListSubnetworksRequest,SubnetworkAggregatedList,SubnetworksClient.AggregatedListPagedResponse>SubnetworksSettings. aggregatedListSettings()Returns the object with the settings used for calls to aggregatedList.com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListSubnetworksRequest,SubnetworkAggregatedList,SubnetworksClient.AggregatedListPagedResponse>SubnetworksSettings.Builder. aggregatedListSettings()Returns the builder for the settings used for calls to aggregatedList.com.google.protobuf.Parser<SubnetworkAggregatedList>SubnetworkAggregatedList. getParserForType()static com.google.protobuf.Parser<SubnetworkAggregatedList>SubnetworkAggregatedList. parser()Methods in com.google.cloud.compute.v1 with parameters of type SubnetworkAggregatedList Modifier and Type Method Description protected SubnetworksClient.AggregatedListPageSubnetworksClient.AggregatedListPage. createPage(com.google.api.gax.rpc.PageContext<AggregatedListSubnetworksRequest,SubnetworkAggregatedList,Map.Entry<String,SubnetworksScopedList>> context, SubnetworkAggregatedList response)SubnetworkAggregatedList.BuilderSubnetworkAggregatedList.Builder. mergeFrom(SubnetworkAggregatedList other)static SubnetworkAggregatedList.BuilderSubnetworkAggregatedList. newBuilder(SubnetworkAggregatedList prototype)Method parameters in com.google.cloud.compute.v1 with type arguments of type SubnetworkAggregatedList Modifier and Type Method Description static com.google.api.core.ApiFuture<SubnetworksClient.AggregatedListPagedResponse>SubnetworksClient.AggregatedListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<AggregatedListSubnetworksRequest,SubnetworkAggregatedList,Map.Entry<String,SubnetworksScopedList>> context, com.google.api.core.ApiFuture<SubnetworkAggregatedList> futureResponse)static com.google.api.core.ApiFuture<SubnetworksClient.AggregatedListPagedResponse>SubnetworksClient.AggregatedListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<AggregatedListSubnetworksRequest,SubnetworkAggregatedList,Map.Entry<String,SubnetworksScopedList>> context, com.google.api.core.ApiFuture<SubnetworkAggregatedList> futureResponse)protected SubnetworksClient.AggregatedListPageSubnetworksClient.AggregatedListPage. createPage(com.google.api.gax.rpc.PageContext<AggregatedListSubnetworksRequest,SubnetworkAggregatedList,Map.Entry<String,SubnetworksScopedList>> context, SubnetworkAggregatedList response)com.google.api.core.ApiFuture<SubnetworksClient.AggregatedListPage>SubnetworksClient.AggregatedListPage. createPageAsync(com.google.api.gax.rpc.PageContext<AggregatedListSubnetworksRequest,SubnetworkAggregatedList,Map.Entry<String,SubnetworksScopedList>> context, com.google.api.core.ApiFuture<SubnetworkAggregatedList> futureResponse)com.google.api.core.ApiFuture<SubnetworksClient.AggregatedListPage>SubnetworksClient.AggregatedListPage. createPageAsync(com.google.api.gax.rpc.PageContext<AggregatedListSubnetworksRequest,SubnetworkAggregatedList,Map.Entry<String,SubnetworksScopedList>> context, com.google.api.core.ApiFuture<SubnetworkAggregatedList> futureResponse) -
Uses of SubnetworkAggregatedList in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type SubnetworkAggregatedList Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AggregatedListSubnetworksRequest,SubnetworkAggregatedList>HttpJsonSubnetworksStub. aggregatedListCallable()com.google.api.gax.rpc.UnaryCallable<AggregatedListSubnetworksRequest,SubnetworkAggregatedList>SubnetworksStub. aggregatedListCallable()com.google.api.gax.rpc.PagedCallSettings<AggregatedListSubnetworksRequest,SubnetworkAggregatedList,SubnetworksClient.AggregatedListPagedResponse>SubnetworksStubSettings. aggregatedListSettings()Returns the object with the settings used for calls to aggregatedList.com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListSubnetworksRequest,SubnetworkAggregatedList,SubnetworksClient.AggregatedListPagedResponse>SubnetworksStubSettings.Builder. aggregatedListSettings()Returns the builder for the settings used for calls to aggregatedList.
-