public static final class PktCapResource.Builder
extends java.lang.Object
PktCapResource.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
PktCapResource. |
| Modifier and Type | Method and Description |
|---|---|
PktCapResource |
build() |
PktCapResource.Builder |
setPktcapFileDownloadUrl(java.lang.String pktcapFileDownloadUrl)
Packet capture file download URL
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
PktCapResource.Builder |
setPortId(java.lang.String portId)
The ID of logical port where packet capture action is performed
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
public Builder()
PktCapResource.public PktCapResource.Builder setPktcapFileDownloadUrl(java.lang.String pktcapFileDownloadUrl)
pktcapFileDownloadUrl - New value for the property.public PktCapResource.Builder setPortId(java.lang.String portId)
portId - New value for the property.public PktCapResource build()