程序包 | 说明 |
---|---|
com.aliyun.sdk.service.sas20181203.models |
限定符和类型 | 方法和说明 |
---|---|
static ModifyWebLockStartRequest.Builder |
ModifyWebLockStartRequest.builder() |
ModifyWebLockStartRequest.Builder |
ModifyWebLockStartRequest.Builder.defenceMode(String defenceMode)
The prevention mode.
|
ModifyWebLockStartRequest.Builder |
ModifyWebLockStartRequest.Builder.dir(String dir)
The directory for which you want to enable web tamper proofing.
|
ModifyWebLockStartRequest.Builder |
ModifyWebLockStartRequest.Builder.exclusiveDir(String exclusiveDir)
The directory for which you want to disable web tamper proofing.
|
ModifyWebLockStartRequest.Builder |
ModifyWebLockStartRequest.Builder.exclusiveFile(String exclusiveFile)
The file for which you want to disable web tamper proofing.
|
ModifyWebLockStartRequest.Builder |
ModifyWebLockStartRequest.Builder.exclusiveFileType(String exclusiveFileType)
The type of the file for which you want to disable web tamper proofing.
|
ModifyWebLockStartRequest.Builder |
ModifyWebLockStartRequest.Builder.inclusiveFileType(String inclusiveFileType)
The type of the file for which you want to enable web tamper proofing.
|
ModifyWebLockStartRequest.Builder |
ModifyWebLockStartRequest.Builder.localBackupDir(String localBackupDir)
The local path to the backup files of the protected directory.\
The directory format of a Linux server is different from that of a Windows server.
|
ModifyWebLockStartRequest.Builder |
ModifyWebLockStartRequest.Builder.mode(String mode)
The protection mode of web tamper proofing.
|
ModifyWebLockStartRequest.Builder |
ModifyWebLockStartRequest.toBuilder() |
ModifyWebLockStartRequest.Builder |
ModifyWebLockStartRequest.Builder.uuid(String uuid)
The UUID of the server for which you want to enable web tamper proofing.
|
Copyright © 2023. All rights reserved.