Package | Description |
---|---|
com.vmware.nsx_policy.model |
Modifier and Type | Method and Description |
---|---|
ChildFloodProtectionProfile.Builder |
ChildFloodProtectionProfile.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.
|
ChildFloodProtectionProfile.Builder |
ChildFloodProtectionProfile.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.
|
ChildFloodProtectionProfile.Builder |
ChildFloodProtectionProfile.Builder.setDescription(java.lang.String description)
Description of this resource
|
ChildFloodProtectionProfile.Builder |
ChildFloodProtectionProfile.Builder.setDisplayName(java.lang.String displayName)
Defaults to ID if not set
|
ChildFloodProtectionProfile.Builder |
ChildFloodProtectionProfile.Builder.setFloodProtectionProfile(com.vmware.vapi.bindings.Structure floodProtectionProfile) |
ChildFloodProtectionProfile.Builder |
ChildFloodProtectionProfile.Builder.setId(java.lang.String id)
Unique identifier of this resource
|
ChildFloodProtectionProfile.Builder |
ChildFloodProtectionProfile.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.
|
ChildFloodProtectionProfile.Builder |
ChildFloodProtectionProfile.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.
|
ChildFloodProtectionProfile.Builder |
ChildFloodProtectionProfile.Builder.setLinks(java.util.List<ResourceLink> links)
The server will populate this field when returing the resource.
|
ChildFloodProtectionProfile.Builder |
ChildFloodProtectionProfile.Builder.setMarkedForDelete(java.lang.Boolean markedForDelete)
If this field is set to true, delete operation is triggered on the intent tree.
|
ChildFloodProtectionProfile.Builder |
ChildFloodProtectionProfile.Builder.setMarkForOverride(java.lang.Boolean markForOverride)
Indicates whether this object is the overridden intent object Global intent
objects cannot be modified by the user.
|
ChildFloodProtectionProfile.Builder |
ChildFloodProtectionProfile.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.
|
ChildFloodProtectionProfile.Builder |
ChildFloodProtectionProfile.Builder.setRequestParameter(com.vmware.vapi.bindings.Structure requestParameter) |
ChildFloodProtectionProfile.Builder |
ChildFloodProtectionProfile.Builder.setRevision(java.lang.Long revision)
The _revision property describes the current revision of the resource.
|
ChildFloodProtectionProfile.Builder |
ChildFloodProtectionProfile.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.
|
ChildFloodProtectionProfile.Builder |
ChildFloodProtectionProfile.Builder.setSelf(SelfResourceLink self) |
ChildFloodProtectionProfile.Builder |
ChildFloodProtectionProfile.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.
|
ChildFloodProtectionProfile.Builder |
ChildFloodProtectionProfile.Builder.setTags(java.util.List<Tag> tags)
Opaque identifiers meaningful to the API user
|