InterfaceNeighborProperties.Builder |
InterfaceNeighborProperties.Builder.setCreateTime(java.lang.Long createTime) |
Timestamp of resource creation format: int64
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
InterfaceNeighborProperties.Builder |
InterfaceNeighborProperties.Builder.setCreateUser(java.lang.String createUser) |
ID of the user who created this resource
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
InterfaceNeighborProperties.Builder |
InterfaceNeighborProperties.Builder.setDescription(java.lang.String description) |
Description of this resource
|
InterfaceNeighborProperties.Builder |
InterfaceNeighborProperties.Builder.setDisplayName(java.lang.String displayName) |
Defaults to ID if not set
|
InterfaceNeighborProperties.Builder |
InterfaceNeighborProperties.Builder.setId(java.lang.String id) |
Unique identifier of this resource
|
InterfaceNeighborProperties.Builder |
InterfaceNeighborProperties.Builder.setIfindex(java.lang.Long ifindex) |
Interface index format: int64
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
InterfaceNeighborProperties.Builder |
InterfaceNeighborProperties.Builder.setLastModifiedTime(java.lang.Long lastModifiedTime) |
Timestamp of last modification format: int64
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
InterfaceNeighborProperties.Builder |
InterfaceNeighborProperties.Builder.setLastModifiedUser(java.lang.String lastModifiedUser) |
ID of the user who last modified this resource
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
InterfaceNeighborProperties.Builder |
InterfaceNeighborProperties.Builder.setLinks(java.util.List<ResourceLink> links) |
The server will populate this field when returing the resource.
|
InterfaceNeighborProperties.Builder |
InterfaceNeighborProperties.Builder.setMac(java.lang.String mac) |
Interface MAC address
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
InterfaceNeighborProperties.Builder |
InterfaceNeighborProperties.Builder.setName(java.lang.String name) |
Interface Name
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
InterfaceNeighborProperties.Builder |
InterfaceNeighborProperties.Builder.setNeighbors(java.util.List<NeighborProperties> neighbors) |
Neighbor properties
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
InterfaceNeighborProperties.Builder |
InterfaceNeighborProperties.Builder.setProtection(java.lang.String protection) |
Protection status is one of the following: PROTECTED - the client who retrieved
the entity is not allowed to modify it.
|
InterfaceNeighborProperties.Builder |
InterfaceNeighborProperties.Builder.setResourceType(java.lang.String resourceType) |
The type of this resource.
|
InterfaceNeighborProperties.Builder |
InterfaceNeighborProperties.Builder.setRevision(java.lang.Long revision) |
The _revision property describes the current revision of the resource.
|
InterfaceNeighborProperties.Builder |
InterfaceNeighborProperties.Builder.setSchema(java.lang.String schema) |
Schema for this resource
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
InterfaceNeighborProperties.Builder |
InterfaceNeighborProperties.Builder.setSelf(SelfResourceLink self) |
|
InterfaceNeighborProperties.Builder |
InterfaceNeighborProperties.Builder.setSystemOwned(java.lang.Boolean systemOwned) |
Indicates system owned resource
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
InterfaceNeighborProperties.Builder |
InterfaceNeighborProperties.Builder.setTags(java.util.List<Tag> tags) |
Opaque identifiers meaningful to the API user
|