Class DescribeSgSnapshotFileContentRequest


  • public class DescribeSgSnapshotFileContentRequest
    extends AbstractModel
    • Constructor Detail

      • DescribeSgSnapshotFileContentRequest

        public DescribeSgSnapshotFileContentRequest()
      • DescribeSgSnapshotFileContentRequest

        public DescribeSgSnapshotFileContentRequest​(DescribeSgSnapshotFileContentRequest source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getSnapshotPolicyId

        public String getSnapshotPolicyId()
        Get 快照策略Id。
        Returns:
        SnapshotPolicyId 快照策略Id。
      • setSnapshotPolicyId

        public void setSnapshotPolicyId​(String SnapshotPolicyId)
        Set 快照策略Id。
        Parameters:
        SnapshotPolicyId - 快照策略Id。
      • getSnapshotFileId

        public String getSnapshotFileId()
        Get 快照文件Id。
        Returns:
        SnapshotFileId 快照文件Id。
      • setSnapshotFileId

        public void setSnapshotFileId​(String SnapshotFileId)
        Set 快照文件Id。
        Parameters:
        SnapshotFileId - 快照文件Id。
      • getSecurityGroupId

        public String getSecurityGroupId()
        Get 安全组Id。
        Returns:
        SecurityGroupId 安全组Id。
      • setSecurityGroupId

        public void setSecurityGroupId​(String SecurityGroupId)
        Set 安全组Id。
        Parameters:
        SecurityGroupId - 安全组Id。