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 PacketMirroringAggregatedList
PacketMirroringAggregatedList.Builder. build()
PacketMirroringAggregatedList
PacketMirroringAggregatedList.Builder. buildPartial()
static PacketMirroringAggregatedList
PacketMirroringAggregatedList. getDefaultInstance()
PacketMirroringAggregatedList
PacketMirroringAggregatedList.Builder. getDefaultInstanceForType()
PacketMirroringAggregatedList
PacketMirroringAggregatedList. getDefaultInstanceForType()
static PacketMirroringAggregatedList
PacketMirroringAggregatedList. parseDelimitedFrom(InputStream input)
static PacketMirroringAggregatedList
PacketMirroringAggregatedList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PacketMirroringAggregatedList
PacketMirroringAggregatedList. parseFrom(byte[] data)
static PacketMirroringAggregatedList
PacketMirroringAggregatedList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PacketMirroringAggregatedList
PacketMirroringAggregatedList. parseFrom(com.google.protobuf.ByteString data)
static PacketMirroringAggregatedList
PacketMirroringAggregatedList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PacketMirroringAggregatedList
PacketMirroringAggregatedList. parseFrom(com.google.protobuf.CodedInputStream input)
static PacketMirroringAggregatedList
PacketMirroringAggregatedList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PacketMirroringAggregatedList
PacketMirroringAggregatedList. parseFrom(InputStream input)
static PacketMirroringAggregatedList
PacketMirroringAggregatedList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PacketMirroringAggregatedList
PacketMirroringAggregatedList. parseFrom(ByteBuffer data)
static PacketMirroringAggregatedList
PacketMirroringAggregatedList. 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.AggregatedListPage
PacketMirroringsClient.AggregatedListPage. createPage(com.google.api.gax.rpc.PageContext<AggregatedListPacketMirroringsRequest,PacketMirroringAggregatedList,Map.Entry<String,PacketMirroringsScopedList>> context, PacketMirroringAggregatedList response)
PacketMirroringAggregatedList.Builder
PacketMirroringAggregatedList.Builder. mergeFrom(PacketMirroringAggregatedList other)
static PacketMirroringAggregatedList.Builder
PacketMirroringAggregatedList. 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.
-