Class CreateSnapshotOptions.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • accountInDomain

        public static CreateSnapshotOptions accountInDomain​(String account,
                                                            String domainId)
        Parameters:
        account - The account of the snapshot.
        domainId - The domain ID of the snapshot.
      • policyId

        public static CreateSnapshotOptions policyId​(String policyId)
        Parameters:
        policyId - policy id of the snapshot, if this is null, then use MANUAL_POLICY.