Uses of Class
com.google.cloud.compute.v1.AggregatedListPacketMirroringsRequest
-
Packages that use AggregatedListPacketMirroringsRequest 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 AggregatedListPacketMirroringsRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return AggregatedListPacketMirroringsRequest Modifier and Type Method Description AggregatedListPacketMirroringsRequestAggregatedListPacketMirroringsRequest.Builder. build()AggregatedListPacketMirroringsRequestAggregatedListPacketMirroringsRequest.Builder. buildPartial()static AggregatedListPacketMirroringsRequestAggregatedListPacketMirroringsRequest. getDefaultInstance()AggregatedListPacketMirroringsRequestAggregatedListPacketMirroringsRequest.Builder. getDefaultInstanceForType()AggregatedListPacketMirroringsRequestAggregatedListPacketMirroringsRequest. getDefaultInstanceForType()static AggregatedListPacketMirroringsRequestAggregatedListPacketMirroringsRequest. parseDelimitedFrom(InputStream input)static AggregatedListPacketMirroringsRequestAggregatedListPacketMirroringsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AggregatedListPacketMirroringsRequestAggregatedListPacketMirroringsRequest. parseFrom(byte[] data)static AggregatedListPacketMirroringsRequestAggregatedListPacketMirroringsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AggregatedListPacketMirroringsRequestAggregatedListPacketMirroringsRequest. parseFrom(com.google.protobuf.ByteString data)static AggregatedListPacketMirroringsRequestAggregatedListPacketMirroringsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AggregatedListPacketMirroringsRequestAggregatedListPacketMirroringsRequest. parseFrom(com.google.protobuf.CodedInputStream input)static AggregatedListPacketMirroringsRequestAggregatedListPacketMirroringsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AggregatedListPacketMirroringsRequestAggregatedListPacketMirroringsRequest. parseFrom(InputStream input)static AggregatedListPacketMirroringsRequestAggregatedListPacketMirroringsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AggregatedListPacketMirroringsRequestAggregatedListPacketMirroringsRequest. parseFrom(ByteBuffer data)static AggregatedListPacketMirroringsRequestAggregatedListPacketMirroringsRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type AggregatedListPacketMirroringsRequest 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.UnaryCallable<AggregatedListPacketMirroringsRequest,PacketMirroringsClient.AggregatedListPagedResponse>PacketMirroringsClient. aggregatedListPagedCallable()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<AggregatedListPacketMirroringsRequest>AggregatedListPacketMirroringsRequest. getParserForType()static com.google.protobuf.Parser<AggregatedListPacketMirroringsRequest>AggregatedListPacketMirroringsRequest. parser()Methods in com.google.cloud.compute.v1 with parameters of type AggregatedListPacketMirroringsRequest Modifier and Type Method Description PacketMirroringsClient.AggregatedListPagedResponsePacketMirroringsClient. aggregatedList(AggregatedListPacketMirroringsRequest request)Retrieves an aggregated list of packetMirrorings.AggregatedListPacketMirroringsRequest.BuilderAggregatedListPacketMirroringsRequest.Builder. mergeFrom(AggregatedListPacketMirroringsRequest other)static AggregatedListPacketMirroringsRequest.BuilderAggregatedListPacketMirroringsRequest. newBuilder(AggregatedListPacketMirroringsRequest prototype) -
Uses of AggregatedListPacketMirroringsRequest in com.google.cloud.compute.v1.stub
-