Uses of Class
com.google.cloud.compute.v1.PacketMirroringList
-
Packages that use PacketMirroringList 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 PacketMirroringList in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return PacketMirroringList Modifier and Type Method Description PacketMirroringListPacketMirroringList.Builder. build()PacketMirroringListPacketMirroringList.Builder. buildPartial()static PacketMirroringListPacketMirroringList. getDefaultInstance()PacketMirroringListPacketMirroringList.Builder. getDefaultInstanceForType()PacketMirroringListPacketMirroringList. getDefaultInstanceForType()static PacketMirroringListPacketMirroringList. parseDelimitedFrom(InputStream input)static PacketMirroringListPacketMirroringList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PacketMirroringListPacketMirroringList. parseFrom(byte[] data)static PacketMirroringListPacketMirroringList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PacketMirroringListPacketMirroringList. parseFrom(com.google.protobuf.ByteString data)static PacketMirroringListPacketMirroringList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PacketMirroringListPacketMirroringList. parseFrom(com.google.protobuf.CodedInputStream input)static PacketMirroringListPacketMirroringList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PacketMirroringListPacketMirroringList. parseFrom(InputStream input)static PacketMirroringListPacketMirroringList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PacketMirroringListPacketMirroringList. parseFrom(ByteBuffer data)static PacketMirroringListPacketMirroringList. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type PacketMirroringList Modifier and Type Method Description com.google.protobuf.Parser<PacketMirroringList>PacketMirroringList. getParserForType()com.google.api.gax.rpc.UnaryCallable<ListPacketMirroringsRequest,PacketMirroringList>PacketMirroringsClient. listCallable()Retrieves a list of PacketMirroring resources available to the specified project and region.com.google.api.gax.rpc.PagedCallSettings.Builder<ListPacketMirroringsRequest,PacketMirroringList,PacketMirroringsClient.ListPagedResponse>PacketMirroringsSettings.Builder. listSettings()Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListPacketMirroringsRequest,PacketMirroringList,PacketMirroringsClient.ListPagedResponse>PacketMirroringsSettings. listSettings()Returns the object with the settings used for calls to list.static com.google.protobuf.Parser<PacketMirroringList>PacketMirroringList. parser()Methods in com.google.cloud.compute.v1 with parameters of type PacketMirroringList Modifier and Type Method Description protected PacketMirroringsClient.ListPagePacketMirroringsClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListPacketMirroringsRequest,PacketMirroringList,PacketMirroring> context, PacketMirroringList response)PacketMirroringList.BuilderPacketMirroringList.Builder. mergeFrom(PacketMirroringList other)static PacketMirroringList.BuilderPacketMirroringList. newBuilder(PacketMirroringList prototype)Method parameters in com.google.cloud.compute.v1 with type arguments of type PacketMirroringList Modifier and Type Method Description static com.google.api.core.ApiFuture<PacketMirroringsClient.ListPagedResponse>PacketMirroringsClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListPacketMirroringsRequest,PacketMirroringList,PacketMirroring> context, com.google.api.core.ApiFuture<PacketMirroringList> futureResponse)static com.google.api.core.ApiFuture<PacketMirroringsClient.ListPagedResponse>PacketMirroringsClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListPacketMirroringsRequest,PacketMirroringList,PacketMirroring> context, com.google.api.core.ApiFuture<PacketMirroringList> futureResponse)protected PacketMirroringsClient.ListPagePacketMirroringsClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListPacketMirroringsRequest,PacketMirroringList,PacketMirroring> context, PacketMirroringList response)com.google.api.core.ApiFuture<PacketMirroringsClient.ListPage>PacketMirroringsClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListPacketMirroringsRequest,PacketMirroringList,PacketMirroring> context, com.google.api.core.ApiFuture<PacketMirroringList> futureResponse)com.google.api.core.ApiFuture<PacketMirroringsClient.ListPage>PacketMirroringsClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListPacketMirroringsRequest,PacketMirroringList,PacketMirroring> context, com.google.api.core.ApiFuture<PacketMirroringList> futureResponse) -
Uses of PacketMirroringList in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type PacketMirroringList Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListPacketMirroringsRequest,PacketMirroringList>HttpJsonPacketMirroringsStub. listCallable()com.google.api.gax.rpc.UnaryCallable<ListPacketMirroringsRequest,PacketMirroringList>PacketMirroringsStub. listCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListPacketMirroringsRequest,PacketMirroringList,PacketMirroringsClient.ListPagedResponse>PacketMirroringsStubSettings.Builder. listSettings()Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListPacketMirroringsRequest,PacketMirroringList,PacketMirroringsClient.ListPagedResponse>PacketMirroringsStubSettings. listSettings()Returns the object with the settings used for calls to list.
-