| Package | Description |
|---|---|
| com.vmware.nsx.model |
| Modifier and Type | Method and Description |
|---|---|
BridgeEndpoint.Builder |
BridgeEndpoint.Builder.setBridgeClusterId(java.lang.String bridgeClusterId)
This field will not be used if an edge cluster is being used for the bridge
endpoint
|
BridgeEndpoint.Builder |
BridgeEndpoint.Builder.setBridgeEndpointProfileId(java.lang.String bridgeEndpointProfileId)
This field will not be used if a bridge cluster is being used for the bridge
endpoint
|
BridgeEndpoint.Builder |
BridgeEndpoint.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.
|
BridgeEndpoint.Builder |
BridgeEndpoint.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.
|
BridgeEndpoint.Builder |
BridgeEndpoint.Builder.setDescription(java.lang.String description)
Description of this resource
|
BridgeEndpoint.Builder |
BridgeEndpoint.Builder.setDisplayName(java.lang.String displayName)
Defaults to ID if not set
|
BridgeEndpoint.Builder |
BridgeEndpoint.Builder.setHaEnable(java.lang.Boolean haEnable)
This field will not be used if an edge cluster is being used for the bridge
endpoint
|
BridgeEndpoint.Builder |
BridgeEndpoint.Builder.setId(java.lang.String id)
Unique identifier of this resource
|
BridgeEndpoint.Builder |
BridgeEndpoint.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.
|
BridgeEndpoint.Builder |
BridgeEndpoint.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.
|
BridgeEndpoint.Builder |
BridgeEndpoint.Builder.setLinks(java.util.List<ResourceLink> links)
The server will populate this field when returing the resource.
|
BridgeEndpoint.Builder |
BridgeEndpoint.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.
|
BridgeEndpoint.Builder |
BridgeEndpoint.Builder.setResourceType(java.lang.String resourceType)
The type of this resource.
|
BridgeEndpoint.Builder |
BridgeEndpoint.Builder.setRevision(java.lang.Long revision)
The _revision property describes the current revision of the resource.
|
BridgeEndpoint.Builder |
BridgeEndpoint.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.
|
BridgeEndpoint.Builder |
BridgeEndpoint.Builder.setSelf(SelfResourceLink self) |
BridgeEndpoint.Builder |
BridgeEndpoint.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.
|
BridgeEndpoint.Builder |
BridgeEndpoint.Builder.setTags(java.util.List<Tag> tags)
Opaque identifiers meaningful to the API user
|
BridgeEndpoint.Builder |
BridgeEndpoint.Builder.setUplinkTeamingPolicyName(java.lang.String uplinkTeamingPolicyName)
This name has to be one of the switching uplink teaming policy names listed
inside the TransportZone.
|
BridgeEndpoint.Builder |
BridgeEndpoint.Builder.setVlan(java.lang.Long vlan)
This property is used for VLAN specification of bridge endpoint.
|
BridgeEndpoint.Builder |
BridgeEndpoint.Builder.setVlanTransportZoneId(java.lang.String vlanTransportZoneId)
This field will not be used if a bridge cluster is being used for the bridge
endpoint
|
BridgeEndpoint.Builder |
BridgeEndpoint.Builder.setVlanTrunkSpec(VlanTrunkSpec vlanTrunkSpec) |