Uses of Class
com.google.cloud.compute.v1.PacketMirroringAggregatedList
-
Packages that use PacketMirroringAggregatedList 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 PacketMirroringAggregatedList in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return PacketMirroringAggregatedList Modifier and Type Method Description PacketMirroringAggregatedListPacketMirroringAggregatedList.Builder. build()PacketMirroringAggregatedListPacketMirroringAggregatedList.Builder. buildPartial()static PacketMirroringAggregatedListPacketMirroringAggregatedList. getDefaultInstance()PacketMirroringAggregatedListPacketMirroringAggregatedList.Builder. getDefaultInstanceForType()PacketMirroringAggregatedListPacketMirroringAggregatedList. getDefaultInstanceForType()static PacketMirroringAggregatedListPacketMirroringAggregatedList. parseDelimitedFrom(InputStream input)static PacketMirroringAggregatedListPacketMirroringAggregatedList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PacketMirroringAggregatedListPacketMirroringAggregatedList. parseFrom(byte[] data)static PacketMirroringAggregatedListPacketMirroringAggregatedList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PacketMirroringAggregatedListPacketMirroringAggregatedList. parseFrom(com.google.protobuf.ByteString data)static PacketMirroringAggregatedListPacketMirroringAggregatedList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PacketMirroringAggregatedListPacketMirroringAggregatedList. parseFrom(com.google.protobuf.CodedInputStream input)static PacketMirroringAggregatedListPacketMirroringAggregatedList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PacketMirroringAggregatedListPacketMirroringAggregatedList. parseFrom(InputStream input)static PacketMirroringAggregatedListPacketMirroringAggregatedList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PacketMirroringAggregatedListPacketMirroringAggregatedList. parseFrom(ByteBuffer data)static PacketMirroringAggregatedListPacketMirroringAggregatedList. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type PacketMirroringAggregatedList Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AggregatedListPacketMirroringsRequest,PacketMirroringAggregatedList>PacketMirroringsClient. aggregatedListCallable()Retrieves an aggregated list of packetMirrorings.com.google.api.gax.rpc.PagedCallSettings<AggregatedListPacketMirroringsRequest,PacketMirroringAggregatedList,PacketMirroringsClient.AggregatedListPagedResponse>PacketMirroringsSettings. aggregatedListSettings()Returns the object with the settings used for calls to aggregatedList.com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListPacketMirroringsRequest,PacketMirroringAggregatedList,PacketMirroringsClient.AggregatedListPagedResponse>PacketMirroringsSettings.Builder. aggregatedListSettings()Returns the builder for the settings used for calls to aggregatedList.com.google.protobuf.Parser<PacketMirroringAggregatedList>PacketMirroringAggregatedList. getParserForType()static com.google.protobuf.Parser<PacketMirroringAggregatedList>PacketMirroringAggregatedList. parser()Methods in com.google.cloud.compute.v1 with parameters of type PacketMirroringAggregatedList Modifier and Type Method Description protected PacketMirroringsClient.AggregatedListPagePacketMirroringsClient.AggregatedListPage. createPage(com.google.api.gax.rpc.PageContext<AggregatedListPacketMirroringsRequest,PacketMirroringAggregatedList,Map.Entry<String,PacketMirroringsScopedList>> context, PacketMirroringAggregatedList response)PacketMirroringAggregatedList.BuilderPacketMirroringAggregatedList.Builder. mergeFrom(PacketMirroringAggregatedList other)static PacketMirroringAggregatedList.BuilderPacketMirroringAggregatedList. newBuilder(PacketMirroringAggregatedList prototype) -
Uses of PacketMirroringAggregatedList in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type PacketMirroringAggregatedList Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AggregatedListPacketMirroringsRequest,PacketMirroringAggregatedList>HttpJsonPacketMirroringsStub. aggregatedListCallable()com.google.api.gax.rpc.UnaryCallable<AggregatedListPacketMirroringsRequest,PacketMirroringAggregatedList>PacketMirroringsStub. aggregatedListCallable()com.google.api.gax.rpc.PagedCallSettings<AggregatedListPacketMirroringsRequest,PacketMirroringAggregatedList,PacketMirroringsClient.AggregatedListPagedResponse>PacketMirroringsStubSettings. aggregatedListSettings()Returns the object with the settings used for calls to aggregatedList.com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListPacketMirroringsRequest,PacketMirroringAggregatedList,PacketMirroringsClient.AggregatedListPagedResponse>PacketMirroringsStubSettings.Builder. aggregatedListSettings()Returns the builder for the settings used for calls to aggregatedList.
-