| Package | Description |
|---|---|
| com.vmware.nsx.model |
| Modifier and Type | Method and Description |
|---|---|
TransportNodeCollection.Builder |
TransportNodeCollection.Builder.setComputeCollectionId(java.lang.String computeCollectionId)
Compute collection id
|
TransportNodeCollection.Builder |
TransportNodeCollection.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.
|
TransportNodeCollection.Builder |
TransportNodeCollection.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.
|
TransportNodeCollection.Builder |
TransportNodeCollection.Builder.setDescription(java.lang.String description)
Description of this resource
|
TransportNodeCollection.Builder |
TransportNodeCollection.Builder.setDisplayName(java.lang.String displayName)
Defaults to ID if not set
|
TransportNodeCollection.Builder |
TransportNodeCollection.Builder.setHasNvds(java.lang.Boolean hasNvds)
Flag indicating if applied profile has NVDS
|
TransportNodeCollection.Builder |
TransportNodeCollection.Builder.setId(java.lang.String id)
Unique identifier of this resource
|
TransportNodeCollection.Builder |
TransportNodeCollection.Builder.setInstallMode(java.lang.String installMode)
Possible values are:
TransportNodeCollection.INSTALL_MODE_MICROSEG
TransportNodeCollection.INSTALL_MODE_NORMAL
Flag indicating security status of Transport Node Collection
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored. |
TransportNodeCollection.Builder |
TransportNodeCollection.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.
|
TransportNodeCollection.Builder |
TransportNodeCollection.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.
|
TransportNodeCollection.Builder |
TransportNodeCollection.Builder.setLinks(java.util.List<ResourceLink> links)
The server will populate this field when returing the resource.
|
TransportNodeCollection.Builder |
TransportNodeCollection.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.
|
TransportNodeCollection.Builder |
TransportNodeCollection.Builder.setResourceType(java.lang.String resourceType)
The type of this resource.
|
TransportNodeCollection.Builder |
TransportNodeCollection.Builder.setRevision(java.lang.Long revision)
The _revision property describes the current revision of the resource.
|
TransportNodeCollection.Builder |
TransportNodeCollection.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.
|
TransportNodeCollection.Builder |
TransportNodeCollection.Builder.setSelf(SelfResourceLink self) |
TransportNodeCollection.Builder |
TransportNodeCollection.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.
|
TransportNodeCollection.Builder |
TransportNodeCollection.Builder.setTags(java.util.List<Tag> tags)
Opaque identifiers meaningful to the API user
|
TransportNodeCollection.Builder |
TransportNodeCollection.Builder.setTransportNodeProfileId(java.lang.String transportNodeProfileId)
Transport Node Profile ID
|