Uses of Class
com.google.cloud.compute.v1.PacketMirroring
-
Packages that use PacketMirroring 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 PacketMirroring in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return PacketMirroring Modifier and Type Method Description PacketMirroringPacketMirroring.Builder. build()PacketMirroringPacketMirroring.Builder. buildPartial()PacketMirroringPacketMirroringsClient. get(GetPacketMirroringRequest request)Returns the specified PacketMirroring resource.PacketMirroringPacketMirroringsClient. get(String project, String region, String packetMirroring)Returns the specified PacketMirroring resource.static PacketMirroringPacketMirroring. getDefaultInstance()PacketMirroringPacketMirroring.Builder. getDefaultInstanceForType()PacketMirroringPacketMirroring. getDefaultInstanceForType()PacketMirroringPacketMirroringList.Builder. getItems(int index)A list of PacketMirroring resources.PacketMirroringPacketMirroringList. getItems(int index)A list of PacketMirroring resources.PacketMirroringPacketMirroringListOrBuilder. getItems(int index)A list of PacketMirroring resources.PacketMirroringInsertPacketMirroringRequest.Builder. getPacketMirroringResource()The body resource for this requestPacketMirroringInsertPacketMirroringRequest. getPacketMirroringResource()The body resource for this requestPacketMirroringInsertPacketMirroringRequestOrBuilder. getPacketMirroringResource()The body resource for this requestPacketMirroringPatchPacketMirroringRequest.Builder. getPacketMirroringResource()The body resource for this requestPacketMirroringPatchPacketMirroringRequest. getPacketMirroringResource()The body resource for this requestPacketMirroringPatchPacketMirroringRequestOrBuilder. getPacketMirroringResource()The body resource for this requestPacketMirroringPacketMirroringsScopedList.Builder. getPacketMirrorings(int index)A list of packetMirrorings contained in this scope.PacketMirroringPacketMirroringsScopedList. getPacketMirrorings(int index)A list of packetMirrorings contained in this scope.PacketMirroringPacketMirroringsScopedListOrBuilder. getPacketMirrorings(int index)A list of packetMirrorings contained in this scope.static PacketMirroringPacketMirroring. parseDelimitedFrom(InputStream input)static PacketMirroringPacketMirroring. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PacketMirroringPacketMirroring. parseFrom(byte[] data)static PacketMirroringPacketMirroring. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PacketMirroringPacketMirroring. parseFrom(com.google.protobuf.ByteString data)static PacketMirroringPacketMirroring. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PacketMirroringPacketMirroring. parseFrom(com.google.protobuf.CodedInputStream input)static PacketMirroringPacketMirroring. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PacketMirroringPacketMirroring. parseFrom(InputStream input)static PacketMirroringPacketMirroring. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PacketMirroringPacketMirroring. parseFrom(ByteBuffer data)static PacketMirroringPacketMirroring. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type PacketMirroring Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetPacketMirroringRequest,PacketMirroring>PacketMirroringsClient. getCallable()Returns the specified PacketMirroring resource.List<PacketMirroring>PacketMirroringList.Builder. getItemsList()A list of PacketMirroring resources.List<PacketMirroring>PacketMirroringList. getItemsList()A list of PacketMirroring resources.List<PacketMirroring>PacketMirroringListOrBuilder. getItemsList()A list of PacketMirroring resources.List<PacketMirroring>PacketMirroringsScopedList.Builder. getPacketMirroringsList()A list of packetMirrorings contained in this scope.List<PacketMirroring>PacketMirroringsScopedList. getPacketMirroringsList()A list of packetMirrorings contained in this scope.List<PacketMirroring>PacketMirroringsScopedListOrBuilder. getPacketMirroringsList()A list of packetMirrorings contained in this scope.com.google.protobuf.Parser<PacketMirroring>PacketMirroring. getParserForType()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetPacketMirroringRequest,PacketMirroring>PacketMirroringsSettings.Builder. getSettings()Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetPacketMirroringRequest,PacketMirroring>PacketMirroringsSettings. getSettings()Returns the object with the settings used for calls to get.static com.google.protobuf.Parser<PacketMirroring>PacketMirroring. parser()Methods in com.google.cloud.compute.v1 with parameters of type PacketMirroring Modifier and Type Method Description PacketMirroringList.BuilderPacketMirroringList.Builder. addItems(int index, PacketMirroring value)A list of PacketMirroring resources.PacketMirroringList.BuilderPacketMirroringList.Builder. addItems(PacketMirroring value)A list of PacketMirroring resources.PacketMirroringsScopedList.BuilderPacketMirroringsScopedList.Builder. addPacketMirrorings(int index, PacketMirroring value)A list of packetMirrorings contained in this scope.PacketMirroringsScopedList.BuilderPacketMirroringsScopedList.Builder. addPacketMirrorings(PacketMirroring value)A list of packetMirrorings contained in this scope.com.google.api.gax.longrunning.OperationFuture<Operation,Operation>PacketMirroringsClient. insertAsync(String project, String region, PacketMirroring packetMirroringResource)Creates a PacketMirroring resource in the specified project and region using the data included in the request.PacketMirroring.BuilderPacketMirroring.Builder. mergeFrom(PacketMirroring other)InsertPacketMirroringRequest.BuilderInsertPacketMirroringRequest.Builder. mergePacketMirroringResource(PacketMirroring value)The body resource for this requestPatchPacketMirroringRequest.BuilderPatchPacketMirroringRequest.Builder. mergePacketMirroringResource(PacketMirroring value)The body resource for this requeststatic PacketMirroring.BuilderPacketMirroring. newBuilder(PacketMirroring prototype)com.google.api.gax.longrunning.OperationFuture<Operation,Operation>PacketMirroringsClient. patchAsync(String project, String region, String packetMirroring, PacketMirroring packetMirroringResource)Patches the specified PacketMirroring resource with the data included in the request.PacketMirroringList.BuilderPacketMirroringList.Builder. setItems(int index, PacketMirroring value)A list of PacketMirroring resources.InsertPacketMirroringRequest.BuilderInsertPacketMirroringRequest.Builder. setPacketMirroringResource(PacketMirroring value)The body resource for this requestPatchPacketMirroringRequest.BuilderPatchPacketMirroringRequest.Builder. setPacketMirroringResource(PacketMirroring value)The body resource for this requestPacketMirroringsScopedList.BuilderPacketMirroringsScopedList.Builder. setPacketMirrorings(int index, PacketMirroring value)A list of packetMirrorings contained in this scope.Method parameters in com.google.cloud.compute.v1 with type arguments of type PacketMirroring Modifier and Type Method Description PacketMirroringList.BuilderPacketMirroringList.Builder. addAllItems(Iterable<? extends PacketMirroring> values)A list of PacketMirroring resources.PacketMirroringsScopedList.BuilderPacketMirroringsScopedList.Builder. addAllPacketMirrorings(Iterable<? extends PacketMirroring> values)A list of packetMirrorings contained in this scope.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) -
Uses of PacketMirroring in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type PacketMirroring Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetPacketMirroringRequest,PacketMirroring>HttpJsonPacketMirroringsStub. getCallable()com.google.api.gax.rpc.UnaryCallable<GetPacketMirroringRequest,PacketMirroring>PacketMirroringsStub. getCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetPacketMirroringRequest,PacketMirroring>PacketMirroringsStubSettings.Builder. getSettings()Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetPacketMirroringRequest,PacketMirroring>PacketMirroringsStubSettings. getSettings()Returns the object with the settings used for calls to get.
-