| Package | Description | 
|---|---|
| com.google.api.services.compute | |
| com.google.api.services.compute.model | 
| Modifier and Type | Method and Description | 
|---|---|
| Compute.PacketMirrorings.Insert | Compute.PacketMirrorings. insert(String project,
      String region,
      PacketMirroring content)Creates a PacketMirroring resource in the specified project and region using the data included in
 the request. | 
| Compute.PacketMirrorings.Patch | Compute.PacketMirrorings. patch(String project,
     String region,
     String packetMirroring,
     PacketMirroring content)Patches the specified PacketMirroring resource with the data included in the request. | 
| Constructor and Description | 
|---|
| Insert(String project,
      String region,
      PacketMirroring content)Creates a PacketMirroring resource in the specified project and region using the data included
 in the request. | 
| Patch(String project,
     String region,
     String packetMirroring,
     PacketMirroring content)Patches the specified PacketMirroring resource with the data included in the request. | 
| Modifier and Type | Method and Description | 
|---|---|
| PacketMirroring | PacketMirroring. clone() | 
| PacketMirroring | PacketMirroring. set(String fieldName,
   Object value) | 
| PacketMirroring | PacketMirroring. setCollectorIlb(PacketMirroringForwardingRuleInfo collectorIlb)The Forwarding Rule resource of type loadBalancingScheme=INTERNAL that will be used as
 collector for mirrored traffic. | 
| PacketMirroring | PacketMirroring. setCreationTimestamp(String creationTimestamp)[Output Only] Creation timestamp in RFC3339 text format. | 
| PacketMirroring | PacketMirroring. setDescription(String description)An optional description of this resource. | 
| PacketMirroring | PacketMirroring. setEnable(String enable)Indicates whether or not this packet mirroring takes effect. | 
| PacketMirroring | PacketMirroring. setFilter(PacketMirroringFilter filter)Filter for mirrored traffic. | 
| PacketMirroring | PacketMirroring. setId(BigInteger id)[Output Only] The unique identifier for the resource. | 
| PacketMirroring | PacketMirroring. setKind(String kind)[Output Only] Type of the resource. | 
| PacketMirroring | PacketMirroring. setMirroredResources(PacketMirroringMirroredResourceInfo mirroredResources)PacketMirroring mirroredResourceInfos. | 
| PacketMirroring | PacketMirroring. setName(String name)Name of the resource; provided by the client when the resource is created. | 
| PacketMirroring | PacketMirroring. setNetwork(PacketMirroringNetworkInfo network)Specifies the mirrored VPC network. | 
| PacketMirroring | PacketMirroring. setPriority(Long priority)The priority of applying this configuration. | 
| PacketMirroring | PacketMirroring. setRegion(String region)[Output Only] URI of the region where the packetMirroring resides. | 
| PacketMirroring | PacketMirroring. setSelfLink(String selfLink)[Output Only] Server-defined URL for the resource. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<PacketMirroring> | PacketMirroringList. getItems()A list of PacketMirroring resources. | 
| List<PacketMirroring> | PacketMirroringsScopedList. getPacketMirrorings()A list of packetMirrorings contained in this scope. | 
| Modifier and Type | Method and Description | 
|---|---|
| PacketMirroringList | PacketMirroringList. setItems(List<PacketMirroring> items)A list of PacketMirroring resources. | 
| PacketMirroringsScopedList | PacketMirroringsScopedList. setPacketMirrorings(List<PacketMirroring> packetMirrorings)A list of packetMirrorings contained in this scope. | 
Copyright © 2011–2021 Google. All rights reserved.