Uses of Class
com.google.cloud.compute.v1.TargetInstanceAggregatedList
-
Packages that use TargetInstanceAggregatedList 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 TargetInstanceAggregatedList in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return TargetInstanceAggregatedList Modifier and Type Method Description TargetInstanceAggregatedListTargetInstanceAggregatedList.Builder. build()TargetInstanceAggregatedListTargetInstanceAggregatedList.Builder. buildPartial()static TargetInstanceAggregatedListTargetInstanceAggregatedList. getDefaultInstance()TargetInstanceAggregatedListTargetInstanceAggregatedList.Builder. getDefaultInstanceForType()TargetInstanceAggregatedListTargetInstanceAggregatedList. getDefaultInstanceForType()static TargetInstanceAggregatedListTargetInstanceAggregatedList. parseDelimitedFrom(InputStream input)static TargetInstanceAggregatedListTargetInstanceAggregatedList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TargetInstanceAggregatedListTargetInstanceAggregatedList. parseFrom(byte[] data)static TargetInstanceAggregatedListTargetInstanceAggregatedList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TargetInstanceAggregatedListTargetInstanceAggregatedList. parseFrom(com.google.protobuf.ByteString data)static TargetInstanceAggregatedListTargetInstanceAggregatedList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TargetInstanceAggregatedListTargetInstanceAggregatedList. parseFrom(com.google.protobuf.CodedInputStream input)static TargetInstanceAggregatedListTargetInstanceAggregatedList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TargetInstanceAggregatedListTargetInstanceAggregatedList. parseFrom(InputStream input)static TargetInstanceAggregatedListTargetInstanceAggregatedList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TargetInstanceAggregatedListTargetInstanceAggregatedList. parseFrom(ByteBuffer data)static TargetInstanceAggregatedListTargetInstanceAggregatedList. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type TargetInstanceAggregatedList Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AggregatedListTargetInstancesRequest,TargetInstanceAggregatedList>TargetInstancesClient. aggregatedListCallable()Retrieves an aggregated list of target instances.com.google.api.gax.rpc.PagedCallSettings<AggregatedListTargetInstancesRequest,TargetInstanceAggregatedList,TargetInstancesClient.AggregatedListPagedResponse>TargetInstancesSettings. aggregatedListSettings()Returns the object with the settings used for calls to aggregatedList.com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListTargetInstancesRequest,TargetInstanceAggregatedList,TargetInstancesClient.AggregatedListPagedResponse>TargetInstancesSettings.Builder. aggregatedListSettings()Returns the builder for the settings used for calls to aggregatedList.com.google.protobuf.Parser<TargetInstanceAggregatedList>TargetInstanceAggregatedList. getParserForType()static com.google.protobuf.Parser<TargetInstanceAggregatedList>TargetInstanceAggregatedList. parser()Methods in com.google.cloud.compute.v1 with parameters of type TargetInstanceAggregatedList Modifier and Type Method Description protected TargetInstancesClient.AggregatedListPageTargetInstancesClient.AggregatedListPage. createPage(com.google.api.gax.rpc.PageContext<AggregatedListTargetInstancesRequest,TargetInstanceAggregatedList,Map.Entry<String,TargetInstancesScopedList>> context, TargetInstanceAggregatedList response)TargetInstanceAggregatedList.BuilderTargetInstanceAggregatedList.Builder. mergeFrom(TargetInstanceAggregatedList other)static TargetInstanceAggregatedList.BuilderTargetInstanceAggregatedList. newBuilder(TargetInstanceAggregatedList prototype) -
Uses of TargetInstanceAggregatedList in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type TargetInstanceAggregatedList Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AggregatedListTargetInstancesRequest,TargetInstanceAggregatedList>HttpJsonTargetInstancesStub. aggregatedListCallable()com.google.api.gax.rpc.UnaryCallable<AggregatedListTargetInstancesRequest,TargetInstanceAggregatedList>TargetInstancesStub. aggregatedListCallable()com.google.api.gax.rpc.PagedCallSettings<AggregatedListTargetInstancesRequest,TargetInstanceAggregatedList,TargetInstancesClient.AggregatedListPagedResponse>TargetInstancesStubSettings. aggregatedListSettings()Returns the object with the settings used for calls to aggregatedList.com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListTargetInstancesRequest,TargetInstanceAggregatedList,TargetInstancesClient.AggregatedListPagedResponse>TargetInstancesStubSettings.Builder. aggregatedListSettings()Returns the builder for the settings used for calls to aggregatedList.
-